Viewing 1 replies (of 1 total)
  • Plugin Author WP Media

    (@wp_media)

    Hi @pmwordpress1

    This is Ioanna from Imagify, and I’ll gladly assist you here!

    There are times that optimization might get stuck or report errors, we can make a few suggestions that may be helpful:
    1) You can add the following lines of code in your wp-config.php to increase your memory and time limit values:
    define( ‘WP_MEMORY_LIMIT’, ‘256M’ );
    set_time_limit(0);
    2) You can uncheck any thumbnail sizes through Settings > Imagify in “Files optimization” section that you are sure you are not using.
    3) Another reason that optimization might be failing is due Imagick package responsible for image resizing. In this case, you can use the following helper plugin so you can use another package called GD instead. (Deactivate the image resize feature through Settings > Imagify and activate the helper plugin) https://www.dropbox.com/sh/aaugvnd8f5d60u1/AADcReBHf7ojShFtb1uzaefea?dl=0&preview=dont-use-imagick.zip

    Let me know if you need any further assistance and I’ll be happy to help.

    Best regards,
    Ioanna

Viewing 1 replies (of 1 total)

The topic ‘Doesn’t work with Elementor’ is closed to new replies.