Are you sure you want to report the post shown below? This will send an email to the ATVO administrators.
Please include a short reason for reporting.
Users reporting for no reason may be locked out.
Post
Posted by Nick Thissen
on
The important properties (under Ticker) for such a configuration would be:
- Make sure Ticker is enabled - Make sure you selected a subwidget as the Template Subwidget - Select Paging as the ticker type - Select an appropriate interval (e.g. the default 5 seconds) - Select the appropriate Repeat Direction (in your case: Right) - Select the desired amount of items per page (5)
I think that's about it, and most of those are the default so I'm not sure where your issue is.
Your manual approach could work too but it would require a bit of scripting to automate it better (you could detect each 5 seconds whether the ticker has run out of elements to show and should reset). You'd basically be rewriting the ticker so that is definitely not recommended.