Venkat Raj
Forum Replies Created
-
@webpart We have found the issue and added a solution. Will be available in the next release (v.3.2.14)
@joegasper If you are on Windows server, I can confirm that this issue has been fixed. If you are on other server, let me know.@pardebits Just to confirm, ticket received.
Thanks for the suggestion. New update has been released.
@khoavo By default
Cart, Checkout and MyAccountpages won’t be cached. You can also go to Dashboard => WP-Optimize => Cache => Advanced Settings tab and enter the URLs you don’t want to be cached.@wp-opti Could you please submit your request here https://getwpo.com/ask-pre-sales-question/
Since this is site specific issue, we can discuss in private? Thanks@dhumeurvegetale Yes that should be ok. I double checked at my end and once you add the code the mentioned cron shouldn’t be there in WP Crontrol.
i.e. We added event at default priority (10) and removes it immediately at 11. So it won’t be there and run.
Alternatively you can adddefine('WPO_USE_WEBP_CONVERSION', false);to yourwp-config.phpwhich will also fix your issueThanks @mdotk I have added this to our to do list
@pardebits Using
DISABLE_WP_CRONwill only disable cron on page loads. You can still run it from WP Crontrol by clickingRun Nowlink.
if you set cache lifespan to0 or 1and the total cache size is not reduced even after running it (or size grows rapidly after reduce), then we need more information. What theme are you using?
You can submit a support ticket here https://getwpo.com/ask-pre-sales-question/ to discuss site specific details. It is pre sales question form, but it will reach our support channelHi @pardebits
Could you please install WP Crontrol plugin and seewpo_minify_purge_old_cacheis there and scheduled with recurrence ofdaily? Thanks
https://prnt.sc/2w8ogaQIy8x_@wp-opti Is permalink enabled? What is your server software? Apache, Nginx or IIS?
@dhumeurvegetale Install WP Crontrol plugin and see if the
wpo_reset_webp_conversion_test_resultevent is still present or not. If it is still present, please double check the code you’ve added tofunctions.phpfile@fynight Please try following…
1. Deactivate and Activate WP-Optimzie
2. Do a plugin conflict test. i..e Deactivate all plugins except WP-Optimize. See if you still get errors. If not, activate other plugins one by one to find out the conflict.@itsnguyen Could you please post a screenshot of your
Dashboard => WP-Optimize => Cache => Advanced settings => Cloudflare settings screen?
Also please share your php error log messages, so we can investigate the issue.@ov3rfly Sorry for the confusion. We will look into this. A new release 3.2.13 will be available in early next week
@mdotk The first option didn’t say it is meant for
postsit saysThis option will, where relevant, retain data from the chosen period, and remove any garbage data before that period.