• Resolved Anonymous User 17612203

    (@anonymized-17612203)


    Within the FAQ you ask to report found issues with merged js / css… So Ditty News Ticker is one.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Anonymous User 17612203

    (@anonymized-17612203)

    I added the following lines to the ignore list, nothing helped.

    wp-content/plugins/ditty-news-ticker/inc/static/js/ditty-news-ticker.js
    wp-content/plugins/ditty-news-ticker/inc/static/js/ditty-news-ticker.min.js
    wp-content/plugins/ditty-news-ticker/inc/static/js/ditty-rotate-ticker.js
    wp-content/plugins/ditty-news-ticker/inc/static/js/imagesloaded.pkgd.min.js
    wp-content/plugins/ditty-news-ticker/inc/static/js/jquery.easing.js
    wp-content/plugins/ditty-news-ticker/inc/static/js/jquery.touchSwipe.min.js
    wp-content/plugins/ditty-news-ticker/inc/static/libs/fontstatic/styles.css
    wp-content/plugins/ditty-news-ticker/inc/static/css/style.css

    Thread Starter Anonymous User 17612203

    (@anonymized-17612203)

    Solution:

    Only adding the following line to the ignore list + ticking “Skip deferring the jQuery library””
    wp-content/plugins/ditty-news-ticker/inc/static/js/ditty-news-ticker.min.js

    Plugin Author Raul P.

    (@alignak)

    Thanks for the information.

    In most cases, you cannot defer jQuery. It is used by a lot of plugins and themes and it expects it to load in the header, render blocking.

    For that plugin apparently, you need jquery to be render blocking and somehow, it was also causing some issue merging and minifying (I’ll add this to my list for future tests… thanks).

    Thread Starter Anonymous User 17612203

    (@anonymized-17612203)

    Great, thanks Raul

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Ditty News Ticker not working with FVM’ is closed to new replies.