Search Results for 'bbpress'
-
Search Results
-
Topic: No forum after import
I’ve installed and activated bbpress and imported an smf forum. I then went through all the repair stages as mentioned in the documentation but no forum has appeared under ‘Forums’ although I have all the topics and replies.
Any idea why? Do I need to create a new forum area which will automatically use the topics etc?
Topic: Blank page
Hello,
I’m not sure what happened, but apparently logged out users get a blank forum page.
Funny thing is, whenever I hit the save button in bbPress setings, bbPress seems to work for awhile and then goes blank again.What is causing it and how can I solve this?
hello, i have one doubt
I want to show on the forum index
topics by freshness and index forumson the same page, first: topics by freshness and after forums…
I do not have much experience with bbpress and little knowledge … I have 3 days to install and I am configuring
Topic: layout of subcategories
Hi guys!
Im loving bbpress. i think its perfect for my site.
I want to make my subcategories appear vertically. right now its like this:
Videogames
– PS4, PS3I want to make it
Videogames
– PS4
– PS3how do i do that?
thanks so much guys.
Hi,
It seems to be recommended to protect wp-admin area with .htpasswd an .htaccess. That’s what I did with all my websites.
Some plugins are using admin-ajax.php. So, in .htaccess I added a line for this file.
It looks like bbpress uses other files of the wpadmin area (on the user point of view – front office). Can somone tells me which files ?
Thanks a lot,
Hervé
We’ve come across a couple of issues when a topic has > 1000 replies.
Slow to post:
- We’ve had users noticing a significant increase in post time. Might related to this post?
Less than 1k replies:
- User submits post and post id is appended to URL
- Eg. /topic-name/page/13/#post-12345
- User is anchored to their post
More than 1k replies:
- User submits post and post id is appended to URL but ignores/overrides the page reference.
- Eg. /topic-name/#post-12345
- User is redirected to the first page of the topic