Harshad
Forum Replies Created
-
@kyz11 In this case the images backups will be completely removed form the Media library and the images can’t be recovered
@ican6380 Could you please ask your host to increase
max_execution_time valuein php.ini file and then try to re compress the images and check if it works?@digrand I’ll check this issue with our development team and update you soon.
Thank you for your time and patience.
@dareko Could you please try to delete/uninstall the plugin and install it again and then activate it and check if it works?
@digrand After adding those lines doesn’t is works?
@mgboerni Have you performed a conflict test yet?
Try deactivating all plugins except for WP-Optimizeand see if it is resolved.
If so, reactivate each plugin one at a timeuntil you find the culprit. You can check for the issue between activating each plugin, so you can see which one is causing problems.
Please let us know your findings.
@pieceofphil It looks its compatibility issue with Divi builder, I’ll report this issue to our development team for further investigation.
Until then you can keep the WebP option off for Divi functions to work.
@wp2019s You’ll have to use the filter outside the hook function call.
add_filter( 'wpo_purge_all_cache_on_update', '__return_true' );So it will purge all the cache whenever you update the post/page or create a new post/page.
@dickraney Please perform the conflict test by deactivating the other plugins especially the monsterinsights plugih and check if you still get the errors in console,
@digrand It’s not possible to exclude the CSS class at the moment, you’ll have to check with the plugin author if there are any specific files generated for the AJAX cart and then you can exclude the path from WP-Optimize > Cache > Advanced settings > URLs to exclude from caching.
@webprom Sure thing we will update you
@ldeschenes Please click on show advanced option and then click “Mark all images as uncompressed” button.
Once the images are uncompressed you can compress the images to maximum compression.
@dickraney Have you performed a conflict test yet?
Try deactivating all plugins except for WP-Optimizeand see if it is resolved.
If so, reactivate each plugin one at a timeuntil you find the culprit. You can check for the issue between activating each plugin, so you can see which one is causing problems.
Please let us know your findings.
@tg64 I’ll have to check this with our development team and update you soon.
Thank you for your time and patience.
@webpart There no issues reported with Elementor and should work fine with Elementor plugin, could you please try to purge the cache and preload again and check if it generates the cache files?