The theme I’m using includes a slideshow that generates an additional 4 image sizes for every image that is uploaded. I don’t need to have all those images being generated for every image.
Is there a way to remove the slideshow thumbnail sizes for a custom post type in my child theme?
Thanks
I think it might be possible, try adding this to your child theme’s functions.php
Here is the documentation: https://codex.wordpress.org/Function_Reference/remove_image_size
I don’t think this is possible. I’ve been searching for something like this as well and haven’t come up with a solution. Here is a post I found that may get you headed in the right direction: http://wordpress.org/support/topic/how-to-set-different-thumbnail-sizes-per-custom-post-type