• I am using the standard snippet to add new image size options to the media…but…is it not robust enough to allow two or more options that are the same dimensions but have different cropping options? For instance…say I wanted three new options that have the same dimensions, but I want one that is hard cropped left aligned, one right aligned, and one with the default centered. WordPress calls the images by their new file names which include the dimensions. That’s where I’m running into the issue. It isn’t consistently calling the right image for me. Kinda seems like the devs didn’t take that into account.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hmmm, perhaps crop them manually and upload them separately?

    Thread Starter Kahil

    (@kahil)

    That would defeat the purpose of using the code WordPress provides to do so…

    It’s a known bug. They didn’t account for images of the same size when it came to the file names.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Custom image sizes with the same dimensions?’ is closed to new replies.