U
USCSS_Nostromo
Guest
Guest or Bot
XF 2.3.9
The PageSpeed Insights page reports many errors and lowers the score because of aria-hidden="true.
Here is the code:
Code:
I can’t find where this code is being inserted.
It seems to be initialized by the CAS plugin. The author of that plugin says that it has nothing to do with the aria-hidden="true" line and that it simply uses a standard carousel.
Can you tell me how to find and remove the...
Read more
Continue reading...
The PageSpeed Insights page reports many errors and lowers the score because of aria-hidden="true.
Here is the code:
Code:
<li class="carousel-container f-carousel__slide" data-index="6" aria-hidden="true">...I can’t find where this code is being inserted.
It seems to be initialized by the CAS plugin. The author of that plugin says that it has nothing to do with the aria-hidden="true" line and that it simply uses a standard carousel.
Can you tell me how to find and remove the...
Read more
Continue reading...