Venkat Raj
Forum Replies Created
-
@mdotk Added to our to do list
@dhumeurvegetale The event is registered on
plugins_loadedhook with default priority. So, even if you remove the cron event it will be back when you refresh page and plugins are loaded.
The given code unschedule the event using the same hook at later priority. So it won’t run.
Let us say, you develop your site on localhost where the OS is linux and it supports redirects. However, when you go live your hosting provider uses Nginx server which doesn’t support.htaccessfile redirects. In that content WP-Optimize automatically resets how it serves webp images.@forcesail Plese use any one of the below method except
inherithttps://prnt.sc/igfwhAJRHBHo
I’m looking into theinheritmethod@tomistback It seems to be a core bug. The page with id
page-id-457has the same problem.
https://wordpress.org/page/4/
https://wordpress.org/page/40/
I’ll look into this further- This reply was modified 3 years, 2 months ago by Venkat Raj.
@wp-opti Since preloading all URLs of a site is a time consuming job, WP-O attempts to close the browser connection and run the task in the background. If your server doesn’t support it, you’ll get that unexpected response error. However it is only that the closing browser connection is failed, but the preload will continue to happen
@dhumeurvegetale It is not important unless you change server configuration. Even in that case, you can reset the method manually.
So, you can delete the cron event.
You add the code in your theme’sfunctions.phpor using a code snippet plugin. Please refer screenshot.
https://prnt.sc/DEWBwE2nGejP@forcesail Glad to hear that issue has disappeared. Let us know, if you encounter this again.
@lifeischoice Since buddyboss is premium only plugin, I guess it won’t make it smoke test api. We’ll add it manually.
Hi @lifeischoice
WP Optimize acquire knowledge of plugins and tables from Plugin Smoke Test API. You can see buddypress here
https://plugintests.com/plugins/wporg/buddypress/latest
However, buddyboss doesn’t seem to have an entry in their API. So, once it is updated, the issue will be fixed automatically.@unknownuser123 Sure. You can contact us via https://getwpo.com/ask-pre-sales-question/ form. Though it is pre sales question form, it will reach our private support channel.
@forcesail I couldn’t reproduce the issue at my end. Does purging cache and minify files solves the issue?
If not, could you please export settings of both WP-Optimize and AIOSEO plugins and provide it to me to reproduce issue? Thanks@webpart Sorry try this form. https://getwpo.com/ask-pre-sales-question/
Yes, it is pre sales question form but will reach our support channel@jamiee89 Thanks. I’ll look into this
@webous123 Added to our to do list. Fix will be release in the upcoming release
@jamiee89 You can do that by going to
Dashboard => Custom Fields => Tools. Select the field groups and click onExport As JSON
https://prnt.sc/zENRBdhnKdET