Hi team,
we have got this suggestion from our SEP tool that we are having duplicate ID’s in the code can you please have a look here and suggest on the solution ?
below is the issue description also visit the screenshot for reference https://imgur.com/a/BksG7az
Status
We’ve detected duplicate aria landmarks on your homepage.
You have the following duplicate landmarks in your code. Please add identifying labels to them to identify what each ones does.
Duplicate Landmarks
button
search
How to Fix
It’s great that you have aria landmarks specified in your code, but duplicates that don’t have an identifier will be confusing to visually impaired users who can’t see the difference between two landmarks,. It’s an easy problem to solve, just add the complimentary aria-label to the duplicate landmarks and clearly label what they are. For example:
<div role=”navigation” aria-label=”Main menu”>
<div role=”navigation” aria-label=”User menu”>
Note: Because aria landmarks are usually containers around sections of your website, it’s likely the output is from your theme itself, or a plugin. Contact your developer and have them adjust the duplicate landmarks.
Hello !
Unfortunately our team is still working on this issue, We will come with an update as soon as this is fixed. You can follow our changelog here to see when this will be released: https://themeforest.net/item/newspaper/5489609
Thank you !