Validator problem with double menu-item-ids
Hey guys,
after a few weeks of developement i want to get a perfect w3c rating and i use the header navi on top and as child menu in the footer on the bottom of each page. The menu display a fix menu-item-id-xxx. You can see it on: http://www.tischlerei-berg.de/
The validator shows me some errors for the duplicate id. How can i fix it by a short code in functions.php
I think many of customers have this "problem".
Can you help me?
Florian
after a few weeks of developement i want to get a perfect w3c rating and i use the header navi on top and as child menu in the footer on the bottom of each page. The menu display a fix menu-item-id-xxx. You can see it on: http://www.tischlerei-berg.de/
The validator shows me some errors for the duplicate id. How can i fix it by a short code in functions.php
I think many of customers have this "problem".
Can you help me?
Florian
Comments
to be honest, we have no idea what you did exactly and why ID and class are duplicate. If you will check our main demo, you see that we do not have any information about duplicate menu-item-ids
i have a menu for the Header and for the footer. Some menu siblings are in header and in Footer too. Because every li item has an idea the validator check the site and find the li item id on the header navi and in footer.
Do you Understand what i mean?