Search Results for 'bbpress'
-
Search Results
-
Topic: No topics were found here!
I am using most current WP with a theme called news code. I have installed bbpress and after a brief search I found creating a bbpress.php file in my child themes directory might work. It has not and I am able to post new topics to the forum, however I cannot view any of the topics as shown in the image.
If anyone can lead me in the right direction I would appreciate it. Thanks!

Topic: New Posts Not Showing
We recently moved servers and on the new server new posts are not showing up. They work on the staging site so we have narrowed it down to a chache issue however all attempts to exclude bbpress from the cache have failed.
When we post it just reloads the page and does not register that we were posting anything. No post shows up in the front or back end of the site.
Any ideas on how to fix this would be most appreciated!
Thank you!
Hi,
I’ve got these 3 errors, please give me a dummy guide as I’m a dumb. But I’m loving these 2 plugins though.
Notice: bbp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 2.3.) in /home1/mongolk7/public_html/mongoliatravel/wp-includes/functions.php on line 3560
Notice: bp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 1.7.) in /home1/mongolk7/public_html/mongoliatravel/wp-includes/functions.php on line 3560
Strict Standards: Declaration of BBP_Forums_Group_Extension::display() should be compatible with BP_Group_Extension::display($group_id = NULL) in /home1/mongolk7/public_html/mongoliatravel/wp-content/plugins/bbpress/includes/extend/buddypress/groups.php on line 28
Thank you,Hey guys and gals
Hope all is well!
First off, thank you taking the time to help, it’s appreciated.
I’ve started to build a wordpress blog ( Fat Burner Depot ) It’s wordpress 4.2.1, if that helps.
I’ve seen a site where bbpress loads into a standard static wordpress page. Shouldn’t I be able to copy and paste the index code into the body of the page text? Just as long as the paths to the rest of bbpress files are right? Is there a better way to go about this?
Anyone can help me out?
Thank you!!I have old version 2.2.4 of bbpress installed on our site.
I have to use old version because already for a long time have problem that
if I update the plug-in forums page breaks!
From forums/ page disappears forums list but all subpages like forums and topics are working and I can access them in browser.Forums page is created with Method 1 here https://codex.bbpress.org/step-by-step-guide-to-setting-up-a-bbpress-forum/#method-1
I spent a whole day trying to find out what’s wrong with newer version but could not find the reason why Forums page disappeared.
Please help!
P.S. I found that forums/ page is registered when forum post type registration happened, but I could not find out where exactly in bbpress code forums page template is plased. Could anyoone at least help me with that?