-
AuthorPosts
-
pavit Moderator
pavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
June 25, 2015 at 3:56 pm #575526Hi
Goto this file templatesja_charityacmslideshowjsscript.js and set autoplay to true
(function($){
jQuery(document).ready(function($) {
$(".owl-carousel").owlCarousel({
slideSpeed : 300,
paginationSpeed : 400,
singleItem:true,
pagination:true,
navigation : true,
autoPlay: false,
});
});
})(jQuery);1 user says Thank You to pavit for this useful post
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
June 25, 2015 at 3:56 pm #641856Hi
Goto this file templatesja_charityacmslideshowjsscript.js and set autoplay to true
(function($){
jQuery(document).ready(function($) {
$(".owl-carousel").owlCarousel({
slideSpeed : 300,
paginationSpeed : 400,
singleItem:true,
pagination:true,
navigation : true,
autoPlay: false,
});
});
})(jQuery);1 user says Thank You to pavit for this useful post
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
June 25, 2015 at 3:56 pm #740518Hi
Goto this file templatesja_charityacmslideshowjsscript.js and set autoplay to true
(function($){
jQuery(document).ready(function($) {
$(".owl-carousel").owlCarousel({
slideSpeed : 300,
paginationSpeed : 400,
singleItem:true,
pagination:true,
navigation : true,
autoPlay: false,
});
});
})(jQuery);1 user says Thank You to pavit for this useful post
June 25, 2015 at 4:00 pm #575527Awesome thank you!
June 25, 2015 at 4:00 pm #641857Awesome thank you!
June 25, 2015 at 4:00 pm #740519Awesome thank you!
palos Friendpalos
- Join date:
- January 2013
- Posts:
- 369
- Downloads:
- 37
- Uploads:
- 8
- Thanks:
- 125
- Thanked:
- 27 times in 7 posts
February 9, 2016 at 1:15 pm #879915Thank you pavit!
But how to get back the font-awesome(?) arrows? Now the navigation buttons changed from "( )" to "PREV NEXT". :/ palos
Hey! the forum motor cleaned my "Greater/Less then Signs" so I changed them to "()"
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
February 9, 2016 at 4:52 pm #880083Hi @palosutca
Since this topic has as title a different argument from your problem could you open a new topic and provide in it a temp super user account to your backend with a link to it ?
palos Friendpalos
- Join date:
- January 2013
- Posts:
- 369
- Downloads:
- 37
- Uploads:
- 8
- Thanks:
- 125
- Thanked:
- 27 times in 7 posts
February 10, 2016 at 10:14 am #880667Hi pavit,
I just solved it by putting this line into the script.js
navigationText : ["<i class='fa fa-angle-left'></i>", "<i class='fa fa-angle-right'></i>"],
Hope it helps!
palos -
AuthorPosts
This topic contains 9 replies, has 3 voices, and was last updated by palos 8 years, 9 months ago.
The topic ‘Make slideshow start automatically’ is closed to new replies.