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?
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.
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
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
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
Cheers .
ThemeNectar Support Team