On my Ubuntu 16.04 server, I installed ImageMagick with:
sudo apt-get install imagemagick
I then activated this plugin in WordPress, and used the Force Regenerate Thumbnails plugin to recreate all of the resized image versions.
It deleted all of the existing resized versions, but didn’t create new ones. If I disable the Force ImageMagick plugin, then the resized versions are created fine. Any idea what the issue is?
]]>Hi- Thank you for the plugin. I use it for this site: https://aoxoa.co/
Is the plugin suppose to make ImageMagick generate and store resized images in the WordPress uploads folder?
I ask because before using the plugin, GD was generating the following sizes and storing them in the upload folder:
120×80
122×184
150×150
184×184
451×300
460×306
600×600
960×638
After installing/activating the plugin and uploading an image, the upload folder will only have that one uploaded image (no resized images).
Is this how it is suppose to work?
]]>