-
AuthorPosts
-
February 26, 2016 at 4:23 pm #890917
Dear JoomlaArt Team, thanks in advance, i have one problem, how can auto sliding the images for JA Directory template, any help appreciated, for live site https://ejob4all.com/ thanks in advance Kindly abrham
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
February 26, 2016 at 4:52 pm #890948Hi
to add autoplay Go to
/templates/ja_directory/acm/slideshow/tmpl/style-owl.phpFind this code
(function($){ jQuery(document).ready(function($) { $("#acm-slideshow-<?php echo $module->id; ?> .owl-carousel").owlCarousel({ items: 1, nav : true, merge: false, mergeFit: true, slideBy: 1 }); }); })(jQuery);
and replace it with
(function($){ jQuery(document).ready(function($) { $("#acm-slideshow-108 .owl-carousel").owlCarousel({ items: 1, nav : true, merge: false, mergeFit: true, margin:10, autoplay:true, loop:true, autoplay:true, autoplayTimeout:3000, autoplayHoverPause:true, autoplaySpeed:7000, slideBy: 1 }); }); })(jQuery);
February 27, 2016 at 7:21 am #891347Dear Joomlart Support Team,
it not working , the images totally disappear
the live site is https://ejob4all.com/
thanks in advance
abrhamPankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
February 27, 2016 at 8:20 am #891351Hi
Kindly post your site super user details via Private reply so i can check and fix it directly on your site .March 9, 2016 at 6:17 am #896982Dear JoomlaArt Team,
i have a problem, how can auto sliding the images for JA social II template,
i have made changes you have suggested above in the file "/acm/slideshow/tmpl/style-owl.php" but it does not show any effect, for live site http://cwsingles.co.uk/ please assist me as soon as possiblePankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
March 9, 2016 at 6:30 am #896985Hi
Kindly post your site super user admin details via private reply option .
I will check it . -
AuthorPosts
This topic contains 5 replies, has 3 voices, and was last updated by Pankaj Sharma 8 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum