non-unique id error after update
-
This is the error I’m getting in the browser console:
(index):1 [DOM] Found 3 elements with non-unique id #lang: (More info: https://goo.gl/9p2vKq) <input type="hidden" name="lang" id="lang" value="en"> <input type="hidden" name="lang" id="lang" value="en"> <input type="hidden" name="lang" id="lang" value="en">Everything was okay before the update. I’m using Polylang plugin for multilanguage feature.
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘non-unique id error after update’ is closed to new replies.