Search Results for 'bbpress'
-
Search Results
-
I am using WP 4.0.1 and bbPress 2.5.4; forums are for members only so I can’t send you a link. I have topics and replies set to show 20; this limitation is also applying to my search results, even if there are more than 20 results for a search term, when I search I am told I’m viewing 20 of 20 found, with no option to see anything more. Is there a way around this? Have I missed a setting, or is there a code snippet I can slip in somewhere? Ideally I’d get 20 results per page, with pagination and the total number of results found. Any help would be greatly appreciated!
Maybe this will help someone else who is having problems with forum pagination not working right and/or replies that don’t seem to show up…
A client was reporting that some forum replies were taking hours to a day or more to appear in some topics on the website. I was able to confirm this by mirroring the site to my localhost; I could see the replies in the administrative section but they weren’t showing up on the front end of the site, and would only show up if I posted a bunch of additional replies to trigger a new page. It only happened on topics that reached the point of needing additional pages, and whatever value I set for replies-per-page in the settings had no effect. After debugging the BBPress query object, I noticed that the “posts_per_page” values were different from the settings I had configured for BBPress.
I did a site-wide file search for the string “posts_per_page” and saw that the theme (Salient from Themeforest) had a function in functions.php that had added a filter for “pre_get_posts” and was hardcoding the “posts_per_page” variable to 12, which is the value I saw when dumping the BBPress query object. Once I set the BBPress replies-per-page setting to that value (12), pagination seemed to work and posts were showing up.
Anyway… maybe this will help someone else with the same issue with their debugging.
Hello,
I hope i have successfully installed bbpress into wp .
I can see the title page of the forums at http://dev.mysite.com/forums,
but when i try to go to a particular forum or a topic, i get “Paged not found” error.
I suspect there might be a problem with the templates. Or might this be something else. I didnt change any bbpress settings.
I can see every forum or topic i create, but i cannot access their pages. Please help
Topic: ssl
Hi
I’ve WordPress, latest version.
I installed BBPress.
Worked fine.
Installed ssl and connected it to my hosting.
Works fine.
Except BBpress suddenly returns 404’s.I can find a few things on Google about this topic, but none seem to work.
Can anyone here help me out please to get BBpress working with SSL?Thanks in advance.
I installed bbPress as a plugin on WP 4.1 MultiSite – on one sub-site. 2014 Theme. Plugin: https://wordpress.org/plugins/super-socializer/
I am new to bbPress and user login.I am using a plugin called Super Socializer for that site login, for commenting etc. I don’t want a separate bbPress login. I want bbPress to be open to whomever logs into the site.
If I leave bbPress set “open” – no registration – how do I restrict bbPress participation to registered/logged in site users?
I would like access for reading Forums to be open to anyone, like the site. But login for writing.
Sorry if this is a super stupid question – please be patient. Even helpful? 🙂
Thank you.
Topic: bbpress + tinymce spellcheck
I have a client that has bbpress and they use tinymce spellcheck plugin with tinymce. The spellcheck works fine through the admin – however they want the spellcheck to work on forum posts as well, is there any way to make this work?
hello,
i am using a plugin “user pro for social login”
with custom css the profile of bbpress is changed into user pro profile page, you can have a look at cahive.com/profile/siddardha
i want to insert the “topics and replies posted” by the user using shortcodes or any other method possible on the users profile page.
thank you for your help.