Id attribute is not unique from achecker
Hello. Hope you're doing well.
Im fixing few errors using achecker but one specific error giving me a hard time.
Error: id
attribute is not unique.
Repair: Modify the id
attribute value so it is unique.
Line 1044, Column 18:
<body class="home page-template-default page page-id-14 theme-betheme woocommerce-no-js yith-wcan-pr ...(header_cart)
I tried to find it in inspect but I found only 1 occurrence. Also, the error doesn't make any sense. There is no id
attribute at all in this line.
Right now im trying to disable/enable other plugins but i only found that the error disappears only if i disable the theme.
Website: https://www.maknep.gr
Any ideas??
Comments
Hi,
It refers to the myaccount_button ID, which in fact, appears two times in the website source.
I have passed it to the dev team, and we will fix it in future updates.
Thanks
To be honest I cannot find this id on my page.
You can find it by opening the developer tools (F12), and with ctrl+f find myaccount_button.
Anyway, as I said, we will fix it in future updates.
Thanks