Thanks for the test.
Upgraded to Alpha and found out it was a plugin-error.
Is there not a solution for this problem?
I can see it has been fixed in the bbPress forum.
Standard WordPress location:
/wp-content/themes/blix/
BBPress is located:
/forum/
BBPress template is:
/forum/my-templates/
I think it’s the built in functions in Blix, that causes the problems. Like this string in the header of Blix:
<?php require_once get_template_directory().”/BX_functions.php”; ?>
When BBPress uses that header it generates an error.
It’s my theory anyway.
Looks great. I only want to know how you did it!
I have this site:
Enghave Park
Using the Blix theme.
I have bbpress here:
http://www.enghavepark.dk/forum/
And I want the forum in the blix theme without the sidebar, but with the header and the footer.
I’ve looked in the forum and know about the require_once in the config.php, but I can’t get it to work. Perhaps the path is wrong. Could somone post a step by step guide for this.
Thanks in advance.