Hi all ,
what do you think about my BBPress customization ? here's the URI of my forum : Forum de référencement ( its in french ) .
--
Bouazza .
Hi all ,
what do you think about my BBPress customization ? here's the URI of my forum : Forum de référencement ( its in french ) .
--
Bouazza .
looks cool
check out my design here
http://www.talkaboutdesign.com/forum
Awesome :D
thanks
Looks great. I only want to know how you did it!
I have this site:
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.
You need to change themes tags to bbpress ones , but like i do'nt have anything to do today , i ill do that for you ;-)
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.
where's blix located ? on bbpress or wordpress templates folder ?
Standard WordPress location:
/wp-content/themes/blix/
BBPress is located:
/forum/
BBPress template is:
/forum/my-templates/
Is the SAFE_MODE on ?
You must log in to post.