@sovvyg Please delete and reinstall the latest version of bbPress plugin. Also please clear the autoptimize cache that you are using on your site.
This can be your theme issue so to confirm it just temporary use the default WordPress theme like Twenty Seventeen on your site. If everything works fine then it’s your theme issue.
@fdarn Are you using this [bbp-forum-index] shortcode?
I have tested it on my test site using bbPress version 2.6-rc-3 and it is working fine for me.
I tested creating new user but still couldn’t reproduce the issue.
Let’s see what admin says in your trac ticket.
Hi Vinod,
thanks for getting back to me, unfortunately that has already been selected so is not the issue.. i have done a plugin conflict test and nothing changes. i’m stuck đ
Best
Lauren
It is also working fine on chrome browser. I don’t have safari browser to test it.
Could you please test it disabling all safari browser extensions or test it on another computer?
My website, BathindaHelper.com has only test forums/topics as of now.
I have tested it with WP 4.8.1, no other plugins than bbPress, Twenty Seventeen Theme but it is working fine for me without any issue.
Please note i am using single site installation and not multisite.
Thanks for the response. Sure, the i have both bbpress and buddypress plugin. My bbpress version is 2.5.13. Under my settings, I click on buddypress, buddypress has three tabs, one is components, pages, and options. So i click on pages, under pages, there’re directories and registration, under register, i choose “forum register” page cause that’s a page i created for that, shortcode i entered is [bbp-register], i click view, it brings me right back to homepage. However, all of these happening in browser safari. When i use google chrome and firefox, they both show up correctly. Here’s the URL:
Forum Register
And no i haven’t tested this out by deactivating any of my plugins yet. let me know what u think thanks.
Thanks for your response. The upcoming version 2.6 seems to solve the issue. I’ve tested it with 2.5.13 yet. Today I’ve tried 2.6-rc-3 and the 404 error is gone.
My testing environment is WP 4.8.1, no other plugins than bbPress, Twenty Seventeen Theme.
I’ve added the following lines to the Theme’s functions.php tp figure it out:
add_filter( '404_template', function() {
global $wp_query;
print_r( $wp_query );
die();
} );
In bbPress 2.5.13 the 404_template filter fires and is_404 is true. In 2.6-rc-3 the filter does not fire.
Would you please do me favor and also check it with 2.5.13 just to be sure?
Thanks,
Peter
I have tested it on my test site using bbPress Version 2.6-rc-3 but i couldn’t reproduce the issue.
The 404_template filter doesn’t get fired for me and is_404 function also returns false as shown here https://imgur.com/a/xmfiM
Could you please describe a bit more in detail how to reproduce it?
I can’t confirm the issue on my test site using bbPress Version 2.6-rc-3
Could you please share the screenshot of the issue or describe a bit more in detail how to reproduce it?
I have tested it on my test site and it’s working fine for me using latest version of bbPress plugin.
Please make sure you are using latest version of bbPress plugin.
This can be your theme issue on your site so to confirm it just temporary use any default WordPress theme like Twenty Seventeen theme. If everything works fine then it’s your theme issue.
Also this can be due to plugin conflict on your site so please try temporary deactivating all plugins except Unyson plugin and see whether everything works fine and then enable the plugins one by one to see which plugin is conflicting if any.
Could you please share me your site URL where it’s happening so that i can troubleshoot it?
I’ve just started my forum on WP. And made two forums with 1 or 2 topics/posts.
When I tried to search any word (which I know is there in the topics/forums) in ‘Forums Search’ widget, what I get is my latest WP blog post. Doesn’t matter whether that blog post has that ‘searched word’ in it or not.
Can anybody tell what’s going on here?
P.S. My wordpress search is going as it should.
I’m having the exact same difficulty. Can anyone help?
Whatever I search for any word in ‘Search Forums’ widget, all I get is my latest blog post, doesn’t matter that blog post has got the ‘searched word’ or not.
@teamoo were you able to find the cure?
@rokk , @robinw anyone?
Folks – I realize this post is a now a few years old, but I’m embarking on doing “exactly” what @wp_maybe outlined in his original post “I am trying to implement a search box inside a Buddypress group that searches on the contents of the Group Forum.”
I’ve looked through all the code-modifications, suggestions by @tobyhawkins + links (on sevenspark.com above…) – so I’m now just putting things in place to build the search within individual BuddyPress Group Forums (for Public, Private & Hidden BP Groups).
Q: Was there a final, complete consensus of “exactly” what’s req’d to accomplish this? I’m only asking b/c I don’t what to re-invent the wheel via a slew of testing w/ the various code-bits above.
Any input or insights would be swell, -Jeff
Just tested it on my test site and it is working fine for me.
Please make sure you are using latest version of bbPress plugin.
This can be due to plugin conflict on your site so please try temporary deactivating all plugins except bbPress plugin and see whether everything works fine and then enable the plugins one by one to see which plugin is conflicting if any.
Could you please share me the page URL from your site where it is not working correctly so that i can troubleshoot it?
Is this going to conflict with some of the bbPress swnippets I have already implemented. I.e. Login/logout redirection, etc. Or will it conflict with UAM for access to forums.
no idea – you’ll need to test this đ
I thought perhaps we were dealing with a configuration or rights assignment issue when trying to implement BBPress with LearnDash, but I get the same result using the single forum shortcode on a basic page on our site with no content protection.
Test Forum
Hi,
This is WP 4.8.1 with bbP 2.6rc3 (was hoping this corrected it, was running 2.5.13 all the time). THE CORE from ThemeFurse is running an Lifter LMS is doing the Site-Protection.
Thatâs the entrance https://youngstars.leben-fuehren.de/wp-login.php and âdemouserâ is username and password.
I can see the forums (/foren/) and the topics (e.g. âMastermindâ) /foren/forum/masterminds/. The Topics headline have a Link to the topic itself, e.G.: /foren/topic/test-topic/
BUT when I click on the headline, the topic doesnât open. It goes back to the topics list /foren/forum/masterminds/.
I can create answers in the backend. But the frontend doesnât show any.
- I did deactivate all Plugins -> no change
- I went back to twenteseventeen -> no change
- I fiddled around with the permalinks ->no change
- I repaired bbPress and BuddyPress several times -> no change
Funnily enough: [bbp-single-topic id=2279] works. I donât get it and start to panic here, I guess. Any idea welcome!
Thanks
OLAF
NAGC Forums
I am using the latest version of WordPress and BBPress and Divi theme with the Membership works plugin.
When you click on a topic the “feed” goes out of the theme and there is no way to reply. I have turned off most plugins to see if that was the conflict.
I have also tried bbpress on a different divi themed site and it worked right away.
Thanks
Thanx, tried option 2, seems to work.
only one thing, those breadcrumbs it creates don’t seem to work.
I have created a page where I put the index shortcode and it shows three (test) forums, I can go into them but can’t go back to index.
I set those forums as “forum” or should they be categorie?
ok, you’ll need to do some elimination
Plugins
Deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.
Themes
If plugins don’t pinpoint the problem, as a test switch to a default theme such as twentyfifteen, and see if this fixes.
Then come back
I’ve deleted bbpress and reinstalled and every problem persisted. It seemed none of the bbpress data was removed. Although in the add plugins page it tells me bbpress has not been tested with my version of WordPress.