Turns out that I was having an issue with a limit on the number of custom menu items. The limit of menu items in WordPress is 90. When I activated bbpress and tried to add my forums I had exceeded the limit of menu items and was therefore unable to add my forums to the site navigation. There is a fix for this.
Create a php.ini file and place it in in “wp-admin” folder then add:
Put the following in your php.ini file:
max_input_vars = 3000;
I just sent you the login info. Let me know if you don’t receive it.
Just set you up as an admin. Thanks for your help with this!
I tried deactivating the other plugins but this did not help. It definitely seems to be related to the bbpress plugin. I’m using the latest version of WP. I’m trying to migrate an existing site http://colonclub.com over to a new host. The current site uses phpBB forum but we would like to switch to bbpress if possible. I can provide you with a login to check things out if that helps.
Actually, when the bbPress plugin is activated I cannot make any Menu item changes at all.