Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • skiptracer Friend
    #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.

    skiptracer Friend
    #534734

    Included website link in post’s back-end, but not public, so here is the link. If anyone has any ideas, please share, thanks:

    http://www.childinst.org/

    Ninja Lead Moderator
    #534818

    JA 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.


    1. config_setting
    2. responsive_layout
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