Ante Laca
Forum Replies Created
-
Forum: Reviews
In reply to: [WP Performance] All-in-One Performance PluginHi @amreshkramar,
thank you for the kind words.Could you be more specific about JS preload? I assume you are talking about “Asynchronously load JavaScript” option?
Thanks,
AnteForum: Plugins
In reply to: [WP Performance] Lazy loading images not loading instantlyOn the road map for sure.
Forum: Plugins
In reply to: [WP Performance] Critical CSSHi @alriksson
currently critical CSS is generated only for homepage.
Forum: Plugins
In reply to: [WP Performance] Lazy loading images not loading instantlyHi @alriksson
No, not at the moment.
Forum: Plugins
In reply to: [WP Performance] Some issues and Compatibility with other plugin.About expire parameters and WPFC, try to set a rule to clear the cache of the homepage for every minute, then visit your homepage in private mode and do the refresh every couple of minutes. The cache was cleared every minute?
AO is a great plugin, but WPP is not designed to be used alongside AO. Still, you can use it without any problems. The new version of WPP will only warn users if some of the conflicts could arise if they are using AO alongside WPP.
WPP is “all in one” speed optimization solution which doesn’t require any other plugin as a complement, therefore I don’t have any plans to make WPP “compatible” with AO or to do any kind of integrations.
Thanks,
AnteForum: Plugins
In reply to: [WP Performance] Some issues and Compatibility with other plugin.1. Thanks for the tip, I will use WP_CONTENT_DIR constant for wpp cache path.
2. Preload will be removed in the next update, I will use defer instead, or inline the file.
3. wpp.min.js code is used for many things like async css/js, lazy load, clear cache, etc.
4. The only problem is, it doesn’t work that way.
4.1 I’ll check it out, thanks
4.2 I will have to completely rewrite the way of how WPP works to make it “compatible” with AO, so the AO can “optimize” that file. Not gonna happen, but, I will add some extra checks and show warnings in admin if the user is using some of the WPP functions like minify, combine, etc. alongside AO because that’s pointless and it will break the site for sure.
Thanks,
AnteForum: Plugins
In reply to: [WP Performance] log fileHI @auludag
Enable troubleshooting logging again, then clear the log file. After that you can disable logging again.
Forum: Plugins
In reply to: [WP Performance] Lazy loading images not loading instantlyHave you tried any other lazyload plugin? Does it work?
Can you share the site URL?Slider images are difficult to lazy load because of the image manipulation by the slider itself ( show/hide image, move the image around, etc. )
Slick slider already has ability to lazy load images, and you probably should use that.
Forum: Plugins
In reply to: [WP Performance] Lazy loading images not loading instantlyHi @platoscave
You can exclude those images by specifying images container id or class.Forum: Plugins
In reply to: [WP Performance] Not acceso to wp-login after delete the pluginHm… strange, it should work. Can you send me your site url to ante.laca at gmail?
ThanksForum: Plugins
In reply to: [WP Performance] Not acceso to wp-login after delete the pluginHi @fishzzz,
what error do you get when you try to login?
Did you install any other cache plugins after installing WPP, or did you have any cache plugins installed alongside WPP? Any other plugin which will edit .htaccess file?
This issue is probably caused by some other plugin which will write rewrite rules or whatever to the htaccess file. Can you share your htaccess?
Forum: Plugins
In reply to: [WP Performance] HTML Minification removing spaces fromHi @platoscave,
I’ve published a new update where this issue is fixed. Let me know if that works.Thanks,
AnteThank you @arwinjp.
Forum: Plugins
In reply to: [WP Performance] AMP validation error after installing WP Performance issueOh, I didn’t know that this attribute will make amp template invalid.
Anyway, reinstall the plugin and try again. I updated the plugin.Forum: Plugins
In reply to: [WP Performance] AMP validation error after installing WP Performance issue