Images Revert to Default Crop
-
Using this plugin on a site where we have numerous image sizes for specific uses across the site. We are able to crop the images, and they appear correctly. Then at some point —?I honestly don’t know what the trigger is — they all revert to their default crops.
The site is hosted on GoDaddy Managed WordPress. I have disabled their CDN, thinking that might be the issue, but the problem persists. I have disabled all nonessential plugins.
Please help! Very frustrating for me and my client.
** UPDATE ** Is it possible that if I set default crop criteria in the image size declaration in functions.php that this is causing the issue? e.g.
add_image_size( 'featured-image-example', 500, 329, array('top','center') );
- The topic ‘Images Revert to Default Crop’ is closed to new replies.