Skip to:
Content
Pages
Categories
Search
Top
Bottom

Admin Bar not showing up


  • mziebinski
    Participant

    @mziebinski

    Hello, I can’t get the BuddyPress admin bar to show up on my site for subscribers (only for the admin). I’m using the Tesseract theme, but I’ve tried the Twenty-thirteen/fourteen/fifteen and other themes too, and it won’t work! Please help!
    My website

Viewing 7 replies - 1 through 7 (of 7 total)

  • mrjarbenne
    Participant

    @mrjarbenne

    Have you attempted to deactivate all of your plugins as well to see if there is a culprit there? Usually Adminbar issues crop up if the <?php wp_footer(); ?> tag is missing. Usually this is a theme thing, but on occasion a poorly coded plugin can create a similar error. Given that the issue seems to be role-based, that might indicate it’s a plugin trying to do some funky things based on user-role.


    mziebinski
    Participant

    @mziebinski

    @mrjarbenne

    I added <?php wp_footer(); ?> to my footer.php – is that where it’s supposed to go?

    Either way, it did not fix the issue. Also tried disabling plugins… didn’t help!

    Any other ideas??


    mrjarbenne
    Participant

    @mrjarbenne

    No. that php tag will need to be at the bottom of the content templates eg: index.php page.php if it’s not there. Depending on the theme you might have a few different templates. There is a hierarchy of which gets loaded first: https://developer.wordpress.org/themes/basics/template-hierarchy/

    So are you saying that with all the plugins except BP deactivated, running the a default (twentyxx) theme, you are still seeing the issue?


    mziebinski
    Participant

    @mziebinski

    @mrjarbenne

    Turns out it was the Woocommerce plugin after all. Is buddypress not compatible with woocommerce?

    Thanks for your help!


    bareguys
    Participant

    @bareguys

    I had the same problem. For me it was the memebership 2 plugin that caused the error. Disabled it and all works fine!


    andywillis1960
    Participant

    @andywillis1960

    I have had this same problem so I disabled the Woocommerce plugin and it fixed the problem. Only problem is now I can’t use Woocommerce.
    How do I fix this ??


    sanaconeltantra
    Participant

    @sanaconeltantra

    Hi guys,
    Does anyone know how to have the BP toolbar displayed for susbcribers as well when Woocommerce is activated?

Viewing 7 replies - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.
Skip to toolbar