Venkat Raj
Forum Replies Created
-
@adventourer I dont’ see any errors in the log your provided.
May be you can try the following.- Take a full backup
- Go to Dashboard => WP-Optimize => Images => Show Advanced Options
- Restore all compressed images
Test that all images are appearing as it should be and then try again compressing
@nvmweb If you have more than 3
%symbols in your translation then this error is going to happen@dmviolin to use
Asynchronously load fontsoptions fromFontstab@agencepluriel Make sure the french translation for that line is correct.
Refer to this thread https://wordpress.org/support/topic/php-fatal-error-337/@rivermobstermedia you need to use this plugin https://wordpress.org/plugins/memcached/
Yes
@malikati197 Go to Dashboard => WP-Optimize => Cache => Advanced Settings
And enter the URL of the site map in the
URLS to exclude from cachingtextarea@nolifesigns If you turn off these two option (in the screenshot) then WP-O image optimization won’t do anything with your images.
@migcoe Please do a plugin conflict test. I believe either one of your plugin or theme is removing the mentioned schedule
wpo_daily. It may be a mistake in the code. Would you mind sharing screenshot of available cron schedules in the WP Crontrol plugin page? Thanks@nvmweb Is there a french translated string of this?
The file was compressed from %s to %s, saving %s percent, using WP-Optimizewhat it is?@nvmweb Do you see any other files in that directory?
Or in
wp-content/languagesdirectory?This is the line that triggers the error
https://plugins.trac.wordpress.org/browser/wp-optimize/tags/3.2.10/includes/class-updraft-smush-task.php#L287You can see that there is 3 replacements for translation string and are provided. Totally 4 arguments for
sprintfwhich is correctly. The only way I can think of the error can happen is to have incorrect translation@nickporter2 I’m not sure as there is no way to see it. Try
https:///?mcsf_action=main_css&ver=1.5.8orhttps://yourdomain.com/?mcsf_action=main_css&ver=1.5.8@boardingfk Patch has been applied and will be available in version 3.2.11
@nickporter2 Try disabling this plugin https://wordpress.org/plugins/mailchimp/
If that solves the problem, you can exclude the stylesheet from that plugin from minify.
@migcoe Please install WP Crontrol plugin and see the list of
Cron Schedules. It should havewpo_dailyschedule. Otherwise, deactivate the plugin and activate it again. Check again the cron schedules