spring00 Posted July 26, 2013 Share Posted July 26, 2013 I have a responsive theme from template monster but I've edited the theme so much that now the mobile versions look terrible. Yes I know - I'm an idiot. I've tried editing the 480.css but it looks worse. Anyway while I work out how to sort this out I want to turn off the mobile version but it wont turn off. I've clicked 'disable mobile version' but this has no effect. I even tried renaming the 320.css and 480.css but that didnt help. I've tried turning off friendly url and back on again to regenerate the htaccess file. But the mobile version still shows up. Anyone help please? I know a similar problem was posted here recently but the solution (to sort it via cpanel) didnt make any sense to me, sorry. Link to comment Share on other sites More sharing options...
vekia Posted July 26, 2013 Share Posted July 26, 2013 you said that you've got responsive theme, so you don't have "mobile" version, because everything is based on your "responsive" template. What does it mean? it mean that if you don't want responsiveness you have to remove media queries from css styles of your theme hope i understand you well Link to comment Share on other sites More sharing options...
benjamin utterback Posted July 26, 2013 Share Posted July 26, 2013 Hi vekia, I'll also try and put it in a different way. Basically, you do not need to enable any "Mobile Version" of your template. Because the template is responsive, it will "respond" to any device by default, you do not need a separate "Mobile version" because that defeats the meaning of a responsive template. The Mobile version is usually reserved for templates that are not responsive but "Mobile-ready" Link to comment Share on other sites More sharing options...
spring00 Posted July 26, 2013 Author Share Posted July 26, 2013 Sorry I'm confused so I'm being confusing! What I meant was that the theme has mobile versions. Here is the theme I bought http://www.templatem...mes/44553.html. I cant find any mention of media queries in the css but they have called it something else so I will go through it carefully. Ok I think I understand. Sorry if I sound like an idiot! I've found a grid style sheet which says 'Variable Grid System.Learn more ~ http://www.spry-soft.com/grids/ Based on 960 Grid System - http://960.gs/' I am guessing that this makes the site responsive. So if I have understood you correctly I cant 'turn off' the mobile version. All I can do is edit the grid stylesheet and the 480.css and 320.css in such a way that the site looks good on everything. I just wanted to turn all this off while I ask a friend to help me edit it all correctly. I didnt want Joe Public to see my mess! Link to comment Share on other sites More sharing options...
vekia Posted July 26, 2013 Share Posted July 26, 2013 "responsive" templates hasn't got additional "mobile" version, because everything is based on its css styles (media queries). It mean that you see exactly the same "design" on pc and on mobile. It's because media queries defined in the css styles. and no... 960 isn't responsive. Link to comment Share on other sites More sharing options...
Recommended Posts