[Resolved] wordpress bar is showing on website even after disabled in settings

Home Forums Support [Resolved] wordpress bar is showing on website even after disabled in settings

Home Forums Support wordpress bar is showing on website even after disabled in settings

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #160322
    JAGDEEEP

    Hello Tom,
    i tried many themes but none better than generate press, light , easy to use and simply the best,
    i like almost every updation because i know you publish it after testing it a lot ,
    i have an error with wordpress toolbar that is showing on the top of my websites –>
    1. dreamsprocess.com
    2. buy-indian.com

    i disable toolbar option from settings also but its hide when i want to see website through my admin panel and always shownig when any body else open website .
    i hope you have solution of it because you always have one.

    #160327
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    I’m not seeing it on the first site, but I am seeing it on the second site.

    I’m not even sure how you display it to guests in the first place.

    However, adding this PHP snippet should remove it:

    add_filter('show_admin_bar', '__return_false');

    Adding PHP: https://generatepress.com/knowledgebase/adding-php-functions/

    #160331
    Jagdeeep

    where to add this filter ??
    in functions.php ??

    #160332
    Tom
    Lead Developer
    Lead Developer
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.