I am using the Enfold Theme.
I am looking for a way to crop or edit an image from within a page not doing this in the media library.
Thank you.
]]>When I try to crop an image with the Editor Block > Crop tool in a post, doesn’t work.
When I try to make it, I get this message:
Could not edit image. Unable to edit this image.
This only happens in my localhost website, when I do the same in the public server, there is no problem.
On my computer I have XAMPP activated in C:\xampp\
I have no write or permission problems in my directory (when I edit an image manually, I don’t get any problems).
I don’t understand why this happens to me on the localhost.
I would like to solve this problem, because I need to test the web locally first before uploading it.
Thanks in advance.
]]>thank you for your work for the theme blog-way, i need to delete crop option for logo in header, i can’t locate this function to disable it, in my functions.php in child theme i modify
/*
* Enable support for custom logo.
*/
add_theme_support('custom-logo', array(
'height' => 70,
'width' => 400,
));
/*
so modifying width from 200 -> 400px but it's not resolutive.
Thank you.
]]>Here’s the relevant Site Health info:
Active editor WP_Image_Editor_Imagick
ImageMagick version number 1673
ImageMagick version string ImageMagick 6.8.9-9 Q16 x86_64 2018-12-14 https://www.imagemagick.org
Imagick Resource Limits
area: 3 GB
disk: -1
file: 98304
map: 3 GB
memory: 1 GB
thread: 1
GD version bundled (2.1.0 compatible)
Ghostscript version 9.26
The main WordPress directory Writable
The wp-content directory Writable
The uploads directory Writable
The plugins directory Writable
The themes directory Writable
I’m just not sure where to start looking. One possible hint is that I’ve had Regenerate Thumbnails (current 3.1.3) on the site for years. With all the improvements to core and WC I wanted to try running the site without this plugin. So I ran RT with “Delete thumbnail files for old unregistered sizes” checked. Since then I’ve tried to add images with Regenerate Thumbnails active and deactivated, with no change in behavior. I also have Enhanced Media Library installed and active, which I have used on the site for years to manage a separate set of product images. I also ran these tests with two entirely different themes active (different publishers and frameworks), but got the same behavior.
I suspect the problem might be associated with WP’s image editor, but am not sure. Any suggestions will be appreciated.
Thanks,
— Dave
I am experiencing an issue where the thumbnails in a gallery are cropping/displaying slightly off center.
You can see it here-
https://ellisbojar.com/graphic-novels/blood-will-have-blood/
Note how the left hand margin is wider than the right. This does not look good. Does anyone know how to rectify this?
Thanks!
]]>Thank You.
]]>I got same problem today. After checking what is the possible problem, I found that it is the option, that allows not to put images in to media library.
Once you check that option on, crop doesn’t field work.
Can you please check this issue ?
]]>