-
AuthorPosts
-
May 9, 2014 at 3:00 pm #197574
I’ve built this site using the JA University template. Site is responsive on Android phones and smaller desktop browser windows, but in iPhones, I’m getting mainly the desktop view and erratic responsive views. With a clean cache in iPhone, if I go to the homepage, I get the desktop view (but no error messages). If I go to other pages, I get the responsive view, and if I return to the homepage, now I get the responsive view.
I’m using a modified Brown theme, with “Layout Settings” with the default settings of “Default, disabled, disabled, disabled.”
Support help needed and appreciate, thank you.
May 12, 2014 at 5:47 pm #534734Included website link in post’s back-end, but not public, so here is the link. If anyone has any ideas, please share, thanks:
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
May 13, 2014 at 8:18 am #534818JA University template loads css files to work responsive layout in the templates/ja_university/etc/layouts/default.xml file.
<stylesheets>
<file>css/template.css</file>
<file media="only screen and (max-width:719px)">css/layout-mobile.css</file>
<file media="only screen and (max-width:479px)">css/layout-mobile-port.css</file>
<file media="only screen and (min-width:720px) and (max-width: 985px)">css/layout-tablet.css</file>
</stylesheets>
I just tried to clear cache from back-end site.
and check your site with mobile device and see it’s working fine.
Please check your site again.
-
AuthorPosts
Viewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by Ninja Lead 10 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum