Home Forums WoodMart support forum LCP Gallery Takes too long to load

LCP Gallery Takes too long to load

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #666521

    Ueli
    Participant

    Hi Team

    I got an Issue that impacts my LCP on Google Pagespeed. The Single Product Gallery is loading too slow. Is there any workaround?

    So far i’ve done, WP-Rocker and Cloudflare Pro. What helped very much in terms of performance but this Gallery Problem is hard to find a solution.

    Thanks for your Help.

    #666567

    Luke Nielsen
    Keymaster

    Hello,

    The issue is related to the heavy images in the gallery – https://prnt.sc/9JQ1ugxwInL1 , make each image in the gallery as 20kb and then recheck the issue.

    In general, a lot of factors affect the LCP, go through our article about optimization and do each step – https://xtemos.com/wordpress-performance-optimization-the-ultimate-guide-in-2021/

    Kind Regards

    #666585

    Ueli
    Participant

    Hi Luke,
    thanks a lot for your quick reply!

    I’ve already done quite an extensive optimization setup (Cloudflare Pro + WP Rocket), including:
    • Full page caching with automatic cache warming via WP-Cron
    • fetchpriority=”high” set on the LCP element in the single product template
    • Image delivery via WebP/AVIF using Converter for Media
    • Automatic Cloudflare cache purge on product updates (including variations, categories, homepage)
    • Lazy loading disabled specifically for the first product gallery image

    About the 20 kB image size suggestion:
    We tested this – it’s fine for thumbnails or product grids, but for the main gallery view, especially on retina screens or when zoom is enabled, quality suffers.
    We currently use optimized AVIF/WebP images in the 80  – 120kb kB range, which seems to be the sweet spot between quality and speed.

    What we’ve identified as the real LCP bottleneck:
    The first gallery image isn’t prioritized properly – it’s often lazy-loaded or fetched too late, even though it’s above the fold. That causes the LCP to shift or delay.

    We’re now testing a manual link rel=”preload” for the first image, or alternatively setting fetchpriority=”high” on the initial inside the gallery.

    If you happen to have a filter or snippet to force that behavior inside WoodMart’s product gallery (maybe via hook or template override), that would be super helpful!

    Best regards

    #666698

    Luke Nielsen
    Keymaster
    #666815

    Luke Nielsen
    Keymaster

    Hello,

    Please send access to the admin panel so our developers can investigate it and dig deeper.

    Thank you for your time and patience.

    Kind Regards

Viewing 5 posts - 1 through 5 (of 5 total)