Aleksandr Guidrevitch
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Meteor Page Speed Optimization Topping] error pluginBecause it exactly has the same issue: if you open source of https://eldiariodemof.com/?wpmeteordisable=1&LSCWP_CTRL=before_optim , you can see
</body><script type="text/javascript"> jQuery(document).ready(function () { .... </script></html>
Which is not correct. Your source page before optimizations is invalid, that’s why you see the error. The only way to fix the issue is to fix the template, it is to move the last script before closing </body> tag, and it is not related to WP Meteor, or produced by it
Best,
AlexForum: Plugins
In reply to: [WP Meteor Page Speed Optimization Topping] Elementor Video BackgroundHi @lwieseke ,
I’m looking into this, however, starting a video will immediately bring your score down
Best,
AlexForum: Plugins
In reply to: [WP Meteor Page Speed Optimization Topping] error pluginHi @ocio132 ,
If you disable Litespeed, eg use
https://marcosocio.com/?wpmeteordisable=1&LSCWP_CTRL=before_optim
you can see that this script in the original document also comes after </body>, and would be reported as “Stray start tag script”
Litespeed merges it into the “merged javascript” and then removes, this is why you don’t get this error when there is no WP Meteor.
I’d suggest you to fix your theme, but generally it shouldn’t be a problem, scripts outside body tags should run fine
Best,
AlexForum: Plugins
In reply to: [WP Meteor Page Speed Optimization Topping] error pluginWould you mind reaching out to me by email you can find in the plugin settings? I’ve just returned and tested WP Fastest Cache integration, and seems it works for another site, so if you’d want to try and see if it works for you too, I would return WP Fastest Cache back
Forum: Plugins
In reply to: [WP Meteor Page Speed Optimization Topping] Conflict with WP Fastest Cache@fwkart , absolutely, please reach me out by email you can find in wp meteor settings so I can send you an updated version!
Forum: Plugins
In reply to: [WP Meteor Page Speed Optimization Topping] Conflict with WP Fastest CacheSo have you experienced improvements with WP Meteor + WP Fastest Cache? I can enable the support back, I just don’t think it improves anything
Forum: Plugins
In reply to: [WP Meteor Page Speed Optimization Topping] Conflict with WP Fastest CacheYes, I’ve added this warning in 3.3.0 to notify users that it doesn’t work properly with WP Fastest Cache. The only thing I can do – change the messaging. Have you experienced improvements with WP Meteor + WP Fastest Cache?
Hi @giannisgx89,
Correct. WP Fastest Cache is built in a somehow extreme way that doesn’t allow to exclude scripts. While WP Meteor in fact doesn’t conflict with WP Fastest Cache, it can’t optimize Javascript. So what you get in the end – just a pure WP Fastest Cache
Best,
AlexForum: Plugins
In reply to: [WP Meteor Page Speed Optimization Topping] Conflict with WP Fastest CacheHi @fwkart ,
Correct. WP Fastest Cache is built in a somehow extreme way that doesn’t allow to exclude scripts. While WP Meteor in fact doesn’t conflict with WP Fastest Cache, it can’t optimize Javascript. So what you get in the end – just a pure WP Fastest Cache
Best,
AlexForum: Plugins
In reply to: [WP Meteor Page Speed Optimization Topping] Wp-Meteor and LiteSpeedForum: Plugins
In reply to: [WP Meteor Page Speed Optimization Topping] Smart Slider exclusionsHi @likemyweb ,@claudioelbrites
Most probably you have to also exclude jquery, as a lot of WordPress sliders rely on jquery. Putting jquery as an exclusion should work
Best,
AlexForum: Plugins
In reply to: [WP Meteor Page Speed Optimization Topping] How does excluding work exactly?Hi @holafreak ,
I added automated exclusion for legalblink.it if GDPR checkbox is enabled, please let me know if it works. If it doesn’t – I would need to take a look at your site, most probably there is some conflict with some caching plugin
Best,
AlexHi @serpentdriver ,
I’ve improved support for LiteSpeed Cache, taking all the javascript optimization from LiteSpeed Cache to my side. Can you please give it a try?
Best,
AlexForum: Plugins
In reply to: [WP Meteor Page Speed Optimization Topping] Wp-Meteor and LiteSpeedHi @alexg9 ,
I’ve improved support for LiteSpeed Cache, taking all the javascript optimization from LiteSpeed Cache to my side. Can you please give it a try?
Best,
Alex