Harshad
Forum Replies Created
-
@elektroniktrade Could you please edit wp-config.php file and
Replace
define('WP_DEBUG', false);with this:
ini_set('log_errors','On'); ini_set('display_errors','Off'); ini_set('error_reporting', E_ALL ); define('WP_DEBUG', false); define('WP_DEBUG_LOG', true); define('WP_DEBUG_DISPLAY', false);Let us know if replacing with the above lines the warnings goes away?
@tg64 Could you please uncheck the option “Enable merging of CSS files” from WP-Optimize > Minify > CSS and check if it helps to fix the issue?
@satenderk7 In this case you’ll have to upload single image at a time.
@tg64 Have you performed a conflict test yet?
Try deactivating all plugins except for WP-Optimize and 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.
@scontomio Could you please edit wp-config.php file and
Replace
define('WP_DEBUG', false);with this:
ini_set('log_errors','On'); ini_set('display_errors','Off'); ini_set('error_reporting', E_ALL ); define('WP_DEBUG', false); define('WP_DEBUG_LOG', true); define('WP_DEBUG_DISPLAY', false);Let us know if replacing with the above lines the warnings goes away?
@frans-blok Yes, please try to add your site url to “URLS to exclude from caching” in WP-Optimize > Cache > Advanced settings and check if it helps to fix the issue?
@satenderk7 Could you please increase the value of
max_upload_sizein php.ini file and then try to upload the image and check if it works?@mkoenings Could you please try to check the option “Asynchronously load CSS files from Google Fonts” from WP-Optimize > Minify > Fonts and check if it helps to fix the issue?
@tg64 Could you please try to check the option “Asynchronously load CSS files from Google Fonts” from WP-Optimize > Minify > Fonts and check if it helps to fix the issue?
@df7729 There’s issue with reSmush server, they will have to fix the issue on their end.
We are in touch with them to get the issue resolved.
As soon as the issue is fixed we will update you.
Thank you for your time and patience.
@frans-blok Have you performed a conflict test yet?
Try deactivating all plugins except for WP-Optimize and 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.
@qnkov The delay is caused by the reSumush server, we are in touch with them to get the issue resolved.
As soon as the issue is fixed we will update you.
Thank you for your time and patience.
@andretti2 Could you please edit wp-config.php file and
Replace
define('WP_DEBUG', false);with this:
ini_set('log_errors','On'); ini_set('display_errors','Off'); ini_set('error_reporting', E_ALL ); define('WP_DEBUG', false); define('WP_DEBUG_LOG', true); define('WP_DEBUG_DISPLAY', false);Let us know if replacing with the above lines the warnings goes away?
@nioglix Have you performed a conflict test yet?
Try deactivating all plugins except for WP-Optimize and 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.
@therealmiked I’ve checked the issue with our development team and at the moment there’s issue with reSmush server, they will have to fix the issue on their end.
We are in touch with them to get the issue resolved.
As soon as the issue is fixed we will update you.
Thank you for your time and patience.