• Resolved M C

    (@mcyger)


    Hi,

    I love this plugin but I’m having trouble getting it to work.

    I installed Ditty News Ticker and inserted this code info my header:
    <?php if(function_exists('ditty_news_ticker')){ditty_news_ticker(1268);} ?>

    I know it’s functioning because when I look at the code I see this:
    <div style="background:#414141;color:#FFFFFF"><div style="padding-top:2px;padding-left:10px;float:left;background:#2EB7E0;width:160px">FEATURED DOMAINS:</div><div id="mtphr-dnt-1268" class="mtphr-dnt mtphr-dnt-1268 mtphr-dnt-default mtphr-dnt-scroll mtphr-dnt-scroll-right"><div class="mtphr-dnt-wrapper mtphr-dnt-clearfix"><h3 class="mtphr-dnt-title"></h3><div class="mtphr-dnt-tick-container"><div class="mtphr-dnt-tick-contents"><div class="mtphr-dnt-tick mtphr-dnt-default-tick mtphr-dnt-clearfix "><a href="http://domain-name.com/project/HedgeTrimmers-com/" target="_self">HedgeTrimmers.com</a></div><div class="mtphr-dnt-tick mtphr-dnt-default-tick mtphr-dnt-clearfix "><a href="http://domain-name.com/project/implants-com/" target="_self">Implants.com</a></div><div class="mtphr-dnt-tick mtphr-dnt-default-tick mtphr-dnt-clearfix "><a href="http://domain-name.com/project/saunas-net/" target="_self">Saunas.net</a></div><div class="mtphr-dnt-tick mtphr-dnt-default-tick mtphr-dnt-clearfix "><a href="http://domain-name.com/project/humidifiers-com/" target="_self">Humidifiers.com</a></div><div class="mtphr-dnt-tick mtphr-dnt-default-tick mtphr-dnt-clearfix "><a href="http://domain-name.com/project/123-com" target="_self">123.com</a></div><div class="mtphr-dnt-tick mtphr-dnt-default-tick mtphr-dnt-clearfix "><a href="http://domain-name.com/project/Peep-com" target="_self">Peep.com</a></div><div class="mtphr-dnt-tick mtphr-dnt-default-tick mtphr-dnt-clearfix "><a href="http://domain-name.com/project/BAE-com/" target="_self">BAE.com</a></div><div class="mtphr-dnt-tick mtphr-dnt-default-tick mtphr-dnt-clearfix "><a href="http://domain-name.com/project/RaceBetting-com/" target="_self">RaceBetting.com</a></div><div class="mtphr-dnt-tick mtphr-dnt-default-tick mtphr-dnt-clearfix "><a href="http://domain-name.com/project/Filtration-com/" target="_self">Filtration.com</a></div></div></div></div></div></div><div class="fw-page-builder-content"><section class="w-section w-clearfix default-section " >

    However, nothing ticks across the screen and after hours of banging my head against the wall, I’m stuck.

    The domain-name is nameexperts.

    Any help you can provide is greatly appreciated!

    Thank you in advance!
    MCMC

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

    (@metaphorcreations)

    The most common cause for an unresponsive ticker (when using scroll or rotate mode) is a javascript error on your site coming from another plugin or theme. Any type of javascript error will most likely kill any other javascript that is loaded after it.

    On your site I’m seeing the following error:

    targeting.min.js:1
    Uncaught TypeError: e.conditions.filter is not a function
        at o (targeting.min.js:1)
        at HTMLDocument.<anonymous> (targeting.min.js:1)
        at i (jquery.js:2)
        at Object.fireWith [as resolveWith] (jquery.js:2)
        at Function.ready (jquery.js:2)
        at HTMLDocument.K (jquery.js:2)

    You’ll need to resolve this error before the ticker will start running. Please look through this article https://metaphorcreations.ticksy.com/article/1483 to narrow down where the error may be coming from.

    Plugin Author metaphorcreations

    (@metaphorcreations)

    I am closing this ticket. The issue is due to a javascript error that is unrelated to Ditty News Ticker.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Ticker Not Displaying’ is closed to new replies.