• Resolved marko_j

    (@marko_j)


    Hi,

    I’m a happy user of your plugin. I noticed the new 3.1 version introduced a new button to regenerate images on the spot for the featured image of a post.

    Screenshot example: https://take.ms/srjQU

    The UI is a little off I think. The button draws way too much attention for what it does.

    Together with the Publish/Save button of a post, it’s the most prominent button on the page – while it’s actually of next-to-zero importance.

    When you want to select a featured image, any user will automatically drift towards that button.

    Personally I don’t see the use for being able to regenerate images at that particular spot – the image sizes of a website are already set up correctly. When an image is selected or uploaded, the correct size will automatically be available. The only time i would need to regenerate anything, is if the media image sizes are changed, to accommodate another design for instance.

    But if this function has purpose to some users, please change the appearance of it in order to drastically reduce its attention/importance.

    https://www.ads-software.com/plugins/simple-image-sizes/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Nicolas Juen

    (@rahe)

    Hi,

    This was a user request yes, but you’re right the size of the button is way too much important. Maybe a simple link as the featured image is efficient enough.
    I will change this in next release ??

    Rahe

    Yes I have to agree. I have disabled it with the filter, but it would be good to have an option in the settings, to not display it.

    remove_filter( 'admin_post_thumbnail_html', array( 'SIS_Admin_Post', 'admin_post_thumbnail_html' ), 10, 2 );

    Thanks for the great plugin, and continuing to work on it

    Plugin Author Nicolas Juen

    (@rahe)

    Hello,

    I had this moved to a simple link and here is the code for removing it programmatically :
    https://gist.github.com/Rahe/4538e43d37dd6e81bed86fc8f9b05979

    Rahe

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Please change appearance of 'regenerate images' at featured image’ is closed to new replies.