-
AuthorPosts
-
Pankaj Sharma Moderator
Pankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
October 23, 2016 at 1:24 am #979312Hi
Go to /templates/ja_elicyon/acm/slideshow/tmpl/style-owl.php file
find this codeautoPlay: false
replace it with
autoPlay:1200
change the time interval 1200 as per needs .
1 user says Thank You to Pankaj Sharma for this useful post
sobe Friendsobe
- Join date:
- June 2010
- Posts:
- 249
- Downloads:
- 13
- Uploads:
- 20
- Thanks:
- 32
- Thanked:
- 4 times in 1 posts
October 23, 2016 at 5:32 am #979337Thank you Pankaj, that worked great!
How does one change the slide-effect into a fade-effect?
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
sobe Friendsobe
- Join date:
- June 2010
- Posts:
- 249
- Downloads:
- 13
- Uploads:
- 20
- Thanks:
- 32
- Thanked:
- 4 times in 1 posts
October 24, 2016 at 3:37 am #979555Hi Pankaj, The thread you mentioned suggested adding the following class to the file style-owl.php:
<div class="acm-slideshow container"> <div id="acm-slideshow-<?php echo $module->id; ?>" class="carousel slide carousel-fade" data-ride="carousel"> <?php $count = $helper->getRows(‘data-s2.img’) ?>
Is this new code supposed to replace part of the existing code, or is it an addition? Is it supposed to be in a specific location (before/after other parts of the code)? Is the suggested code itself supposed to be changed/customized to work with JA Elicyon?
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
sobe Friendsobe
- Join date:
- June 2010
- Posts:
- 249
- Downloads:
- 13
- Uploads:
- 20
- Thanks:
- 32
- Thanked:
- 4 times in 1 posts
October 24, 2016 at 7:49 pm #979809Thanks for the clarification Pankaj, but I took a look at the second link and was a bit confused. Am I supposed to only add:
animateOut: ‘fadeOut’
As instructed on top of the page, or am I supposed to follow the more detailed instructions at the bottom of the page? Plus, I don’t understand how this reconciles with the first link you mentioned.
What exactly is the code one is supposed to add or replace?
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
October 25, 2016 at 2:36 am #979919Hi
I am afraid i unable to give you a solution for your custom request , i tried the solution but it uses different style code and needs custom work in CSS and PHP , that fall in personal customization . You have to customise the owl-style.php file and create custom style code for this .Regards
sobe Friendsobe
- Join date:
- June 2010
- Posts:
- 249
- Downloads:
- 13
- Uploads:
- 20
- Thanks:
- 32
- Thanked:
- 4 times in 1 posts
November 7, 2016 at 4:31 pm #984199It’s very disappointing to have such a limited slideshow. Oddly enough, it seems the developers of the slideshow did include fading capacity and they made it simple to activate it. But it seems this template has customized the slideshow to make it more limited than it was originally meant to be. Was that on purpose, or accidental?
I tried everything the slideshow-developer instructs to activate fade with no success. Can you provide any potential solutions or clarifications on why this slideshow has been restricted from doing something as simple as fading?
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
November 8, 2016 at 3:04 am #984301This reply has been marked as private.sobe Friendsobe
- Join date:
- June 2010
- Posts:
- 249
- Downloads:
- 13
- Uploads:
- 20
- Thanks:
- 32
- Thanked:
- 4 times in 1 posts
November 13, 2016 at 8:04 pm #985942Hi Pankaj,
To be more helpful to others with the same issue, I created another post titled "Slideshow fade-effect"https://www.joomlart.com/forums/topic/slideshow-fade-effect/
It lists all the change details provided so far from other posts, but without effect. Please let us know what might be missing.
-
AuthorPosts
This topic contains 10 replies, has 2 voices, and was last updated by sobe 8 years ago.
The topic ‘slideshow autoplay speed’ is closed to new replies.