Project:ticketyboo News Ticker
Version:6.x-1.3
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

When using the ticker in vertical mode. all defined nodes are displayed. In horizontal mode (i.e. across the screen), the first and last nodes are omitted.
In addition to this: A horizontal ticker is only really useful if the text in the nodes is flattened into a string, but the ticker insists on pushing them across in the original node content format. This results in only the first line being displayed if the ticker height is set to a small value. Which in essence renders the horizontal ticker useless.

Comments

#1

i was having this problem and discovered i was saving the nodes to be displayed in the ticketyboo block using full html ... hence [p] tags were interfering with the selection of first and last nodes ... save in plain text and voila!

nobody click here