Works fine, but only lists 2 out of 7 sizes for cropping.
-
I have these sizes available for the image I uploaded: thumbnail, medium, large, thumbnail-cropped, huge, rssfeed-landscape
However I can only modify thumbnail and rssfeed-landscape with this plugin:
https://dl.dropboxusercontent.com/s/l7afk86offse7hl/2015-12-01_10-24-56.jpg?dl=0
Three of these sizes: thumbnail-cropped, huge, rssfeed-landscape; are being added by my custom built theme using “add_image_size()” during the “after_setup_theme” action hook (default priority, 10).
Is there a way to specify what image sizes should be used? I would actually like it to only use my custom image sizes, not the WP default images (thumbnail, medium, large).
Great plugin otherwise. Hopefully I can get this fixed.
- The topic ‘Works fine, but only lists 2 out of 7 sizes for cropping.’ is closed to new replies.