• Resolved jamgn

    (@jamgn)


    Hello,
    Mya someone can support me…since few weeks ago, I have tried to keep autoptimize plugin turned on my website but all pictures cannot be loaded, they appears like loading but it does not work any more.

    Any idea behind? I would like to use the plugin as beforem since it helps me a lot to optimize web weight and charging time.
    Thanks in advance.

    The page I need help with: [log in to see the link]

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

    (@optimizingmatters)

    First and foremost try to identify what is breaking things by just disabling CSS or JS or HTML or Image optimization (incl. lazyload). Based on that we can see what the next steps need to be ??

    frank

    Thread Starter jamgn

    (@jamgn)

    Good morning,

    Thanks for the fast reply. I have tried with proof/error and what I see is web is working properly (pictures loading) only deactivating JS optimization. With rest (HTML or CSS) they have no influence.

    Now my fear is, what should I do if I want JS optimization from the plugin?

    Thanks again!

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    OK, now in the JS optimization exclusion field, can you try excluding one of below each line and report back?

    * wp-content/themes
    * OR wp-content/plugins
    * OR wp-includes/js

    Thread Starter jamgn

    (@jamgn)

    Should i keep what is written down?:
    wp-includes/js/dist/, wp-includes/js/tinymce/, js/jquery/jquery.js

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    yes, just add to the comma-separated list, e.g. wp-includes/js/dist/, wp-includes/js/tinymce/, js/jquery/jquery.js, wp-content/themes

    Thread Starter jamgn

    (@jamgn)

    Its working if I add: wp-content/plugins

    with wp-content/themes is not working

    I think I fix it right?

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    well, you could take it a step further and try finding the exact plugin that needs to be excluded? wp-content/plugins/a3-lazy-load would be my first candidate .. ??

    additionally; I see you also have W3 Total Cache doing JS (and CSS?) optimization, to avoid conflicts it is better (and strongly recommended) to disable JS/ CSS optimization in W3TC.

    Thread Starter jamgn

    (@jamgn)

    OK, done.

    What i would like to have is a good loading speed to get a proper good value on pagespeed insights from google.

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    OK, done.

    so your images work now with Autoptimize fully active?

    What i would like to have is a good loading speed to get a proper good value on pagespeed insights from google.

    well, you could try to:
    * adding the 4 fonts files that are suggested to be preloaded to Autoptimize -> Extra -> preload
    * look into “inline & defer CSS” to make the CSS non-render-blocking (see the Autoptimize FAQ for more info on that)

    Thread Starter jamgn

    (@jamgn)

    Autoptimize is fully active.

    Which option should i keep it active?:Leave it as it is
    Remove the Google Fonts
    Combine and link in the header (fonts load fast but block page loading), includes display:swap.
    Merge and deferred link in header (fonts load late but do not block presentation), includes display:swap.
    Merge and load fonts asynchronously with webfont.js (obsolete)

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    I prefer “remove Google Fonts”, but if you like to keep them the best is “merge and defer”

    Thread Starter jamgn

    (@jamgn)

    OK, thank you very much for your great support!! Great to see people supporting!

    Plugin Author Optimizing Matters

    (@optimizingmatters)

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

    Thread Starter jamgn

    (@jamgn)

    OK, now i realize Google Analytics does not work after modifying the parameters.
    Dont know why.

    • This reply was modified 4 years, 2 months ago by jamgn.
    Plugin Author Optimizing Matters

    (@optimizingmatters)

    Well, what plugin are you using to do GA? Maybe that has JS that has to be excluded from JS optimization?

    Or follow the same steps as in my first reply here to try to confirm the problem is with AO’s JS opt?

Viewing 15 replies - 1 through 15 (of 17 total)
  • The topic ‘Since few weeks pictures cannot be loaded’ is closed to new replies.