• The website I’m working on has one section that contains a box that is 2 columns by 2 rows. Each section contains a text box, single image, and a ditty_news_ticker. The top two worked flawlessly but when I went to add the code for the bottom left section chaos broke lose.

    Problems:
    The page title, in the tabs, changes.
    The two top sections get put above what is typically the top of the page.
    Finally, the ticker I just added doesn’t even appear.

    I can copy one of the tickers in the top two sections to where I need in it the bottom two. The formatting of the page remains good but no ticker appears.

    https://wordpress.org/plugins/ditty-news-ticker/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author metaphorcreations

    (@metaphorcreations)

    Please provide a link to your site where I can check out what is happening.

    If you want to display the same ticker multiple times on the same page you need to add unique id’s to each of the duplicates: http://dittynewsticker.com/documentation/#Unique_IDs

    Without the unique id’s the duplicate ticker’s will not display as to not cause javascript conflicts.

    Kevinpar

    (@kevinpar)

    Hello

    Is there a way to run two different tickers on the same page?
    When i paste in 2 different shortcodes – only one show up?

    thank you

    Plugin Author metaphorcreations

    (@metaphorcreations)

    Yes, but if you are running the same ticker twice on the same page you need to add a “unique_id” attribute to the duplicate shortcodes, with any value you want or else only one of them will display.

    Kevinpar

    (@kevinpar)

    Great
    thx very much

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

The topic ‘Multiple Tickers changing website page’ is closed to new replies.