bbpress child theme hijacked by non-integrated WordPress childtheme
-
Hi:
I discovered an issue that I just wanted to share:
I installed bbpress in a subdirectory of WordPress without integrating. I used a new database and did not touch cookie integration. There are no plugins or content, as this installation is just for building a new child theme.
My WordPress child theme was designed using the Thematic theme framework. Now, I’m trying to design a bbPress child theme with the Hybrid theme framework.
However, my bbpress child theme will only refer to my WordPress Thematic child theme stylesheets in a completely different directory. This was even true when I tried to hardcode the @import lines in the bbpress child theme functions.php file.
I don’t know the solution, here, but thought I’d share for anyone else. If you want to test a child theme on your server, make sure you don’t install bbpress in a subdirectory of WordPress. I don’t know yet if it will work when I integrate WordPress and bbPress, but I assume it does since so many have already done that.
- You must be logged in to reply to this topic.