PaulP
Advanced Member
USA
213 Posts |
Posted - 04/03/2018 : 08:45:46
Hello Andy, I have another problem with my Responsive Design Natura site License ID 0003rd00grb0089 for PHP-Unix/Linux Server.
The first problem, I had to attach all the pages to the main.dwt page in the Templates folder for the global updates to work.
The secconed problem I had was a popup preventing me from doing any editing and you gave me this script to replace <script type="text/javascript" src="https://code.jquery.com/jquery-1.11.0.min.js"></script> <script type="text/javascript" src="https://code.jquery.com/jquery-migrate-1.2.1.min.js"></script> and that fixed that problem.
Now I find out the dropdown menu only works on the "HOME" page. I looked at the page source on the home page and one of the others to see if I can find any difference but I had no luck in finding the problem.
I never had any problems before with your new templates.
Hoping for the fix.
Yours truly and loyal customer Paul P.
|
Andy
ECT Moderator
95440 Posts |
Posted - 04/03/2018 : 08:51:34
Hi Paul Can you let us know the URL? I've set up this design for a few people and haven't seen any problems with the menu on the sites I've looked at or on the demo http://www.wpect.com/prem-natura/ - I'd need to see what is different on your site. Andy Please feel free to review / rate our software
|
PaulP
Advanced Member
USA
213 Posts |
Posted - 04/03/2018 : 10:31:29
Hi Andy, The site is http://www.drdooleyassembly.com/V2/ The menu-container/navLink is where I'm having the problem. When your in the smaller viewing, like my phone and tablet.
|
Sinbad
ECT Moderator
USA
65937 Posts |
Posted - 04/03/2018 : 12:45:55
|
PaulP
Advanced Member
USA
213 Posts |
Posted - 04/03/2018 : 13:35:49
Hi Sinbad, That's the way it unzipped. I didn't change or delete anything.
It's probably not on the main.dwt page either. I had problems with it before as I mentioned.
If you would like the login info to check it out to see what the fix is. Please give me your private email. I don't want to post it on the form.
Thanks, PaulP
|
Paradise
Ecommerce Template Guru
USA
1602 Posts Pre-sales questions only (More Details...)
|
Posted - 04/03/2018 : 14:07:15
Can you check the original download if you have a copy, it should be on the main.dwt, if the original was edited you could re-download a new copy of the updater.
Responsive Design Deals Ecomm Plus - ASP 6.8 www.paradiseclothingco.com
|
Sinbad
ECT Moderator
USA
65937 Posts |
Posted - 04/03/2018 : 14:50:50
|
PaulP
Advanced Member
USA
213 Posts |
Posted - 04/03/2018 : 16:26:05
Hi Sinbad, No. There is no "megastyle.css" file in the css folder on the site or in the original css downloaded folder. These are the css files in the css folder. ectcart.css ectstyle.css flexslider.css style.css
|
Andy
ECT Moderator
95440 Posts |
Posted - 04/03/2018 : 23:51:38
Hi Paul I can see what's happening there and very sorry as the fault was on my end. In index.php can you remove these lines in the head editable region <!-- JS --> <script type="text/javascript"> $(document).ready(function(){ $(".navTab").click(function(){ $(".navLink").slideToggle("slow"); }); }); </script> That bunch of code actually needs to go into main.dwt just after <script type="text/javascript" src="../js/fixed.js"></script> As it is required on all pages pasting it into main.dwt and updating the store pages with that change will sort it out Andy Please feel free to review / rate our software
|
PaulP
Advanced Member
USA
213 Posts |
Posted - 04/04/2018 : 04:59:10
Hi Andy, That did it. It's working fine now.
Thank you for your help.
Yours Truly, Paul P.
|
Andy
ECT Moderator
95440 Posts |
Posted - 04/04/2018 : 05:37:01
|
|
|