Skip to:
Content
Pages
Categories
Search
Top
Bottom

adminbar.css not loading

  • @abutterworth

    Member

    Hi all – i just copied my custom WP 3.2.1 to a subdomain on my site to try and do a custom buddypress integration. First I installed Cube Points; then Buddypress; then Buddypress Template Pack.

    For some reason the adminbar.css file is not loading. So I just went and added it into my header file manually. But it leaves my WP admin in a state because it just spews all of the HTML out at the bottom of every page unstyled. I would rather have it functioning properly but don’t know where the reference is supposed to come from – i believe it should show up where my wp_head() is called but it doesn’t.

    Any help appreciated.
    Andrea

    can see where i inserted “ manually at dev.resourceclips.com but not sure if that will tell you anything.

Viewing 1 replies (of 1 total)
  • @abutterworth

    Member

    Actually – as I go further I notice that the functionality in the buddypress profile field setup isn’t working either. I have reference problems as js and css files in the head are coming in referencing the main domain name.
    I have hard coded the subdomain into wp-config”
    `define(‘WP_HOME’, ‘http://dev.resourceclips.com’);
    define(‘WP_SITEURL’, ‘http://dev.resourceclips.com’);`
    Where else can/should I change this.

Viewing 1 replies (of 1 total)
  • The topic ‘adminbar.css not loading’ is closed to new replies.
Skip to toolbar