Can you give us a URL?
This sounds like a problem with either your theme or a plugin.
To isolate the problem, switch to the default theme, deactivate all plugins and then add the plugins one by one until the problem pops up again. It may also be a problem with your theme, but it’s more likely it’s a plugin problem.
iv tried on ur website (https://bbpress.org/forums/)
i just use the default theme without any plugins…believe me…it is not a plugin or theme problem…
u can log out and click a topic in this forum….and then log in…try to compare the speed… i do think u can get the same question as i…
i hope all the bbpress users can try in that way…
i doubt that there is a cookie problem on bbpress…
thanks a lot bobbyh
actually, i really prefer the high speed of the forum…@bobbyh,can you tell me how to remove those boring js loadings?
i love bbpress so much… i hope it can make my posting life Simple, Fast and Elegant~~~~
thousande, you have to create a new theme (under /my-templates/) and then edit the header.php file in your new theme so that it doesn’t have the stuff inside this loop starting with <?php if ( is_topic() && bb_is_user_logged_in() ) : ?>
Actually, I think that bbPress doesn’t even currently support AJAX posting, so all those files are unneeded.
Good luck!