stefanoste
Forum Replies Created
-
Forum: Plugins
In reply to: [Contextual Related Posts] Missing srcset attribute inside@ajay thank you for the check, there must surely be another cause
Forum: Plugins
In reply to: [Contextual Related Posts] Missing srcset attribute insideyes, it’s happening for all the images, they are the normal featured images of the posts, you can see it happening everywhere:
https://recensioni-migliori.com/materassi/classifiche/confronto-2022/ie:
<picture>
<source sizes='(max-width: 300px) 100vw, 300px'
type="image/webp"
data-srcset="https://recensioni-migliori.com/wp-content/uploads/2021/05/pale-600-300x113.png.webp 300w, https://recensioni-migliori.com/wp-content/uploads/2021/05/pale-600.png.webp 600w">
<img style="max-width:300px;max-height:113px;"
src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAASwAAABxAQAAAABHYaNFAAAAAnRSTlMAAHaTzTgAAAAbSURBVFjD7cGBAAAAAMOg+VNf4AhVAQAAAHAMETcAAYNa3Q8AAAAASUVORK5CYII="
class="crp_featured crp_thumb medium lazyload"
alt="Materassi e Doghe Pale Special"
title="Materassi e Doghe Pale Special"
data-eio="p"
data-src="https://recensioni-migliori.com/wp-content/uploads/2021/05/pale-600-300x113.png"
decoding="async"
data-srcset="https://recensioni-migliori.com/wp-content/uploads/2021/05/pale-600-300x113.png 300w, https://recensioni-migliori.com/wp-content/uploads/2021/05/pale-600.png 600w"
data-sizes="auto"
width="300"
height="113"
data-eio-rwidth="300"
data-eio-rheight="113"/>
</picture>noone?
thank you very much!
Denis thanks for the quick response!
unfortunately I confirm that the files optimized by the plugin (served from the /s directory) have the header: Content-Encoding: gzip
Also in the /s directory I only see two files per kind, i.e:
/s/fa3ade.js
/s/fa3ade.js.gz
The nginx server can talk brotli in fact I have tried to compress a .js file by hand with the commandline and thus, nginx starts to use it as response, confirmed by the Content-Encoding: br headerForum: Plugins
In reply to: [Kaya QR Code Generator] No style attributethank you very much
Forum: Plugins
In reply to: [Site Reviews] Request: Filter Reviews by PostI’m using Version 6.11.4
I just see a generic search text box that doesn’t seems to filter on the post title.
I have added a post titled ‘test’ and created a review on it:
https://ibb.co/mzXFjDFthen if I put ‘test’ in the searchbox, it doesn’t find anything
https://ibb.co/Z2MFfrk- This reply was modified 1 year ago by stefanoste.
Forum: Plugins
In reply to: [Site Reviews] Request: Filter Reviews by PostIs it even in the free version? sorry but I don’t see it
Thanks for the tip of Crontrol, I have also installed Cron Logs and I want to monitor it for a few days, the issue seems intermittent, sometimes the events fail to execute for hours or even a day, I’ll investigate more deeply… thanks!
it happened to me too… site went down after the automatic plugin upgrade, please double check new versions before release them to the public…
thanks for the overall great work!Yes, nfscanevent was there!
I have deleted it now
thanksForum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] Consent banner keeps popping upJarno, the solution you posted works nicely
thank you for the support!Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] Consent banner keeps popping upHi Jarno,
I have now completely disabled WPOptimize and the issue with the banner is fixed (it appears once).
I’m now looking for a way to exclude complianz code from being optimizedthank you!
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] Consent banner keeps popping upHi Jarno,
thank you to pointing me in the right direction, I have now added this configuration to WP OPtimize and it seems to work:Defer JavaScript
Defer selected JavaScript files
/complianz-gdpr/
regards
It works! thanks a lot!