News Ticker: set the time that each title remains.

Posted in: Newspaper
Post count: 16

Hi,
I would like the “news ticker” to stay longer in each title. With the speed set by default, the headlines cannot be read. How to slow it down? Where can you set the time that each title remains?
Thank you!

Post count: 18283

Hello !

Unfortunately at the moment the only option is to set the ticker to manual as you can see it here: https://www.screencast.com/t/BrbboZlxm

Thank you !

Post count: 16

Thanks Vlad!
If you wanted to modify this option directly in the code, where would you have to start?
I need to slow him down, whatever, please
thanks

Post count: 18283

Hello !

At the moment the News ticker element does not have a specific setting to adjust the speed. This could only be modified in the theme javascript file
https://www.screencast.com/t/cWHeO2hGk
Try searching in that file for the value “3E3” that means 3 seconds, you could change it to something like “6E3” (6 seconds). It should be the last value found in that file, when you search for it (or change them all).
This could be an option in the theme in future updates, but for then moment that is the only way of doing it.

Thank you !

Post count: 6

How can I reach the code you mentioned ?
I tried – Apprearence > theme editor > includes > js > tagdiv-theme.min.js
but I could see the values 3E3
please advise

Post count: 35449

Hi subhiart,

Please try on this path -> wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js , the files was moved from the theme in tagDiv Composer -> https://i.imgur.com/HNvNjFJ.png

Hope this will help you!
Thank you for your understanding!

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newspaper’ is closed to new topics and replies.