• Latest
  • Top
4 votes

Click for Zoom instead of Hover

Currently when Zoom is selected for WooThumbs, this works on hover. We'd love the user to be able to Click first to enable the zoom/hover effect. Many of our competitors work like this this and we'd love to enable that functionality on our site.

Under Review Category: WooThumbs 2 comments
4 votes

Increase and decrease the zoom level

Increasing the zoom level will result in better user experience. Suggestion: Do it like Amazon. They test everything and know what results in more revenue. Thank you!

Under Review Category: WooThumbs 1 comment
4 votes

Bulk edit - Copy all images including the WooCommerce variation featured image

When using the bulk edit in WooThumbs, I would like to be able to copy at once all photos in use for that specific variation, including the WooCommerce featured image, and not only the extra gallery. This will avoid showing the standard product photos in the copied variation, or avoid copying manually the WooCommerce featured…

Under Review Category: WooThumbs 0 comments
3 votes

Add Pinch To Zoom Image on Mobile: WooThumbs

Currently, the only way to zoom in on images for mobile with WooThumbs, is to tap on the photo first to bring up a lightbox, and then you can pinch to zoom on the photo. After analyzing customer interactions, the first thing the customer always tries to do is pinch to zoom the image and…

Under Review Category: WooThumbs 0 comments
2 votes

Make dashboard texts translatable

There are some texts in dashboard that are not translatable, like Additional Images in product. They are not present in plugin .pot file. Please, include them so we can fully translate WooThumbs plugin.

Under Review Category: WooThumbs 0 comments
2 votes

Lazyload Iframes compatible in IE and Firefox when using i.e. WP-Rocket

This would speed up the load-time for us for about 0,7s. In IE and Firefox its playing the video (sound) even when you scroll to another picture or video. So sometimes its playing 2 videos at the same time. Its coming from lazyloading iframes (wp-rocket) in combination with your plugin.

Under Review Category: WooThumbs 0 comments
1 vote

Serve images from CDN

Add option to rewrite URLs of images for gallery to serve them from CDN. Right now this could be done with the following hook: // ******************** // Iconic Woothumbs: serve swiper images from CDN add_action( ‘iconic_woothumbs_all_images_data’, ‘add_cdn_to_single_image_data’, 10, 2); function add_cdn_to_single_image_data( $images, $product_id ){ if (is_array( $images )) { for ($i = 0; $i $value)…

Under Review Category: WooThumbs 0 comments
1 vote

Webm format in woothumb

Make webm video format supported in woothum plugin. This reduces big time the size of the videos uploaded

Under Review Category: WooThumbs 0 comments
1 vote

Show bullet below Main Image

Right now the bullets are visible on the image. There are a few images where the bullets are not visible properly due to background issues. Can you give an option to show bullets below the image.

Under Review Category: WooThumbs 1 comment