Viewing 1 replies (of 1 total)
  • Plugin Author metaphorcreations

    (@metaphorcreations)

    It looks like you have some file permission issues going on along with some javascript errors.

    https://casestrategy.com/wp-content/plugins/ditty-news-ticker/assets/js/jquery.touchSwipe.min.js?ver=1.5.8
    Failed to load resource: the server responded with a status of 403 (Forbidden)

    https://casestrategy.com/wp-content/plugins/ditty-news-ticker/assets/js/jquery.easing.1.3.js?ver=1.5.8
    Failed to load resource: the server responded with a status of 403 (Forbidden)

    https://casestrategy.com/wp-content/plugins/ditty-news-ticker/assets/js/ditty-news-ticker.js?ver=1.5.8
    Failed to load resource: the server responded with a status of 403 (Forbidden)

    You’ll need to set the permissions of the plugins/ditty-news-ticker/ directory and it’s contents to 755.

    I am also seeing this:

    datepicker-i18n.js?ver=4.3.1:2
    Uncaught TypeError: Cannot read property ‘setDefaults’ of undefined

    jquery.ticker.js:25
    Uncaught TypeError: Cannot read property ‘tagName’ of undefined

    These issues will need to be resolved as well in order to ensure proper functionality of the ticker.

Viewing 1 replies (of 1 total)
  • The topic ‘Ticker not working on PC Firefox or Chrome’ is closed to new replies.