Skip to:
Content
Pages
Categories
Search
Top
Bottom

Buddy Press Notification Bar & Woocommerce


  • matsouth
    Participant

    @matsouth

    Hi All

    I’ve installed Buddypress and got it pretty much configured.
    I’m also utilising Woocommerce on the site, but after installing it, the toolbar/notification bar disappeared for standard users.

    I can still see it as admin but it’s completely missing for regular users.

    Any thoughts?

    Thanks

Viewing 1 replies (of 1 total)

  • Henry Wright
    Moderator

    @henrywright

    I think WooCommerce might disable the admin bar but I’m not entirely sure why. Try adding this to your theme’s functions.php file:

    add_filter( 'woocommerce_disable_admin_bar', '__return_false' );

Viewing 1 replies (of 1 total)
  • The topic ‘Buddy Press Notification Bar & Woocommerce’ is closed to new replies.
Skip to toolbar