Processby
Forum Replies Created
-
Forum: Plugins
In reply to: [Lazy Load Optimizer] Google PageSpeed Insights complaintsYour template already has a lazy loading script.
https://trenchermans-guide.com/wp-content/themes/Avada/includes/lib/assets/min/js/library/lazysizes.js?ver=4.1.5
The same script is used in the plugin. Perhaps this is the problem.Forum: Plugins
In reply to: [Lazy Load Optimizer] Google PageSpeed Insights complaintsCan I see the link to the site page?
Forum: Plugins
In reply to: [Lazy Load Optimizer] PHP errorAfter updating the plugin error missing?
Forum: Plugins
In reply to: [Lazy Load Optimizer] does it support multisite please?Hi
We tested the plugin in a multisite version of WordPress, there were no problems.
Forum: Plugins
In reply to: [Lazy Load Optimizer] Fade In instead of Fade in UpHi,
Can i see the site page with this bug?Forum: Plugins
In reply to: [Lazy Load Optimizer] How not to apply lazy on Avatar pictureI updated the plugin, check now.
You can also try to add this css:
.authorpic.lazyload, .authorpic.lazyloading{
padding-bottom:50%;
}Forum: Plugins
In reply to: [Lazy Load Optimizer] How not to apply lazy on Avatar pictureHi,
Can i see the site page with this bug?Forum: Plugins
In reply to: [Lazy Load Optimizer] Problem WP Fastest Cache + Style MasonryHello.
Try adding the css:
img.lazyload, img.lazyloading { padding-bottom: 50%; }Forum: Plugins
In reply to: [Lazy Load Optimizer] ALT tag in spinnerHi.
Spinner is a background image, it can not have alt atridut.
Forum: Plugins
In reply to: [Lazy Load Optimizer] Needs option to exempt classesHi, we added a setting to exclude classes.
Forum: Plugins
In reply to: [Lazy Load Optimizer] Woocommerce carousel and WP Google Maps ProHi,
1. Disable plugin styles in the settings, is there still a problem?
2. On which page of the site is a problem with maps?
3. Our plugin does not yet support background-image loading. There is a plugin for lazysizes https://github.com/aFarkas/lazysizes/tree/gh-pages/plugins/unveilhooksForum: Reviews
In reply to: [Lazy Load Optimizer] Finally, a good one.Thanks a lot for the review 🙂
Forum: Reviews
In reply to: [Voting for a Photo] Not working on WP 5.0.1What is your PHP version? Plugin requires PHP 5.6 and higher.
Forum: Plugins
In reply to: [Lazy Load Optimizer] Option to add a Transparent BackgroundWe have added this setting, you can try.
Forum: Plugins
In reply to: [WP Responsive Table] FormulasHi! No, it’s visual table for ordering data. HTML tables do not support calculations.