Skip to:
Content
Pages
Categories
Search
Top
Bottom

display topic tags in template

Published on May 6th, 2013 by

I would like to display bbpress topic tags on top of each forum. I tried several template tags:

bb_tag_heat_map()
bb_get_topic_tags()
bb_list_tags()

None of the tags worked no matter where I inserted them (sidebar, bbpress templates, wordpress templates). Usually the rest of the code in the template won’t be executed anymore if I insert one of these tags.

The short code 404 admin akismet alpha Anonymous avatar bbpress breadcrumbs buddypress bug cookies css custom database email error Forum forums freshness getting started help htaccess i18n import install installation integration keymaster language localization login menu Moderation mod_rewrite notifications Page pagination password permalink Permalinks permissions PHP phpBB plugin plugins post posts private problem profile redirect register registration replies reply roles RSS search shortcode Shortcodes sidebar spam Sticky tags template templates theme themes TinyMCE topic topics translation upgrade URL user username users widget WordPress wpmu works and everything else about tags works too.

Can someone tell me how to display topic tags? Is there a documentation for this template tags?

Participants can't create topics/post replies

Published on May 5th, 2013 by karloy

After recent upgrades (not sure if 2.3 or 2.3.1) all my “participant” users can’t reply to or post new topics. I tried many things based on user role post, but I’m still stuck.

– Ran the repair tool to ensure all subscribers are mapped as forum “participants”
– Used the “Members” plugins to enable subscribers to post/reply to forums
– Re-installed bbpress
– When through the code, and it appears participant don’t get granted to the proper rights.

Even though it was not independent from the “blog” privileges before, it was way easier to use a visual permission editor.

Any idea what to do?

is it okay if Forum slug and forums base are the same?

Published on May 5th, 2013 by Walid

Hello, when I tried to access forum slug URL ” example . com/forum ” it gave me not found page, I don’t know if it is meant to be like that but I didn’t like it so I made the forums base the same, so is there a performance/seo penalty or errors tend to happen cause of that? of course it show me the two errors ( Possible bbPress conflict: Forum slug ) in the admin panel but everything else work as supposed, so is it okay?

Nav tab "Forums" won’t set as current_page_item

Published on May 5th, 2013 by Ferdizz

Hello! I’m very new to WordPress and bbPress/Buddypress, but I know a little bit about customizing.

My problem is that the navigation tab “Forums” (for the bbPress forum) won’t get the “current_page_item” class while active. Exactly the same happens with the “Members” tab (using Buddypress).

Is there an “easy” way to fix this problem? It’s quite annoying when it works for every tab except the “Forums” and the “Members” tab…

BBpress and All in one se0 2.0

Published on May 5th, 2013 by Saintvittsdance

It is possible to install bbpress only after disactivation of all in all in one seo plugin. When it switched on there are no permission error. What can i do with this problem?

Forums Menu Gone

Published on May 4th, 2013 by bigjimj

The “Forums” menu in the WP Admin panel has disappeared. I can no longer create Forums, Topics and Replies.

I am running bbPress 2.3.1; BuddyPress 1.7.1; WP 3.5.1; Frisco Theme 1.6.13

http://Skynyrd.com

bbpress and Skeleton Chldtheme compability?

Published on May 4th, 2013 by Trollkjeft

Hi all,

I have run into a problem when trying to activate the bbPress plugin when running a Skeleton framework’s Childtheme. After activation, I get this error message:

Warning: require_once(/customers/6/4/a/developmentbysvalander.com/httpd.www/themetest/wp-content/themes/skeleton/bbpress_functions.php): failed to open stream: No such file or directory in /customers/6/4/a/developmentbysvalander.com/httpd.www/themetest/wp-content/themes/skeleton_childtheme/functions.php on line 89 Fatal error: require_once(): Failed opening required ‘/customers/6/4/a/developmentbysvalander.com/httpd.www/themetest/wp-content/themes/skeleton/bbpress_functions.php’ (include_path=’.:/usr/share/php’) in /customers/6/4/a/developmentbysvalander.com/httpd.www/themetest/wp-content/themes/skeleton_childtheme/functions.php on line 89

I’ve tried this on two different WP installations, and it crash ever time. The second one was a fresh install of both theme and plugin. As I am pretty new with PHP I don’t want to tr anything out that I know work, tht’s why I’m here.

Appreciate any kind of reply!

BR, Chris (Sweden)

No Register / Menu options displayed

Published on May 3rd, 2013 by seoulprofessionals

Hi, I’m a total newbie to bbpress, and I noticed that there are basically no menu options when users come to the forum – I set mine up at http://seoulprofessionals.com/forum – can someone please tell me what to do to get register/login/edit profile/other standard buttons? Also, I installed the avatar plug-in but it doesn’t seem to work.

Thank you very much.

set user forum role during registration

Published on May 3rd, 2013 by justinwhall

I have a custom fornt end registration that registers users so they never see the wp-login page. after they register, they have NO forum role. As it turns out, this seems to fail silently and bbPress gives the user participant Forum abilities despite having nothing assigned. Is there some sort of documentation on how to assign forum role during registration?

Change late_load action

Published on May 3rd, 2013 by lonnylot

Currently BBPress can late load using the ‘plugins_loaded’ hook. Sometimes a specific theme will want to have certain adjustments to some of the items in BBPress.

I’d like to request the late loading hook being changed to ‘after_setup_theme’.

This would of course require some additional changes – such as where the hook for user roles happens – I just wanted to throw this up there to gauge interest and core developer willingness.

Skip to toolbar