Home Forums WoodMart support forum An select2-search select2-search–dropdown appears, whithout a reason

An select2-search select2-search–dropdown appears, whithout a reason

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #542540

    D4-support
    Participant

    An select2-search select2-search–dropdown select2-search__field appears when;
    1. A attribute filter is selected
    2. A search request is made in the search bar.

    There appears a select2-search__field in the left upper corner that not supposed to be there.
    See pictures

    We use WOODMART WooCommerce Layered Nav attribute filters.

    What could be the problem?

    Attachments:
    You must be logged in to view attached files.
    #542905

    Hello,

    Sorry, I did not understand your issue properly. Can you please explain the issue in the small video.

    Best Regards.

    #542956

    D4-support
    Participant

    Please see video

    Attachments:
    You must be logged in to view attached files.
    #543175

    Hello,

    There is an issue with the 3rd party plugins. Please deactivate all the 3rd party plugins and activate only theme-required plugins on the site and then check the issue. I am sure your issue will be solved. Then Activate the 3rd party plugins one by one and check which plugin is creating the issue for you.

    Otherwise, if the issue still exists then keep the 3rd party plugins deactivated and share the WP admin login details of your site so I will check and give you a possible solution.

    Also, do not worry about the attachment images, these images only show to you or me as a support agent.

    Best Regards.

    #543855

    D4-support
    Participant

    Hello,

    We deactivated the 3rd part pluggins.
    No succes.

    Please see login details

    #544183

    Hello,

    Please try to use the below custom CSS code and paste it to Theme Settings >> Custom CSS >> Global CSS section:

    span.select2-search.select2-search--dropdown {
        display: none;
    }

    Best Regards.

    #544676

    D4-support
    Participant

    We tested this.
    Option to search within filter widget is gone at all filterwidget by this CSS.

    We now changed all widget from WOODMART Woocommerce Layered Nav to Filter Products by Attribute (origional Woocommerce)
    Problem is gone by this.

    I think the problem is in the WOODMART Woocommerce Layered Nav.

    #545054

    Hello,

    Sounds Great! that your issue has been solved.

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Best Regards.

Viewing 8 posts - 1 through 8 (of 8 total)