Skip to:
Content
Pages
Categories
Search
Top
Bottom

Admin Bar not showing up


  • danpkraus
    Participant

    @danpkraus

    Hi All,
    I had the admin bar disabled and wanted to re-enable it. I had “define( ‘BP_DISABLE_ADMIN_BAR’, true);” in my wp-config.php file. Deleted it and the bar did not reappear.

    So I added:
    “define( ‘BP_USE_WP_ADMIN_BAR’, true );
    define( ‘BP_DISABLE_ADMIN_BAR’, false); “

    And still no luck. I alos enabled show admin bar to logged out users and still does not display when I log out. “wp_footer();” is in my footer.php file. So I am a bit stumped on this one.

    Any help or insights are greatly appreciated! Thanks

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Admin Bar not showing up’ is closed to new replies.
Skip to toolbar