New installation — main landing pages not rendering
-
I’m just setting up bbPress on my site (WordPress 6.1.1, custom theme non-Block Editor/Gutenberg).
I found interior forum pages are working but the main landing page was not. I was able to work around that by setting up a regular page and using the
[bbp-forum-index]
shortcode, but I see the user profile pages are still not working (and they are doing exactly what the forum index page was doing before).Here’s an example:
https://icscalendar.com/forums-home/users/room34/It’s possible this is a problem with my theme, but I’m not immediately sure what might be wrong (and I’d like to fix this without having to test for plugin/theme conflicts because this is my live site and I don’t have a staging environment set up… yet).
I’m guessing it may be a routing issue… I do have some code in my theme that uses the
template_include
filter.
- You must be logged in to reply to this topic.