Skip Navigation

[Resolved] Woocommerce single product image with gallery doesn't work anymore

This support ticket is created 6 years, 8 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 -
- 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 -

Supporter timezone: Europe/London (GMT+00:00)

Tagged: 

This topic contains 1 reply, has 2 voices.

Last updated by Nigel 6 years, 8 months ago.

Assisted by: Nigel.

Author
Posts
#620583
Schermafbeelding 2018-02-28 om 15.55.04.jpg
Schermafbeelding 2018-02-28 om 15.54.48.jpg

On a single product page i want an single product images with the productgallery with thumbs. Before update to newest version of woocommerce and woo-commerce views it worked great.

Now it's broken.

This is my code:

  <div class="img-foto-single">[wpv-woo-product-image size="shop_single" output="" gallery_on_listings="yes"]</div>

Can you help?

#620628

Nigel
Supporter

Languages: English (English ) Spanish (Español )

Timezone: Europe/London (GMT+00:00)

Hi Patrick

I'm repeating my answer to your other thread here as the issue appears related:

Did you also recently update WooCommerce to version 3.x?

The product gallery code changed significantly with WC 3 and it became necessary to explicitly declare support for product galleries in the theme, as described here: hidden link

Can you check if your theme declares support for WC Galleries?