Venkat Raj
Forum Replies Created
-
@helenowen At this moment, you can only convert image to webp format when you compress them. If you have already compressed images (using WP Optimize) in your site, then there is no separate webp conversion available for those images.
That said, we will add this feature in our future releases
@cueb Glad to hear that you solved the issue. Ideally, WPO remove all the changes it made when disabled. I have added the issue to our to do list to do the investigation.
Thanks for reporting this.
@brianvarvel Do you see any errors in the browser console?
@francoc30 Setting
CONCATENATE_SCRIPTSto true should load the page fast because you are requesting only one script.@benmez This file
/wp-content/plugins/events-manager/includes/js/events-manager.jshas some js errors (run it through jslint) and excluding it from minify-merging solves the issue@benmez Done
@benmez You should have see it in your email inbox xxxZERxxx@gmail.com, if not check spam folder
@elifsahin No worries. Glad that you figured it out yourself.
FYI: I believed the content encoding header was the issue here. While activating WP Optimize and cache, we set our own header that solves the issue.
@benmez Sorry your ticket went through regular support queue. I have replied to you now
@francoc30 As I said earlier, WP-Optimize only process scripts and stylesheets in the front end for caching purposes. That is why even after disabling them you are facing problem in the dashboard.
I can say that even if you deactivate WP-Optimize you’ll continue to see the problem (unless otherwise the freed memory used by WPO solves the issue)
It is WP Core that concatenate scripts in the dashboard which you can see here
https://core.trac.wordpress.org/browser/tags/6.1/src/wp-includes/script-loader.php#L2106That is why putting
define( ‘CONCATENATE_SCRIPTS’, false );by passes the concatenating process and frees up memory@itsgotime You could ask about premium version here: https://getwpo.com/ask-pre-sales-question/
Single license can be used on on multisite and that means it applied to unlimited sub sites.
@aalonzi Not possible at this moment.
@francoc30 Odd. First the minify process only runs on front end. Second, we don’t load scripts and stylesheets in other WP Dashboard pages except one style and script each
Do you see any errors in browser console?
You could try
SCRIPT_DEBUGset to false and then disable merging, enable merging of stylesheet and scripts one by one to find out which causes the issue?@itsgotime The plugin is network activated and can’t exclude some sites. Premium version also works the same
@grafikx I still can’t get it. See what is happening at my end
Could you please submit a ticket here, so we can work with privacy? Thanks!
https://getwpo.com/ask-pre-sales-question/