• Resolved mesden84

    (@mesden84)


    I’m having a conflict with WooCommerce on one of my pages that uses both Frontend Admin by Dynamiapps and Advanced Custom Fields. The issue seems to be stemming from WooCommerce though, and more specifically, some kind of product search field that appears at the top of the page only after I attempt to edit a post:

    <input class="select2-search__field" type="text" tabindex="0" autocomplete="off" autocorrect="off" autocapitalize="none" spellcheck="false" role="combobox" aria-autocomplete="list" aria-expanded="true" aria-owns="select2-acff-post-field_64261d7ee032a-results">

    When I inspect that code more closely on Google, its pointing to loads of different functions from WooCommerce. If I delete the code during debugging, the issue I’m running into goes away, but as this code seems to be engrained deeply into WooCommerce, its not that simple. Can I just stop WooCommerce from running entirely on this page or at least turn something off so that its not breaking my website?

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

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Select2 Form Field Conflict’ is closed to new replies.