Search Results for 'bbpress'
-
Search Results
-
The “Back to Discussions” link in my forum take me back to my site’s homepage, instead of the listing of forum discussions. Do I have something set wrong? I can’t find anywhere to fix this.
*(I did post this in 2 unresolved BuddyPress threads, although I was referred this forum. I searched for existing matching topics in your Troubleshooting forum, and only found one other matching thread that is also unresolved: https://bbpress.org/forums/topic/←-back-to-discussions-link-goes-to-home-page/)
All help is appreciated!
Topic: importing from phpBB
I’m happy to be new to this community. I’ve been using phpBB for forums for years, and recently decided to migrate over to bbPress. I recently installed all newest versions of WordPress and bbPress.
I have a medium sized phpBB forum with thousands of topics, so I need to preserve the users and topics.
My setup is a bit strange though – I am using aMember, and this membership program creates an integration between WordPress and phpBB. The result is the same users exist in phpBB as in WordPress.
So, when I attempted to import users and topics from phpBB into bbPress (using import tool that came with bbPress), the forums and topics did import but the users all had “imported_” before their user names. My guess is this was an attempt to prevent duplicate users.
Is there a method to import my forums and topics from phpBB into bbPress, and have the authors of topics and replies synced to the already existing users in WordPress? Thanks for any suggestions.
On the main forum page here on bbPress.org the latest topics are listed with the wrong freshness time. More than half hour incorrect more some. The freshness time on the specific forum pages are correct though. Why is this?
Topic: User role management
Hi,
I am new to BBpress and after a few research, I can’t find what I want.
Is there a plugin allowing administrators to manage who can see/post in specific forum for each user group?
Like a table where we have to fill the cases.
Or maybe I just didn’t understood it is already possible with the documentation?
I have installed bbPress but I don’t see any option for people to register. What do I need to do?
Hi Guys.
I hope you can help. I am using the latest version on wp and bbpress. My site is http://www.recipebrag.com
I have just set up cloudflare and since when posting a reply or making a post, it takes ages for it to appear. I don’t know if it is to do with cloudflare or not. Has anyone else had this issue?
I have searched but cannot find an answer.
TIA
Steve
in the notice text area of a forum, there’s message:
“This forum contains xxx topics, and was last updated by”
and there’s an avatar before the user, how to remove that?also, that’s the case for a topic, how to remove that?
“This topic contains xxx replies, has xxx voice, and was last updated by”BTW,
I managed to remove some avatars in other areas through this:.widget_display_topics .bbp-author-avatar { display: none ! important; } .bbp-topic-started-by .bbp-author-avatar { display: none ! important; } .bbp-topic-freshness-author .bbp-author-avatar { display: none ! important; } <code></code>reference: