- Posts: 3
- Thank you received: 0
Length
-
dive4cb
Inactive member -
Topic Author
- New Member
-
Less
More
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
14 years 2 months ago #4632
by ivan.milic
Replied by ivan.milic on topic Re: Length
You dud not say which module you are talking about. If it's hot_joomla_carousel_pro , then you have "Autoslide Interval" parameter in Carousel settings when you use Module MAnager.
Please Log in to join the conversation.
-
dive4cb
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 3
- Thank you received: 0
14 years 1 month ago #4822
by dive4cb
Replied by dive4cb on topic Re: Length
Thank you for responding! Sorry for the delay.
I'm using Hot Image Slider. Will it have the same parameter?
Thanks,
CB
I'm using Hot Image Slider. Will it have the same parameter?
Thanks,
CB
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
14 years 1 month ago #4828
by ivan.milic
Replied by ivan.milic on topic Re: Length
Yes, and it has the same name.
Please Log in to join the conversation.
-
dive4cb
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 3
- Thank you received: 0
14 years 1 month ago #5011
by dive4cb
Replied by dive4cb on topic Re: Length
Thanks again for your response. I'm looking again in the database and am not finding any mention of Autoslide Interval in the parameters. Could it be using another name? Is that exactly the way it would be written in the parameters?
Thanks again!
CB
Thanks again!
CB
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
14 years 1 month ago - 14 years 1 month ago #5029
by ivan.milic
Replied by ivan.milic on topic Re: Length
I'am sorry I misplaced something. You can change speed by editing:
modules\mod_hot_image_slider\js\scripts.js
...
var slider = {
num: -1,
cur: 0,
cr: [],
al: null,
at: 10 * 1000, /* change 1000 to control speed*/
...
modules\mod_hot_image_slider\js\scripts.js
...
var slider = {
num: -1,
cur: 0,
cr: [],
al: null,
at: 10 * 1000, /* change 1000 to control speed*/
...
Last edit: 14 years 1 month ago by ivan.milic.
Please Log in to join the conversation.
Time to create page: 0.211 seconds