News ticker

Posted in: Newspaper
Post count: 16

Hello,

we got feedback from our users, that our news ticker is too fast. I have not found a place to adjust the speed of it. Can you help me out?

Post count: 20688

Hi,

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.

Thanks

Post count: 27

This didn’t work for me. Did the file change to make it not work?

Post count: 20688

Hi,


@dvolatility
Search for this code in the theme minified js file

tdTrendingNow.tdTrendingNowChangeText([a,"left"],!0)},3E3

https://www.screencast.com/t/TcRiKebNES

Change the value in each of the results. Then check the results, maybe force refresh the page and clear cache.

Thanks

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