• Philipp

    (@morpheus200k)


    Hi guys,

    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

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support jaysupport

    (@jaysupport)

    Hi Philipp,

    So I can know, to try and recreate this, did you add one shortcode to one section of your pagebuilder, or did you add the shortcode to multiple sections in your pagebuilder?

    Also, are the console errors effecting anything within the front end of your website? “

    Thread Starter Philipp

    (@morpheus200k)

    Hi,

    I added the short code to multiple text areas on each page where to put the faqs. I have several faq categories – each category stands for a service – e.g. teambuilding.

    So on my landing page ?teambuilding“ I use faqs of the ?teambuilding faq category‘, displayed as short codes – one shortcode per text area.

    I hope this helps?

    Thread Starter Philipp

    (@morpheus200k)

    Sorry I forgot:

    It doesn’t affect any visuals so far.

    Plugin Support jaysupport

    (@jaysupport)

    Thanks for getting back to me! If you’re using multiple instances on the same page, then, unfortunately, it will currently use the same ID for each instance. Those hidden inputs are what apply the different options you have set. We’ll look to add an incremental number to each ID—so this doesn’t happen when using multiple instances—in a future update for the plugin. Sorry for the inconvenience.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘DOM found 6 elements with non-unique id #ufaq-current-url’ is closed to new replies.