News ticker rotation speed

Posted in: Newspaper
Post count: 60

Hi,
We can’t find the option to slow down / change the news rotation speed:

Where can we adjust that?
Thanks!

Post count: 22421

Hello,

the theme does not have any setting for this. It can however be changed if you change this number here: http://screencast.com/t/mmWIdUOyTApC

Thank you!

Post count: 60

Hi,
Can the JS be inserted into the theme’s panel? like this we don’t create “another” child theme file, so updating the theme would not be that painful.
Thanks!

Post count: 22421

Unfortunately I have not tried this but js can be rewritten like css. You should only change it in the file I specified as our theme has no setting for this.
Thank you!

Post count: 60

Hi, the theme has “Custom JS” where we can insert code, we’ve inserted the code from the tagdiv_theme.js file:

Maybe the script is wrong? I’m not particularly good at JS
Thanks!

Post count: 6535

Hi

The code won’t work just by pasting that function in custom js filed from theme panel. You need top update the value directly in js file as that is a method used for tdTrendingNow object and can be changed only inside the object.

Thanks!

Viewing 6 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic.