Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Simply doesn’t work

You need to change all links for bbpress and put bbpress in front of them, so they look like

^bbpress/tags

etc…. and removed

<IfModule mod_rewrite.c>

RewriteEngine On

RewriteBase /bbpress

as you can only ever have one of those in an .htaccess file, and connect it to your wordpress one as well. If you get all of that :X

Skip to toolbar