normal OT scroller speed changing

More
10 years 2 days ago #7334 by Andras Kovacs
Hello, I'd like to ask your help. I installed OT dulcet that works fine. I'd like to change the speed of the header slider that is in middle 1-1 position [mod_ot_scroller]. I can see no option in module settings. Where can I set slower speed? Thank you.

Please Log in or Create an account to join the conversation.

More

Notice: Undefined variable: end_tag_params in /home/omegatheme/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321

Notice: Undefined variable: end_tag_params in /home/omegatheme/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321

Notice: Undefined variable: end_tag_params in /home/omegatheme/public_html/libraries/kunena/External/Nbbc/src/BBCode.php on line 2321
10 years 2 days ago #7346 by Trung Duong

Support email: services(at)omegatheme(dot)com


Follow Us to keep updated!

[img


[img


[img]...[/img]

[img]...[/img]

[img]...[/img]
The following user(s) said Thank You: Andras Kovacs

Please Log in or Create an account to join the conversation.

More
10 years 1 day ago #7348 by Andras Kovacs
Thank you. :)

Please Log in or Create an account to join the conversation.

More
10 years 1 day ago - 10 years 1 day ago #7349 by Andras Kovacs
Unfortunately it's not working. I set it to 14 000 ms but it slides after 5 secs. Jörimann My code looks a bit different like in the topic you referred:

k(function() {
k(".scrollable").scrollable({
size:'<?php echo $imgperframe?>',
loop:true
}).autoscroll(14000);
});

I tried it with Firefox and Chrome. Cache is emptied.

Thank you.
Last edit: 10 years 1 day ago by Andras Kovacs.

Please Log in or Create an account to join the conversation.

More
10 years 1 day ago #7350 by Trung Duong
Sorry,

You should edit this file: templates/ot_dulcet/html/mod_ot_scroller/default.php

find this code:
Code:
$('#myCarousel-<?php echo $module->id; ?>').carousel();

and change speed as this code below
Code:
$('#myCarousel-<?php echo $module->id; ?>').carousel(interval: 2000);

Support email: services(at)omegatheme(dot)com


Follow Us to keep updated!

[img


[img


[img]...[/img]

[img]...[/img]

[img]...[/img]

Please Log in or Create an account to join the conversation.

More
10 years 1 day ago #7352 by Andras Kovacs
No success :( Now it is static, not sliding at all. After clicking left/right arrows it slides in every 5 secs. Jörimann Here is my code. It seems as it is commented out defaultly but I tried it without comment. The result is the same.


<!--
jQuery.noConflict();
jQuery(document).ready(function($) {
$('#myCarousel-<?php echo $module->id; ?>').carousel(interval: 2000);
});
-->

Please Log in or Create an account to join the conversation.

Time to create page: 0.255 seconds

About Growth

Innovative tech for eCommerce growth

Contact Info

Head: No. 3, 175/55 Lane, Lac Long Quan St., Nghia Do Ward, Cau Giay District, Hanoi City, Vietnam