Widgets for Google Reviews is a excellent plugin.
There are unfortunately two malfunctions. When I use the “Cursor V.” :
Can you help me please ?
Best regards
]]>Background and foreground colors do not have a sufficient contrast ratio.
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Failing Elements
Privacy policy
<a target="_blank" id="cn-more-info" class="cn-privacy-policy-link cn-link" data-wpel-link="internal" rel="follow" aria-label="Link 189">
We use cookies: if you continue to use this site we will assume that you are ha…
<div id="cookie-notice" role="dialog" class="cookie-notice-hidden cookie-revoke-hidden cn-position-top" aria-label="Cookie Notice" style="background-color: rgba(50,50,58,1);">
Ok
<a href="#" id="cn-accept-cookie" data-cookie-set="accept" class="cn-set-cookie cn-button" aria-label="Ok" style="background-color: #00a99d">
No
<a href="#" id="cn-refuse-cookie" data-cookie-set="refuse" class="cn-set-cookie cn-button" aria-label="No" style="background-color: #00a99d">
]]>when optimizing my website www.cryptoscam.info for pagespeed I noticed that https://pagespeed.web.dev/ shows some remarks about accessibility which come from Shariff:
You can see the details here:
https://pagespeed.web.dev/analysis/https-www-cryptoscam-info/f1tvn8jzlo?form_factor=desktop&hl=en
I believe all users will benefit from these changes. Would it be possible to apply these improvements to the next plugin version?
]]>Furthermore there are some parts of white/grey background, which are not changed at all.
]]>So, it was a surprise when a friend commented that my most popular website was hard to read on a phone. His explanation was: The contrast was too much, with black type on a white background.
That never crossed my mind. Most of my actual online time is at my desk, staring at the soulless monitor in front of me.
Okay, it’s not that bad. I actually enjoy my work.
Anyway, I added this plugin to my websites and my traffic (and how long people stay at my site) instantly went up. So, this plugin gets a five-star review. Thanks!
]]>How can i solve the problem.
Solution:
deleted the gallery block an insert it again.
After third retry it works fine, now.
I ask this because I’m having issues with color contrast which is bad for accessibility.
Speaking of accessibility, there is an unlabeled button on the header area which I believe is for the search.
]]>I have a question, because when I choose one of the contrast color, all colors are disapper (color_selector is not visible). But I wanna them stay always on the top. How to make this work?
Regards
]]>From the code ‘twentytwenty/assets/js/color-calculations.js’, I could get better results changing:
41-:maxLightness = 80,
41+:maxLightness = 100,
and
74-:if ( 4.5 > item.contrastBackground || 3 > item.contrastText ) {
74+:if ( 2 > item.contrastBackground || 1.5 > item.contrastText ) {
But it is not perfect though. As the code is a bit complex, I hang it to you… Thanks.
]]>