• Resolved fwkart

    (@fwkart)


    Hey.

    Google Pagespeed says; “ARIA IDs are not unique”. This means the sticky plugin duplicates the primary navigation, which is why the code for the navigation is duplicated in the source code. The problem is, the duplicated navigation must have a different name.

    aria-label="...."

    Can you provide a code for functions.php that adds another aria-label=”” for the duplicated sticky navigation?

    Thanks ??

Viewing 1 replies (of 1 total)
  • Plugin Author Alexandru Tapuleasa

    (@talextech)

    We don’t have any filter that you can add to functions.php for that ??

    You will need to edit /assets/js/jq-sticky-anything.js (enable debug mode in plugin settings or edit /assets/js/jq-sticky-anything.min.js) and make the changes if you are familiar with JavaScript.

Viewing 1 replies (of 1 total)
  • The topic ‘ARIA IDs are not unique’ is closed to new replies.