Forums

Join
bbPress Support ForumsInstallationWordPress access to bbPress Functions : wp-admin problems

Info

WordPress access to bbPress Functions : wp-admin problems

  1. Hi everyone,
    I just integrated bbpress functions on my wp by adding :

    require_once('path/to/wp-blog-header.php');

    It works, but now the CSS is broken on my Wp admin, and also the jQuery.
    Is there a way to fix it ?
    Many thanks.

  2. Please post a link to your site and someone should be able to help.

  3. It's on localhost unfortunately :/

  4. I still didn't find a way to resolve this, it's really weird.
    I can access to the bbpress functions on my wp template now with no problem, but my wp admin section is still "broken" (no css, no jquery)

  5. What versions of bbPress and WordPress are you using?

  6. bbPress 1.0-Alpha-6 and Wp 2.7

  7. Can you put the HTML source code of a page where the css and jquery are missing from <head> to </head> in http://bbpress.pastebin.com/ ?

  8. You must log in to post.