-
AuthorPosts
-
stazzy Friend
stazzy
- Join date:
- September 2014
- Posts:
- 375
- Downloads:
- 34
- Uploads:
- 65
- Thanks:
- 36
- Thanked:
- 3 times in 1 posts
December 14, 2014 at 7:00 am #203536Morning 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-
Ninja Lead Moderator
Ninja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
December 15, 2014 at 5:11 am #558667Hi 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>
AuthorPostsViewing 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
Jump to forum