Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Optimizing Matters

    (@optimizingmatters)

    for some reason the JS file to do lazyloading is missing in the HTML arijal, in fact there seems to be no JS-files referenced at all also in your original (non-optimized) HTML. are you using something to remove JS be any chance?

    Thread Starter arijal

    (@arijal)

    I appreciate your help so much ??

    I’m using these plugins:
    > Autoptimize
    > Classic Editor
    > Classic Widgets
    > Redirection By John Godley
    > WP Super Cache
    > Yoast SEO
    may be these?

    View post on imgur.com

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    no, nothing suspicious there at first sight. could it be a theme issue?

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    I *think* the issue indeed may be theme-related, it likely is not calling the wp_footer hook, can you check with the theme dev?

    Thread Starter arijal

    (@arijal)

    yes may be theme issue, just trying to create own theme but found this ??
    any advice?

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    ah, it’s your own theme? well in that case in the theme file that has the closing body tag add <?php wp_footer(); ?> somewhere before </body>?

    Thread Starter arijal

    (@arijal)

    you’re right – wp_footer hook, its fixed now.
    hug & love from Indonesia
    thank you ??

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    you’re welcome artjal ?? feel free to leave a review of the plugin and support here! ??

    peace and love from Belgium!
    frank

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘lazy load not woking’ is closed to new replies.