Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter chaplin2013

    (@chaplin2013)

    This appears to only happen to the first tick which continues to increase its distance from the second until it appears at the back of the list!

    Plugin Author metaphorcreations

    (@metaphorcreations)

    Could you direct me to your page where you are seeing this? Thanks!

    Thread Starter chaplin2013

    (@chaplin2013)

    Yes its www dot brooke dot norfolk dot sch dot uk

    Plugin Author metaphorcreations

    (@metaphorcreations)

    I think your issue is due to the fact that your total ticks don’t fill up the entire width. A single tick won’t re-appear until after it has complete exited the screen. I am planning on working out an update that will do away with this issue, but I can’t say when I’ll have time to work that out.

    For now, I would suggest just duplicating your current ticks 1 or 2 times, so the full width of the ticker is filled. So, if you have:

    Tick 1
    Tick 2
    Tick3

    Setup your ticker like:

    Tick 1
    Tick 2
    Tick3
    Tick 1
    Tick 2
    Tick3
    Tick 1
    Tick 2
    Tick3

    Thread Starter chaplin2013

    (@chaplin2013)

    Is it not possible to set it so that a tick wont reappear until after the last tick has exited the screen?

    Thanks.

    Plugin Author metaphorcreations

    (@metaphorcreations)

    No, it is not built that way. It is built to show the next tick as soon as possible so there is continual content scrolling across the screen.

    Thread Starter chaplin2013

    (@chaplin2013)

    Thanks, I appreciate that is the case but thought that may be an easy approach to preventing it happening.

    Cheers.

    Plugin Author metaphorcreations

    (@metaphorcreations)

    No, sorry. It would take customization to both the jquery script and other code to make it possible and to allow users to enable/disable this functionality.

    Thanks for using my plugin!

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Ticker scroll spacing issue’ is closed to new replies.