Search Results for '"wordpress'
-
Search Results
-
Topic: bbPress 2.3.2 now available
Drop feedback about bbPress 2.3.2 here.
See the 2.3.2 milestone on Trac for changes.
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 [bbp-topic-tags] 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?
Topic: Registration/Login Issues
Hello,
I manage a website (missdots.com) and I’m having issues with my bbpress forum. I’m using wordpress 3.5.1 and bbpress 2.3.1
My issue is that whenever a new user registers to use the forum, they are sent an email with their password as is usual; however, when they go on the site to login, entering the login information does absolutely nothing. The topics and replies still carry the disclaimer “you must be logged in to create a new topic/ reply to this topic”. I’ve tried logging in using the test user I created on both the login page I created and a login widget, both to no avail.
Even when I’m logged in as the admin and can edit pages/posts/etc, it’s still telling me on the website that I must be logged in to use the forums.
I have the forum settings set so that the default user role is “participant” and the general setttings set so the default user role is “contributor”. (Also to keep my forum up and running right now, I have it set so that anyone can post w/o registering, although I’d like to ultimately not use this method)
Does anyone have any clues on how to fix this?