Info
- 10 posts
- 3 voices
- Started 5 years ago by LordCoder
- Latest reply from LordCoder
- This topic is not a support question
What do you think about my design ?
-
- Posted 5 years ago #
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 .
-
- Posted 5 years ago #
looks cool
check out my design here
http://www.talkaboutdesign.com/forum -
- Posted 5 years ago #
Awesome :D
-
- Posted 5 years ago #
thanks
-
- Posted 5 years ago #
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.
-
- Posted 5 years ago #
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 ;-)
-
- Posted 5 years ago #
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.
-
- Posted 5 years ago #
where's blix located ? on bbpress or wordpress templates folder ?
-
- Posted 5 years ago #
Standard WordPress location:
/wp-content/themes/blix/
BBPress is located:
/forum/
BBPress template is:
/forum/my-templates/
-
- Posted 5 years ago #
Is the SAFE_MODE on ?
-
You must log in to post.