Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • stazzy Friend
    #203536

    Morning admin, I hav issues on my site. the ja slidelite doesnt hav advanced config like dat of the demo
    then my k2 doesnt show image
    lastly i have deactivated the responsive nature of the site but its not showing like web on all devices.
    Thanks


    1. Screenshot_2
    2. Screenshot_3
    Ninja Lead Moderator
    #558667

    Hi stazzy,

    You can try to take a backup of your site and install latest version of JA Slideshow Lite module.

    Then make sure that you select all items you wanna show on frontend:

    For the deactivation of responsive feature, you will also need to remove the CSS file (which are used for mobile devices) :
    – Open templates/ja_zite/etc/layouts/default.xml file
    – Find and change

    <stylesheets>
    <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>
    <file media="only screen and (min-width:986px) and (max-width: 1235px)">css/layout-normal.css</file>
    </stylesheets>

    to

    <stylesheets>
    <file media="only screen and (min-width:986px) and (max-width: 1235px)">css/layout-normal.css</file>
    </stylesheets>


    1. select_items
Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  Ninja Lead 9 years, 11 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum