[Support request] Mysterious thumbnail size

Home Forums Support [Support request] Mysterious thumbnail size

Home Forums Support Mysterious thumbnail size

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2010028
    Ryan

    My theme has a container with of 1500px. I have my large thumbnail size also set to 1500px. I notice in my img srcsets there is an extra 1536px image being generated in addition to the 1500px width. I can’t find anywhere where this thumbnail size is set, so I’m thinking it must be coming from the theme. Is there a way to disable this additional thumbnail size if it’s coming from generatepress? I know about the remove_image_size function, but I don’t know how to use it to get rid of this. Thanks for the help.

    Edit: After doing some more research it looks like this is a 2x medium_large size now generated by wordpress itself. So not a Generatepress issue, but if you have an idea of how to remove it that would still be great. Using remove_image_size( '1536x1536' ); doesn’t seem to work.

    #2010137
    Leo
    Staff
    Customer Support

    Hi there,

    Would something like this help?
    https://quadlayers.com/remove-wordpress-default-image-sizes/

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.