• Resolved nvntkriz096

    (@nvntkriz096)


    Hi,
    The plugin is causing layout shift when the page is loaded. One of the image from the thumbnail list is displayed in a flash and then loads the main product image. Slower network will freeze the layout on load.

    I’m using wprocket and excluded the plugin files, also tried disabling the plugin. But that is not making any effect.
    Expecting a reply soon, Thankyou.

    • This topic was modified 1 year, 7 months ago by nvntkriz096.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter nvntkriz096

    (@nvntkriz096)

    After installing the plugin, the default Woocommerce thumbails are shown.
    The plugin is not replacing the default Woocommerce gallery entirely.
    I have integrated the following CSS code to hide it temporarily.

    .woocommerce-product-gallery__image{display:none}

    .woocommerce div.product .images.nickx_product_images_with_video.show_lightbox .woocommerce-product-gallery__image:nth-child(n+2) {display:none !important;}

    Please check on that too, Thankyou

    Plugin Author NikHiL Gadhiya

    (@nikhilgadhiya)

    Hello,

    We will fix it in and release an update.

    Thank You.

    Plugin Author NikHiL Gadhiya

    (@nikhilgadhiya)

    Hello,

    I’ve fixed this issue and released an update. Please update the plugin with the latest version.

    Thank You.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Layout shift issue’ is closed to new replies.