Dear, we are facing instability in the login form (Youzer plugin form), sometimes it does not load, I noticed by inspecting that it is generating duplicity in the forms with the following critical error:
[DOM] Found 2 elements with non-unique id #youzify-membership-form: (More info: https://goo.gl/9p2vKq)
<form id="youzify-membership-form" class="youzify-membership-login-form" method="post" action="https://mysite.com/wp-login.php">...</form>
<form id="youzify-membership-form" class="youzify-membership-login-form" method="post" action="https://mysite.com/wp-login.php">...</form>
Has anyone encountered this type of error and how to resolve it? I also noticed that when using the Olympus login form this error does not happen.
]]><input aria-label=”Waardeer dit recept met 5 van de 5 sterren” id=”wprm-comment-rating-5″ name=”wprm-comment-rating” value=”5″ type=”radio” onclick=”if (!window.__cfRLUnblockHandlers) return false; WPRecipeMaker.rating.onClick(this)” style=”width: 16px !important; height: 16px !important;”>
How to resolve this?
Thanks for help!
Anna-Karina
[DOM] Found 2 elements with non-unique id #_wpnonce: (More info: https://goo.gl/9p2vKq) <input type=?"hidden" id=?"_wpnonce" name=?"_wpnonce" value=?"XXXXXX">? <input type=?"hidden" id=?"_wpnonce" name=?"_wpnonce" value=?"XXXXXX">?
I can still edit posts, and there is nothing in the PHP error logs. I haven’t found it doing any harm yet, but it does seem like there shouldn’t be two nonces, and definitely not two with the same ID.
]]>I have implemented your plugin on my German website and now I get this error / warning for all faqs which I have created on my website.
On this specific landing page, I included 6 FAQs. And now I get these warnings.
Each of these warnings contains six lines (for each faq). All warnings incl. one example as follows:
1. Found 6 elements with non-unique id #ufaq-current-url
Example: <input type=”hidden” name=”current_url” value=”/weihnachtsfeiern-ideen/” id=”ufaq-current-url”>
2. Found 6 elements with non-unique id #ufaq-exclude-category
Example: <input type=”hidden” name=”exclude_category” value id=”ufaq-exclude-category”>
3. Found 6 elements with non-unique id #ufaq-include-category
Example: <input type=”hidden” name=”include_category” value id=”ufaq-include-category”>
4. Found 6 elements with non-unique id #ufaq-order
Example: <input type=”hidden” name=”order” value=”ASC” id=”ufaq-order”>
5. Found 6 elements with non-unique id #ufaq-orderby:
Example: <input type=”hidden” name=”orderby” value=”title” id=”ufaq-orderby”>
6. Found 6 elements with non-unique id #ufaq-post-count
Example: <input type=”hidden” name=”post_count” value=”-1″ id=”ufaq-post-count”>
What do I have to do to solve this issue?
Thanks in advance.
Philipp
I just updated to wpDiscuz v7.0 and am now seeing error messages in the Chrome dev tools console for each page which features the comments fields:
Found 2 elements with non-unique id #wc_email
Found 2 elements with non-unique id #wc_name
Found 2 elements with non-unique id #wc_website
I am using the Autoptimize and Cache Enabler plugins, cleared all caches, disabled both plugins, but am still getting these errors. I also have a3 Lazy Load installed, but disabling it did not change anything. The error messages disappear when I disable wpDiscuz.
Does anyone have any advice how to resolve this?
Thanks!
]]>When I click on the All Posts, the list opens, but I Chrome console I see a host of errors “[DOM] Found 2 elements with non-unique id #in-category-”
I don’t have any duplicates in categories. Appreciate your help!!
[DOM] Found 2 elements with non-unique id #in-category-1: (More info: https://goo.gl/9p2vKq) <input value=”1″ type=”checkbox” name=?”post_category[]?” id=?”in-category-1″>? <input value=?”1″ type=?”checkbox” name=?”post_category[]?” id=?”in-category-1″>?
edit.php:1
[DOM] Found 2 elements with non-unique id #in-category-10: (More info: https://goo.gl/9p2vKq) <input value=?”10″ type=?”checkbox” name=?”post_category[]?” id=?”in-category-10″>? <input value=?”10″ type=?”checkbox” name=?”post_category[]?” id=?”in-category-10″>?
edit.php:1
[DOM] Found 2 elements with non-unique id #in-category-11: (More info: https://goo.gl/9p2vKq) <input value=?”11″ type=?”checkbox” name=?”post_category[]?” id=?”in-category-11″>? <input value=?”11″ type=?”checkbox” name=?”post_category[]?” id=?”in-category-11″>?
edit.php:1
[DOM] Found 2 elements with non-unique id #in-category-1121: (More info: https://goo.gl/9p2vKq) <input value=?”1121″ type=?”checkbox” name=?”post_category[]?” id=?”in-category-1121″>? <input value=?”1121″ type=?”checkbox” name=?”post_category[]?” id=?”in-category-1121″>?
edit.php:1
(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">?
I’m using Polylang plugin for multilanguage feature.
I thought it was something wrong with UserWP plugin, so I opened this topic: https://www.ads-software.com/support/topic/non-unique-id-error-after-update
(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.
]]>