Forums

Join
bbPress Support ForumsThemesWhat do you think about my design ?

Info

What do you think about my design ?

  1. 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 .

  2. looks cool

    check out my design here
    http://www.talkaboutdesign.com/forum

  3. Awesome :D

  4. thanks

  5. Looks great. I only want to know how you did it!

    I have this site:

    http://www.enghavepark.dk/

    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.

  6. 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 ;-)

  7. 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.

  8. where's blix located ? on bbpress or wordpress templates folder ?

  9. Standard WordPress location:

    /wp-content/themes/blix/

    BBPress is located:

    /forum/

    BBPress template is:

    /forum/my-templates/

  10. Is the SAFE_MODE on ?

  11. You must log in to post.