Okay
  Public Ticket #902658
Header Navigation Mobile Menu doesn't work?
Closed

Comments

  • Andrei started the conversation

    Hi there, first of all thx for a great theme. We've bought 8 copies of Salient and it is really great!

    With this said, we're experiencing some problems with the latest update. Our mobile menu has stopped working? Everything else seems to be working rather great. Is there something easy and obvious we've missed out?

    Best regards /Andrei

  •  8,996
    Tahir replied

    Hey Andrei,

    Even a single JS error can cause it to not work . Could you check for Browser Console Errors : https://codex.wordpress.org/Using_Your_Browser_to_Diagnose_JavaScript_Errors

    Also 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.

    Bes.t


    ThemeNectar Support Team 

  • Andrei replied

    Hi there, thx for answer, I uploaded the correct salient-child-theme folder and now it works.

    I used this code for the phone and email contact in the header.php file:

    <ul class="contact-info-large">

            <li class="phone"><a href="tel:+020-80 80 00">Tel. 020-80 80 00</a></li>

            <li class="mail"><a href="mailto:[email protected]">[email protected]</a></li>

    </ul>

    /best regards Andrei

  •  8,996
    Tahir replied

    Cheers .


    ThemeNectar Support Team