• Hey, please help… no matter what I do, or change, I have tried multiple hid admin bar plugins and still not working! my users can still see the admin bar and I dont want that. Yes I want them to be able to make an account, but no I dont want them to see the staff section such as admin bar tool bar, etc…

    Is there a way to actually change the way members sign up and profiles are made without the need for them to see the admin bar etc?

    Thanks

Viewing 6 replies - 1 through 6 (of 6 total)
  • Moderator t-p

    (@t-p)

    What theme are you using? Where did you download it from?

    Thread Starter DarkXess

    (@darkxess)

    Its the MEGAMAG theme here and its from themeforest

    Moderator t-p

    (@t-p)

    – For questions regarding MEGAMAG theme, please contact its developers. You’ll be more likely to find a good answer from them, for they have the access to its code. Forum volunteers are not given access to commercial products, so they would not know why your commercial theme is not working properly. The vendors are responsible for supporting their commercial product. These forums are for free themes available in the WordPress theme directory at www.ads-software.com/themes/. See https://codex.www.ads-software.com/Forum_Welcome#Commercial_Products

    just add this code on function.php

    add_filter('show_admin_bar', '__return_false');

    After u can use theme my login plugin for front side login, registration and profile management.

    Thread Starter DarkXess

    (@darkxess)

    @tara I am tired of waiting for the reply from themeforest, I do understand what you mean but waiting almost a week now for a reply is stupid.

    @ravi Patel – theme my login is not working, it keeps messing things up, maybe clashing with another plugin I have, also this: add_filter(‘show_admin_bar’, ‘__return_false’); does not permenataly remove the admin bar, only hides it ??

    @darkxess,

    1) Using this code admin bar hide from front side.
    2) if have made create condition for which user can not see the adminbar.
    3) if u want just hide so make css for #wpadminbar.

    try to contact me i have seen required to live site then i have manage this one.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Users still able to see the admin bar!’ is closed to new replies.