serons
Member
Posted 11 months ago #
I've added an removed several sizes and now have sizes in the media uploader that are not present on the Media Settings admin screen. How do I remove those sizes?
They seems to remain in the database even though they are removed from the Media Settings screen.
http://wordpress.org/extend/plugins/simple-image-sizes/
Hi,
Try to save the media page by the submit button.
If the issue remain, you have regenerate all the sizes because the sizes are stored in every attachment meta and when you regenerate them, they are overwitten by the news sizes
serons
Member
Posted 11 months ago #
I did this and also removed the option_name custom_image_sizes in the wp_options table. Now the dimensions are the same on both pages.
Will the removal of custom_image_sizes create a problem? A new one was automatically generated.
The removal of he option is not a problem, i handle de emptiness of the value.