Viewing 5 replies - 1 through 5 (of 5 total)
  • peterfeatherstone

    (@peterfeatherstone)

    Hi jFlatz,

    Thanks for your support request.

    Could you provide more information on this for me so I can look to investigate.

    I can’t see this appearing on my WordPress maintenance splash screen.

    The plug-in is only included wherever the wp_head() and wp_footer() calls are used, are you using some kind of custom maintenance page plug-in or page?

    Many thanks

    Peter

    Thread Starter jFlatz

    (@jflatz)

    peterfeatherstone

    (@peterfeatherstone)

    Hi jFlatz,

    I have just downloaded this and used it on my own site to see as I have never used this plug-in before.

    Please add the following to the “Custom Style” option in the YITH Maintenance Mode Plug-in General Settings Page:

    #click-menu,
    #responsive-menu { display: none !important; }

    This will remove it for you from the maintenance page.

    Many thanks

    Peter

    Thread Starter jFlatz

    (@jflatz)

    cool ty

    i was able to get it to work with just this:

    #responsive-menu{
    display:none;
    }

    is the important tag for the click-menu? I don’t visually see it on the page without using inspect element.

    peterfeatherstone

    (@peterfeatherstone)

    Hi jFlatz,

    It will only show something for the click menu if you have set text for the click menu or are using a custom image so will cover all scenarios.

    If its working without the !important tag you can remove this, either way is fine.

    Glad we got it sorted for you!

    Many thanks

    Peter

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘YITH MAINTENANCE MODE menu leak’ is closed to new replies.