-
Posted a reply to Error on Critical CSS, on the site WordPress.org Forums:
The CCSS generator can not handle it even if there is small errors in CSS...… -
Created a topic, Error on Critical CSS, on the site WordPress.org Forums:
Hi, I have problems generating critical css. <styl… -
Posted a reply to Lazyload on background-image, on the site WordPress.org Forums:
Ok, I found a solution. For the others, you may add a function like this,… -
Posted a reply to Lazyload on background-image, on the site WordPress.org Forums:
It won't work without some trick. I tried, and it did not work. And you've… -
Posted a reply to Lazyload on background-image, on the site WordPress.org Forums:
How can I try ? Do you use a specific JS library ? And, I've… -
Created a topic, Lazyload on background-image, on the site WordPress.org Forums:
Hello, I'm currently using WP Rocket but I have a Lit… -
Posted a reply to WebP support, on the site WordPress.org Forums:
Ok, i've just replaced return /[.](png|gif|jpg|jpeg)$/.test(this.href.toLowerCase()); by return /[.](png|gif|jpg|jpeg|webp)$/.test(this.href.toLowerCase()); in /plugins/venobox-lightbox/js/venobox-init.js Quick fix, not sure… -
Created a topic, WebP support, on the site WordPress.org Forums:
Hi guys, I'm using shortpixel on my wordpress, which … -
Posted a reply to Template Library Empty, on the site WordPress.org Forums:
Same problem here. -
Posted a reply to Lazyload on background-image using class only, on the site WordPress.org Forums:
Oh, too bad.. Anyway, I'm gonna change how my homepage is. And I'll back to… -
Posted a reply to Lazyload on background-image using class only, on the site WordPress.org Forums:
Sorry, I tried with the source code... Anyway, I installed the plugin but It doesn't… -
Posted a reply to Lazyload on background-image using class only, on the site WordPress.org Forums:
Oups, moreover, I got this fatal error trying to active the 3.5.0-alpha. Fatal error: Uncaught… -
Posted a reply to Lazyload on background-image using class only, on the site WordPress.org Forums:
Thank you Florian ! Sorry for my lack of knowledge but, with that plugin you… -
Created a topic, Lazyload on background-image using class only, on the site WordPress.org Forums:
Hello, First of all, I would like to thank you for th…