Viewing 2 replies - 1 through 2 (of 2 total)
  • @ts
    I’m using the jQuery Tools library on one of my websites and there’s been an issue running it alongside news-ticker also. If I disable the jQuery moviescreen slider, the ticker works, if not, the ticker just displays the list like you describe here. I’ve put in a troubleshooting ticket at jQuery Tools, if/when I get a solution, I’ll post it back here.

    NOTE >> the website I’m trying to install the wp news-ticker on is https://www.genesis-global.org

    toomanyairmiles

    (@toomanyairmiles)

    Try setting the css up as follows. Make the height of #news-ticker to 20px or another appropriate value and set overflow:hidden; this should only show the first list item.

    Also use wp_enqueue_script in functions.php to load the CDN copy of jQuery and you might find you have less conflicts.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘NEWS TICKER DISPLAYS AS A LIST’ is closed to new replies.