• Resolved corelevel

    (@corelevel)


    I am not a serious programmer, just enough to be dangerous, so sorry if there is a simple solution or I am crazy.

    I have been reading on google vitals and the largest contentful paint. All of my pages are very fast on the site except the single products page.

    I look at it in things like the webpage speed tests and I see the main images are downloaded in about the first 0.8 seconds. The flexslider js is loaded in under the first second, but the lcp is not until like 2.9 seconds. It seems that all the parts loaded and sitting there but no image shows for over 2 seconds.

    So the question is, is there are a way to make the first image, a static image show in the spot until the js loads the slider? Is there a way to initialize the flexslider sooner rather than waiting until almost document complete?

    I mean this is beyond my woocommerce knowledge, but it just feel like the parts are there to cut down the load time of a vital google measure by 70% with not too much trouble, I just can’t find it.

    Any plugins? documentation? Anything to point me in the right direction?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Robert Ghetau

    (@robertghetau)

    Hi there,

    This appears to be a performance-related issue.

    This kind of problem is usually caused by either a conflict with your theme or with another plugin.
    ?
    The best way to determine this is to:

    • Temporarily switch your theme to Storefront
    • Disable all plugins except for WooCommerce
    • Repeat the action that is causing the problem

    If you’re not seeing the same problem after completing the conflict test, then you know the problem was with the plugins and/or theme you deactivated. To figure out which plugin is causing the problem, reactivate your other plugins one by one, testing after each, until you find the one causing conflict. You can find a more detailed explanation on how to do a conflict test here.

    Plugin Support Damianne P (a11n)

    (@drwpcom)

    Hi @corelevel. We haven’t heard from you in a while so I’m going to go ahead and mark this thread as resolved. If you still need help with this issue or have any other questions about the WooCommerce plugin, please start a new thread.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘LCP and Single Products page (flexslider?)’ is closed to new replies.