Cannot replace an image with a different aspect ratio
-
Hello
I have just noticed that an image is not replaced as expected if the new image has a different aspect ratio.
Suppose I insert a square image into an page and choose the value “large” for the image size. If I use EMR 3.3.6 to replace the image with one that has an aspect ratio of 2:3, the full-size image is replaced on the server and new thumbnails are generated. However, the thumbnails of the previous square image remain on the server. If I look at the article in the frontend, the old square image is still displayed (cache has been cleared).
I tried to regenerate the thumbnails with “Regenerate Thumbnails Advanced” Plugin and selected the option “Delete unused thumbnails”. This deleted the thumbnails of the previous square image, but the article doesn’t show any image in the frontend anymore.
If I check the page in the backend, I see that the src attribute of the image still points to the square thumbnail.What to do to replace images with different aspect ratios?
Many thanks
- The topic ‘Cannot replace an image with a different aspect ratio’ is closed to new replies.