Forums
-
- Forum
- Posts
-
- Installation
- 28,498
- Troubleshooting
- 62,592
- Themes
- 10,431
- Plugins
- 15,360
- Requests & Feedback
- 14,971
- Showcase
- 3,256
-
I had the same partial 404-links.
For me the right htaccess solved the issue.
It was really the missing Options +MultiViews
in the .htaccess (root or bbpress-folder – both works). So maybe You’ve a further look?