-
AuthorPosts
-
funci Friend
funci
- Join date:
- February 2008
- Posts:
- 246
- Downloads:
- 29
- Uploads:
- 64
- Thanks:
- 93
- Thanked:
- 5 times in 2 posts
January 13, 2016 at 12:36 am #846129Hi,
I had instaled quick start instalation and autoplay in slideshow in that version don’t starts. Does somebody knows possible reasons?
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
January 13, 2016 at 4:12 am #846327Hi funci,
We use the owl-carousel for ACM – Slideshow module, kindly check this file on your site: ROOT/templates/ja_platon/acm/slideshow/tmpl/style-owl.php
and make sure the
autoPlay
parameter is set totrue
<script> (function($){ jQuery(document).ready(function($) { $("#acm-slideshow-<?php echo $module->id; ?> .owl-carousel").owlCarousel({ items: 1, singleItem : true, itemsScaleUp : true, navigation : false, navigationText : ["<i class='fa fa-angle-left'></i>", "<i class='fa fa-angle-right'></i>"], pagination: true, merge: false, mergeFit: true, slideBy: 1, autoPlay: true }); }); })(jQuery); </script>
funci Friendfunci
- Join date:
- February 2008
- Posts:
- 246
- Downloads:
- 29
- Uploads:
- 64
- Thanks:
- 93
- Thanked:
- 5 times in 2 posts
January 13, 2016 at 7:03 am #846383Hi Saguaros,
Yes it is, just like in your example, but autoplay don’t works…
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
January 13, 2016 at 8:47 am #846467You can include the credentials of your site in your 1st post so I can have a look http://static.joomlart.com/images/blog/2015/nov/Add-new-post.gif
funci Friendfunci
- Join date:
- February 2008
- Posts:
- 246
- Downloads:
- 29
- Uploads:
- 64
- Thanks:
- 93
- Thanked:
- 5 times in 2 posts
January 13, 2016 at 10:45 pm #847083I did it like you said, check first post 🙂
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
January 14, 2016 at 1:38 am #847266It should be
autoPlay
, notautoplay
I changed it for you and it’s working now.
-
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by Saguaros 8 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum