Skip to:
Content
Pages
Categories
Search
Top
Bottom

Admin Bar missing!!!

  • @nessradio

    Participant

    Hi all!

    I’m under wordpress 2.9.2 and BuddyPress 1.2.3
    Im using Album+ and BuddyPress Template pack plugins.

    I’m almost done with my site… on last thing is anoying me… My admin bar is missing on all the page of my site… I just have a blank space… Take a look @ http://www.nessradio.com
    It’s like the admin bar function is not calling.
    1 – I try to had add_action( ‘wp_footer’, ‘bp_core_admin_bar’, 8 ); to my function.php file of my custom theme… nothing happened
    2 – I have in my style.css @import url( _inc/css/adminbar.css );

    So normally my admin bar should be visible… but it’s not!

    Any ideas???

Viewing 2 replies - 1 through 2 (of 2 total)
  • @nessradio

    Participant

    I’ve seen this post (http://www.digitalthom.com/2010/04/29/buddypress-and-the-missing-admin-bar-solved/) talking about the problem but I don’t really understand where to place the code snippet:

    ?php function custom_footer() { ?>
    div id=”custom_footer” class=”accentBorders”>Copyright © 2010 All Rights Reserved.
    ?php wp_footer(); } ?>

    Help!

    @nessradio

    Participant

    I tryed almost everything and it still doesn’t work.

    Disable the css, delete the background, place wp_footer(); everywher… and none of that worked…

    any ideas what is going on with my site?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Admin Bar missing!!!’ is closed to new replies.
Skip to toolbar