Okay
  Public Ticket #2497514
Mobile Header
Closed

Comments

  •  2
    lifeunhurried started the conversation

    Hi, I just noticed our mobile menu isn't showing. I've deactivated all of the plugins, but this does not seem to be the issue. Do you know why this might be happening? Thanks.

  •  8,851
    Tahir replied

    Hey Again,

    Try setting the Top Navigation Location in here and check: 

    2320589812.pngClick Image to View Larger.

    Thanks


    ThemeNectar Support Team 

  •  2
    lifeunhurried replied

    Hi there. The menu is already set to top navigation. It shows fine on desktop, but doesn't show anything when the right hand mobile menu is clicked on smaller devices. 

  •  2,965
    Andrew replied

    Hi there,

    Try switching to parent theme and if the issue is gone then you will have to reinstall child theme.

    Thanks.

  •  2
    lifeunhurried replied

    Thanks. I tried this, but the issue is still there with the parent theme.
    I asked another developer from a plugin we are using called geodriectory, if it had something to do with their plugin, and they replied:

    Thanks for reaching us. I've checked your Website and I'm able to see the issue you had there. Unfortunately, that is not related to GD and please check with your theme author instead

  •  2,965
    Andrew replied

    Hi there,

    Could you allow us to login to your website. We going to need username and password with admin privileges.

    Thanks.

  •  2
    lifeunhurried replied

    Thanks Andrew

    I've just created a new login for you:

    UN: ThemeNectar

    PW: q*UZehMrcNb04)VFXN6#gjSw

    Please let me know if you have any problem logging in.

    https://lifeunhurried.com/wp-admin

  •  2,965
    Andrew replied

    Hi there,

    Caused by css in Salient > General settings > CSS/Script related:

    5547083622.png

    Kind regards.

  •  2
    lifeunhurried replied

    Hi Andrew
    Deleting this code did not fix the problem. Any other solutions?

  •  8,851
    Tahir replied

    Hey Again,

    Could you try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.

    Thanks


    ThemeNectar Support Team 

  •  2
    lifeunhurried replied

    Hi Tahir

    I have already tried disabling all of the plugins, and also deleting all of the custom code to see if either of those things were the issue. Neither of them worked )-:

  •  2,965
    Andrew replied

    Hi there,

    Add the following custom css to Salient > General settings > CSS/Script related:

    @media only screen and (max-width: 1000px) {
      #slide-out-widget-area.slide-out-from-right, #slide-out-widget-area.slide-out-from-right:not(.fullscreen-alt):not(.fullscreen) {
        display: inline-flex;
    }
    }
    

    Thanks.

  •  2
    lifeunhurried replied

    Hi Andrew. Brilliant! That worked! Thank you so much for finding a solution. I really appreciate your help and dedication.

    Thanks again.