Skip to:
Content
Pages
Categories
Search
Top
Bottom

Applying wordpress child theme to bbpress

Published on October 9th, 2013 by Feracon

I have followed this guide https://codex.bbpress.org/step-by-step-guide-to-creating-a-custom-bbpress-theme/

to create a child theme containing the default bbpress theme files. It appears in my wordpress admin CP themes but I don’t see how this lets me apply it to only the bbpress.

If I were to make it active it would retheme my entire wordpress site.

bbp-topic-index pagination not working

Published on October 8th, 2013 by EL45

Hello,

Calling <?php echo do_shortcode('

  • Oh, bother! No topics were found here.
'); ?>
shows the latest 15 posts and it does show the pagination ie: “1 2 … 7 →”. However when selecting the next page (or any page for that matter) I get redirected to ?post_type=forum&paged=2 but the same 15 posts remain.

Has anyone seen this or know a fix?

Custom CSS not being recognised

Published on October 8th, 2013 by Center11Forward

Hey, hopefully this is a simple fix.

I have identified a simple change I want to make to BBpress CSS:

div.bbp-breadcrumb {
float: left;
display:none;
}

I have disabled breadcrumbs globally on my site and also on the individual forum page but that did not work, so I went to try and change the BBpress CSS to achieve what I wanted.

Using any browsers inspect element feature, I can go into the CSS, enter the above alteration and it does exactly what I want…. herein lies the problem. I am using a custom theme (Jupiter) and general bbpress functionality is fine. However, entering the above CSS alteration into the themes stylesheets does nothing. So I tried to go a little further and I went directly to the BBpress CSS file and made the above alteration and saved…

Here is the strange thing, the BBpress CSS file has been altered correctly (I downloaded it to my desktop to confirm) but for some reason, the change is not being reflected on the forums on my site – When I inspect element, the alteration to the breadcrumbs is not being recognised and its as if it is continuing to load an old version of the CSS file. I have used various browsers, deleted my cache etc but nothing seems to work…

Any ideas?

Forum with main category and subcategory

Published on October 8th, 2013 by zilveer

Hello,
I would like to create a forum with main category and subcategory and create it like this:

http://demo.herothemes.com/socialbuddy/forums/

How do I achieve that?
Thanks for any kind of help.

regards

what are the benefits of Genesis layout extras ?

Published on October 8th, 2013 by omg123

Hello,
i am going to build a forum with bbpress, i already have a genesis license,
i saw the genesis layout extras plugin mentioned in the plugin section but after looking at
the details i wanted to ask a question :-

what are the benefits of Genesis layout extras ?

and which is used as the child theme if any ? Genesis or bbpress ?

many thanks for your response

Problems with the language

Published on October 8th, 2013 by Maartje_1992

Hey there,

This is about a WordPress installation with bbPress installed as a plugin.
The WordPress language is Dutch, also accordiong to the wp-config.php file.
On this website we downloaded the languagepack for dutch language, I exported it as .mo and named it bbpress-nl_NL.mo and it is uploaded to /wp-content/languages/bbpress/

I downloaded the right version ( 2.4 ), the wp-config is configurated dutch and I do not understand why the language of bbpress in font and backend is still english.
The backend doesn’t really matter, but since it is a dutch website it would be weird to have an english forum.

Does anyone know what we did wrong?

Unsubscribe to a topic

Published on October 8th, 2013 by tourdecartes

Hello everyone!

I am using buddypress V1.8.1 with a bbpress V2.4.
It seems that I have a fairly simple question but I just cannot seems to find the answer anywhere.

How do we unsubscribe to a topic? Is it completely necessary to post a reply in order to unsubscribe or can I find a button somewhere on the thread to just unsubscribe?

Any help will be greatly appreciated 🙂

Best regards, and thanks for those awesome plugins!
Emmanuel

i can't see username

Published on October 7th, 2013 by Calimera

Hi at all,
in my forum,i can’t see the username when reply at message ,what’s the problem ?

for example :

http://www.wordtech.it/forum/topic/m9-3g-2/

e see only admin e not who reply

Display User Profile Info In Custom Page Template

Published on October 7th, 2013 by RobotBash

Hi,
Anyone know how to call the profile from the bbpress user profile to a custom page template? Tried a few pieces of code and searched this site but having no luck! Would appreciate any advice…

Forums Breadcrumb

Published on October 7th, 2013 by DNBrawler

I need to change the link for my natural forum index in my breadcrumbs to a page.

Skip to toolbar