-
Posts
19 -
Joined
-
Last visited
Everything posted by Jochen Fritsch
-
Hi Joshua,
first, thanks for the great PrivacyWire Module, you wrote! I use it nearly all of my Processwire projects.
I´m struggling with Cumulative Layout Shift (CLS) problems in Google Core Web Vitals.
The PrivacyWire Banner causes Layout-Shifts on Page Load. I´ve tried to solve this by setting inline-styles for .privacywire class.
position: fixed; doesn´t solve the problem.Do you have any suggestions? Have you had this topic before?
Thanx
Jochen -
Hi Ryan,
I have a proCache Question. I´m trying out your great module.
Is it possible to render multiple merged & minified CSS Files in the head?
I would like to split the large (yet minified) proCache CSS File into two seperate <links>
Is this possible?
Thank you!Jochen