Thumbnail regeneration is running in the background.
-
Hi team,
I have been looking through many, many support forums, but as yet cannot seem to find a solution to this very common problem.
Why is Woocommerce constantly throwing this message; “Thumbnail regeneration is running in the background. Depending on the amount of images in your store this may take a while”.
I have found several threads from Woocommerce support, advising how to disable the feature using this code;
add_filter( 'woocommerce_background_image_regeneration', '__return_false' );
They often then suggest using a seperate Plugin called ‘Regenerate Thumbnails’.But what if I want the Woocommerce feature to work. What then?
There doesn’t seem to be any advice on getting Woocommerce Regenerate Thumbnails working, only to throw ones hands up in the air and remove it.How do I fix this?
The topic ‘Thumbnail regeneration is running in the background.’ is closed to new replies.