Do you receive any sort of error during the optimization process? Also, can you provide an example of an image which doesn’t convert to WebP?
No errors while optimization.
http://prntscr.com/m71x0z in this image one image is converted but you can see in this that all the images are converted. http://prntscr.com/m71xtv
Thanks for the images, can you also send over a screenshot of the Optimus plugin’s settings page?
Does this issue happen for new images that you upload?
Also, have you checked to see if all of those image sizes are registered in the backend? You’ll need to do this so that Optimus sees there are new sizes that need to be optimized. Here is a tutorial on how to register new image sizes, you’ll need to edit your functions.php file: http://www.wpbeginner.com/wp-tutorials/how-to-create-additional-image-sizes-in-wordpress/
No not for new images. Yea all the cropping is done successfully I have a problem only in conversion.
Can you try running the regenerate thumbnails plugin on an image that isn’t working and once the thumbnails have been regenerated try optimizing the image for WebP again with Optimus.
@codyarsenault Ok I am doing that.
I have another issue “Images are not displaying now on the webp non-supportive browser like firefox and ie” What could be the possible solution.
The latest version of Firefox supports WebP however IE doesn’t. If you have the WebP option enabled in Cache Enabler your images should fall back to their original format for non-supported browsers.