Custom Gallery Product Issue

Hi there,

I have built a Single Product Layout where I added the preset element “Slider Thumbnail Gallery” from the Themeco Library and combined it with the “Image Gallery Light” preset.

I kept the structure the same, and the only difference is the lightbox setup. Everything is working as expected except for the thumbnail gallery below the main image , which is not showing.

Current structure:

  • Gallery → Looper (dynamic content: {{dc:woocommerce:product_gallery_ids}} )
    • Hero - Slider (Stacked) → Content Wrapper → Slide Container → Slide 1 (looper consumer)
    • Gallery - Slider (Inline) → Content Wrapper → Slide Container → Slide 1 (looper consumer)

The strange part is:

  • If I move Gallery - Slider (Inline) above Hero - Slider (Stacked) , the thumbnails show correctly.
  • If Gallery - Slider (Inline) is placed below Hero - Slider (Stacked) , the thumbnails do not appear.

Would you happen to know why the thumbnail slider only works when it is placed above the main slider?

Thank you.