• So I am using this on the site detailed and it seems to work as it should except it shows a green eye logo over the menu items when you’re not logged in. Why is this and can it be turned off?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Andrei

    (@andreiigna)

    Hi,

    Thanks for letting me know about this.

    The icon above the menu items indicates the menu should be hidden for current state, and this functionality can be disabled in WP Admin -> Appearance -> If Menu.

    It’s a strange issue actually, as this should be active just for admins who have the capability to edit menu items. I will investigate and fix this in a future update of the plugin.

    Cheers

    Hi, any solution about it? I have same situation even if I am not logged in.

    My plugin version is 0.7.1 and WordPress 4.8.2

    Thanks

    I have the same issue. I got rid of it with css:

    .if-menu-peek::after{display:none !important;}

    But, I’d still like to know when the fix is out.

    Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘strange green eye’ is closed to new replies.