Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
Hello,
I have installed the wpForo forum plugin in a local test environment of a website.
Therefore you can not reproduce live this error that I have.
In the user guide it says that the plugin creates a page called /community/ where the shortcode is [wpforo]. This is correct.
The forum is in a protected members area using the Simple WordPress Membership plugin.
However, I can’t get the forum through the URL:
http://www.mydomain.de/community/
I get a 404 error.
I can only access the forum through the URL:
http://www.mydomain/members-area/community
But the forum home page /community/ has the permalink mentioned first!
Hi @thobie,
Navigate to Dashboard > wpForo > Boards, edit the main board, and check the Board slug and board ID. Then Navigate to Dashboard > Pages, and check Forum pages URL slug and ID, both ID's and slug's should be the same.
So I have to change the ID of the board (0) to the ID of the forum page (330)?
I have changed the page ID (!) in the board menue to the id of the forum page and now it works. Thanks a lot.