Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
Forum Search
Google Site Search
 All Forums
 Technical
 PHP (Unix / Linux / Apache) versions
 Menu in Smartphon does not drop down
Author « Topic »  

Andrey9
New Member

Israel
98 Posts

Posted - 05/03/2018 :  07:02:13  
I use Ecommerce Plus PHP v6.8.5

When test the main menu - it does not drop down in any page, except the main page. What may be a problem?


Kislev Andrey

Andy
ECT Moderator

95440 Posts

Posted - 05/03/2018 :  07:08:40  
Hi

I know what is causing that and it was an error on my part when setting up the theme. It's since been fixed and if you'd like to send me an email with your FTP details I'll fix it on your store.

Andy

Please feel free to review / rate our software

Andy
ECT Moderator

95440 Posts

Posted - 05/03/2018 :  08:49:09  
I just checked to be sure what it was and if you want to do it yourself you need to remove this code from the editable region in index.php

<!-- JS -->
<script type="text/javascript">
$(document).ready(function(){
$(".navTab").click(function(){
$(".navLink").slideToggle("slow");
});
});
</script>

and copy it before the closing </head> tag in the dwt file as it needs to go on all pages.

I'm happy to make that change for you though.

Andy

Please feel free to review / rate our software

Andrey9
New Member

Israel
98 Posts

Posted - 05/03/2018 :  11:55:50  
Thank you Andy for quick support!!
Everything working well!


Kislev Andrey

Andy
ECT Moderator

95440 Posts

Posted - 05/03/2018 :  12:06:18  
Glad it's working and apologies for the mistake there.

Andy

Please feel free to review / rate our software
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.02 seconds. Snitz Forums 2000