Skip to content

CUBICinfinity/woothumbs_mods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

woothumbs_mods

Modified files for the WooThumbs plugin for WooCommerce

About WooThumbs by Iconic

loop-images.php and loop-thumbnails.php

These files replace the ones in iconic-woothumbs/templates/.
Their purpose is to allow the shop image to be unique from the product page images.

The featured product image will only appear in the woocommerce loop elements (shop pages, related products, etc.).
Only gallery images will be used on the product page. (The featured image is skipped.)

This change is not compatible with Woothumbs versions 4.11 and later because they deduplicate product images.
However, after my complaints, Iconic to added a hook, 'iconic_woothumbs_dedupe_gallery_images',
which will be of use getting this working in future versions of woothumbs.
Consider add_filter( 'iconic_woothumbs_dedupe_gallery_images', '__return_false' );

Related: My feature request

woothumbs-premium.4.10.0.zip

This is a copy of the compatible WooThumbs version 4.10.0 to be uploaded to WordPress in the usual way.
It is completely legal to use as this is under GPL v3.

About

Modified files for the Woothumbs plugin for WooCommerce

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages