Hi,
I have cecked with page speed with google https://pagespeed.web.dev/. I’m getting many accessibilty issue with this.
Here is my Post URL: https://crictamil.in/team-indian-15-players-squad-announced-for-icc-world-cup-2023/
I’m using latest version of Newspaper theme. Please help me on this.
-
This topic was modified 2 years by
Satheeshraj.
Hello @Satheeshraj!
Please note that page speed or optimization is not covered by the support team: https://forum.tagdiv.com/newspaper-theme-support/
Thank you for understanding!
Hi,
This is not about page speed. This is accesibility issue from Newspaper theme. You can identify those issue with the help of the url which I have provided.
Regards,
Satheeshraj V
-
This reply was modified 2 years by
Satheeshraj.
Please remove the whitespace before https. Here I have given the same url.
https://crictamil.in/team-indian-15-players-squad-announced-for-icc-world-cup-2023/
Hello @satheeshraj!
I can provide you only some guides in order to help you solve the issues you have.
Check those guides : https://web.dev/lcp/ – > https://www.sqlpac.com/en/documents/google-pagespeeds-lighthouse-6-new-features-lcp-cls.html -> > https://wp-rocket.me/google-core-web-vitals-wordpress/improve-cumulative-layout-shift
– https://forum.tagdiv.com/topic/to-high-cumulative-layout-shift-in-mobile-theme/
I hope that helps you!
Thank you!
Hi,
I have already handled LCP, CLS and all but this particular issue is from theme css.
Hello @satheeshraj!
Do you mean this? https://forum.tagdiv.com/topic/accessibility-wcag-2-0-compliance/
Thank you!
Hi,
The issue is with hyperlink, breadcrumb, auther name color. How to change these colors in mobile theme.
Regards,
Satheeshraj V
Hello @satheeshraj!
There is an option called accent color in the Newspaper -> Theme panel -> Mobile theme -> Theme colors -> Accent color.
For breadcrumbs, you need to add a CSS code like in theme panel -> mobile theme -> custom code:
.entry-crumbs a, .entry-crumbs
{
color: #536aed;
}
Thank you!
