Odd bug
-
Odd bug, if I disable the woocommerce thumbnails and regenerate all of them for an image then some process runs that then removes “all” the thumbnails leaving only the full image, if I don’t disable woocommerce thumbs and regenerate all the thumbs remain. At first I thought it was this filter “woocommerce_background_image_regeneration” but disabling using code below does not fix things
add_filter( ‘woocommerce_background_image_regeneration’, ‘__return_false’ );Any ideas?
WP Version 6.8.3
Woocomerce: Version 10.3.4
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.