Forums

Join
bbPress Support ForumsInstallationempty background

Info

empty background

  1. I finally embedded bbpress into my wordpress theme, but the background is kinda transparent or gone. Can anyone help?

    http://www.justinbieberzone.com/forums

    i was using this tutorial http://tinsology.net/2009/05/seamless-wordpress-bbpress-integration/

    thanks

  2. If seen numerous forums with the same problem.

    It seems the link to your CSS for the forum is wrong. I may be incorrect on this, but that's where the background is declared. You have this:

    /home/metroadv/public_html/justinbieberzone/forums/bb-templates/kakumei/style.css

    It should be this

    http://www.justinbieberzone.com/forums/bb-templates/kakumei/style.css

    See if that makes a difference.

    :)

  3. I just change that, but now all background is white. and the footer is kinda shrinking (shorter) :(

    I have another question about adding require_once(‘path/to/wp-blog-header.php’); into bb-config.php.

    I put this form, is this valid? /home/metroadv/public_html/justinbieberzone/wp-blog-header.php or it should be http://www. form?

    helpp

  4. This is correct assuming the file is actually there, (not the http style):
    /home/metroadv/public_html/justinbieberzone/wp-blog-header.php

  5. ok, i did that, now the bbpress background has a conflict with wp. all turned into white, and the login form is missing :(

  6. Sounds like you need some local help to get you through these issues.

    Or, can you go back to an installation without integration, without requiring that WordPress file?

  7. hi chris, yeh i def need help, but no one can help me.

    And im not sure what you mean by "go back to an installation without integration"? how do i do that? and what it does?

    I notice i dont have login and register link in the forums page. what should i do?

  8. You must log in to post.