• Resolved massimod

    (@massimod)


    When the Forum plugin is enabled, the top black menu is gone when in front page for all logged in users, except admins.

    If i enable the option at forum settings, it shows for logged in users. BUT when logged out you still see the black admin bar, with WordPress logo and links at left and search at the right.

    Thanks

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author gVectors Team

    (@gvectors-team)

    Please delete cache and do Ctrl+F5 when you’re logged out.

    Plugin Author gVectors Team

    (@gvectors-team)

    Also make sure you’re familiar with wpForo menu management:
    https://wpforo.com/docs/root/getting-started/forum-menu/

    Thread Starter massimod

    (@massimod)

    Hi.

    Ctrl+F5 doesn’t help, i’m afraid. I already did that and cleared the whole browser cache.

    Also the wpForo menu management: i’m not talking about forum menu, but for the Wp black admin bar menu we all see when at front page.

    What that has to do with wpForo ? “Show Admin Bar for Members” controls the whole WP and not just the forum plugin ?

    • This reply was modified 7 years, 8 months ago by massimod.
    Plugin Author gVectors Team

    (@gvectors-team)

    Please navigate to Forums > Settings > features and enable “Show Admin Bar for Members” option.

    Thread Starter massimod

    (@massimod)

    It is enabled. When Enabled, when LOGGED oFF, i get a black empty menu bar on front page, with WordPress icon and links below on left and search at the very right. And nothing between them.

    • This reply was modified 7 years, 8 months ago by massimod.
    Thread Starter massimod

    (@massimod)

    Front Page, enabled Show Admoin Bar for Members. NOT LOGGED.

    https://drive.google.com/open?id=0BwqfUUZEMQKFTzZtWkl0TEpHSmM

    Plugin Author gVectors Team

    (@gvectors-team)

    Please disable it back, it’ll only be available for admins.
    There is not other option yet. If you want to shot the bar for all users you should open /wpforo/wpf-includes/wp-hooks.php file, find this line:

    add_action('init', 'wpforo_user_admin_bar');

    and change to this:

    //add_action('init', 'wpforo_user_admin_bar');

    Thread Starter massimod

    (@massimod)

    Sorry, i lost you. You say it is for admins but in the plugin is says “Show Admin Bar for Members”.

    In any case your solution to comment that line out, works and thank you.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Top Black Bar missing’ is closed to new replies.