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
Author « Topic »  

suitsyou
Advanced Member

USA
487 Posts

Pre-sales questions only
(More Details...)

Posted - 12/20/2017 :  14:35:01  
Hello,
We lost our top navigation on mobile devices. We've done the last 2 updates, so I'm not sure when or how it got lost? Can you help?
It on ALL pages Except our home/index.php page? Example here https://suitsyouswimwear.com/competition-bikinis.php
You can see the top navigation on a pc or tablet, if on a pc and you resize to a smaller screen you can see it goes away?

Thanks, Clyde
http://www.SuitsYouSwimwear.com

Marshall
Ecommerce Template Guru

USA
1909 Posts

Posted - 12/20/2017 :  14:41:46  
Not sure how this was before
<link href="style2017a.css" rel="stylesheet" type="text/css" />
<meta name="viewport" content="width=device-width, maximum-scale=2.0, minimum-scale=1.0, initial-scale=1" />
<meta name="format-detection" content="telephone=yes" />
<link href="css/topmenu.css" rel="stylesheet" />
<link href="css/ectcart.css" rel="stylesheet" type="text/css">

but you should probably change it to

<meta name="viewport" content="width=device-width, maximum-scale=2.0, minimum-scale=1.0, initial-scale=1" />
<meta name="format-detection" content="telephone=yes" />
<link href="css/ectcart.css" rel="stylesheet" type="text/css">
<link href="style2017a.css" rel="stylesheet" type="text/css" />
<link href="css/topmenu.css" rel="stylesheet" />

This way the ECT style sheet will not supersede your style sheets.

Marshall
CENLYT Productions - ms designs
Affordable Web Design
Custom Ecommerce Designs
Responsive Websites
Cenlyt.com

Sinbad
ECT Moderator

USA
65937 Posts

Posted - 12/20/2017 :  14:58:12  
Hi Clyde, Marshall has a good point there give that a try and let us know.

Winners never quit, quitters never win
CSS and Responsive Designs
User Manual for Ecommerce Templates

suitsyou
Advanced Member

USA
487 Posts

Pre-sales questions only
(More Details...)

Posted - 12/21/2017 :  12:10:07  
Thank you... I just tried it but no luck? I update this page, so you can see it's not working here https://suitsyouswimwear.com/about.php

Thanks, Clyde
http://www.SuitsYouSwimwear.com

Sinbad
ECT Moderator

USA
65937 Posts

Posted - 12/21/2017 :  14:44:43  
Hi Clyde, I've checked and the css appears ok I do see the html structure needs to be tidy up a bit. Its possible that is causing the issue.

End tag “nav” seen, but there were open elements.

Unclosed element “ul”.

Unclosed element “div”.

Create a blank page with just the menu and run it through the w3 validator https://validator.w3.org/

Winners never quit, quitters never win
CSS and Responsive Designs
User Manual for Ecommerce Templates

Phil
ECT Moderator

United Kingdom
7680 Posts

Posted - 12/22/2017 :  02:36:34  
As a test try adding this line just above the other jquery.js </script>


<link href="css/topmenu.css" rel="stylesheet" />

<link href="css/ectcart.css" rel="stylesheet" type="text/css">
<script type="text/javascript" src="engine1/jquery.js"></script>
<script type="text/javascript" src="js/jquery.js"></script>

<script type="text/javascript" src="js/flaunt.js"></script>

<script src="//code.tidio.co/6c96xef4l5kticvkunzkvigrwl5tdnjh.js"></script>



* Database Migrations and Conversions*
* ASP to PHP Cart Conversions*

*Contact Us*
*Buy The PHP Capture Card Plugin*
*Rate Our Services/View Our Feedback*

suitsyou
Advanced Member

USA
487 Posts

Pre-sales questions only
(More Details...)

Posted - 01/11/2018 :  08:50:20  
Thank you Phil, adding that line did the trick... It's odd because it does not apply to all pages? At least it worked. Thank you.

Thanks, Clyde
http://www.SuitsYouSwimwear.com
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.03 seconds. Snitz Forums 2000