-
AuthorPosts
-
September 23, 2013 at 11:47 am #190833
We turned off mobile responsive option in the template, but after doing this on mobile devices the website loads a zoomed in version of the website. we cannot find the code that is over riding the standard view for desktop. Tested in varios other desktop screen resolutions the site works just fine. tablet or mobile phone causes issue with the disply.
Could you assist in identifiy the issue here.
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
September 24, 2013 at 4:31 am #506823Hi anelgust,
You can try to open templatesja_hawkstoretplsblockshead.php file and replace line:
<meta name="viewport" content="width=device-width, initial-scale=1.0<?php echo $this->getParam('responsive', 1) ? ', maximum-scale=1.0, user-scalable=no' : '' ?>"/>
with
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=3, user-scalable=yes">
September 25, 2013 at 1:03 pm #507043Attached is a image i snapped on my phone this is how the website is loading after doing your changes, no change to the layout .
Could i have updated the wrong file ?
phong nam Friendphong nam
- Join date:
- May 2015
- Posts:
- 3779
- Downloads:
- 1
- Uploads:
- 587
- Thanks:
- 499
- Thanked:
- 974 times in 888 posts
September 26, 2013 at 12:59 am #507094Hi angeldust,
It seems that i misunderstood your issue above. My given codes above are used to enable the zoom function of the template on iOS and handheld devices only. It won’t solve the mobile/table layout with responsive off. Back to your concern, when you turn off the responsive option, the template will display the same layout (desktop) on all device resolutions (desktop, mobile, tablet). That is why you see the website look not good on mobile and tablet. It is normal.
In this case, i suggest you to turn on Responsive again. Then you can go to Template Manager >> Layout >> Response Layout, you can select the positions to display on mobile/tablet layout.
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by phong nam 11 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Template displaying incorrectly on mobile phones when responsive is turned off
Viewing 4 posts - 1 through 4 (of 4 total)