There has been an error cropping your image

In some cases, the ImageMagick extension might not be installed or might be unreliable (old versions of ImageMagick can be buggy). If its okay then check the rest of points. It’s the GD Library not installed.If its installed you forget to restart server. sudo apt-get install php7.0-gd Use this to stop Apache for it to … Read more

Can’t edit images

I solved the problem: it was bad formatting of functions.php file – UTF-8. When i turned it to UTF-8 without BOM my problem just disappear.