Chathu

Results 15 comments of Chathu

> You can download the `nginx-ee` repo and then run `./nginx-build.sh --stable` from within the `nginx-ee` directory. However, I found that `--stable` does not work due to the line in...

I'm getting the same issue (vua email) `Cron test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily ) `

Any EAT😋?

Thank you for your reply. I have used Google's pagespeed insight. This result given by that test.

Dear @Lofesa thank you for your reply. Problem is that I use Contact Form 7 with ReCaptcha v3. After I disabled it again site perform well. I have tested https://foodsreborn.com/...

I'm experiencing the same issue. I enabled following dimensions filters. But nothing worked. _pagespeed EnableFilters insert_image_dimensions,resize_rendered_image_dimensions;_

> I have found this response in 2015 > #55 > > Basically, inlined images have their dimensions encoded in the data uri. > So the filter must be recoded...

> .pt-cv-wrapper .h1, .pt-cv-wrapper .h2, .pt-cv-wrapper .h3, .pt-cv-wrapper .h4, .pt-cv-wrapper .h5, .pt-cv-wrapper .h6, .pt-cv-wrapper h1, .pt-cv-wrapper h2, .pt-cv-wrapper h3, .pt-cv-wrapper h4, .pt-cv-wrapper h5, .pt-cv-wrapper h6 { > font-family: 'economica';align-content >  ...

> @utags did you solved the issue? What was the problem in the end? I guess yes. Using the https://jigsaw.w3.org/css-validator/#validate_by_uri I corrected many CSS errors.

Hi Lofesa, Thank you for your reply. I have added `image/webp webp;` to `mime.types` file. Then in the HTTP block, I added this one. ``` http{ map $http_accept $webp_suffix {...