You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When used with a theme that includes a theme-specific <footer> tag, the <footer> included by this plugin triggers non-distinguishable landmark accessibility warnings.
We need to add a unique aria-label attribute to the UCF Footer's <footer> tag to fix.
The text was updated successfully, but these errors were encountered:
When used with a theme that includes a theme-specific
<footer>
tag, the<footer>
included by this plugin triggers non-distinguishable landmark accessibility warnings.We need to add a unique
aria-label
attribute to the UCF Footer's<footer>
tag to fix.The text was updated successfully, but these errors were encountered: