Home Forums WoodMart support forum Issue with Ajax search when click directly on the search result

Issue with Ajax search when click directly on the search result

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #690553

    hosting-1475
    Participant

    When I type a few characters in the search field, the products that contain the search string appear correctly. The problem, however, is that if I click directly on the result, nothing happens (see image), but if I type the exact product name and confirm with “send,” the search works correctly.

    I hope I’ve explained myself clearly.
    Best regards,
    Marco

    #690750

    Hello,

    Could you please record a short video and describe how we can reproduce the issue so we can check this for you?

    Best Regards

    #690834

    hosting-1475
    Participant

    The problem occurs with Apple Safari (I’m using version 18.6). However, it works fine with Google Chrome and Edge.

    Best regards,
    Marco

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

    Hello,

    To solve this problem, try to add the following Custom CSS:

    .wd-search-requests,
    .wd-search-results {
    	pointer-events: auto;
    }

    Best Regards,

    #690878

    hosting-1475
    Participant

    Now it works!

    Thanks,
    Best regards,
    Marco

    #690941

    Hello,

    You’re Most Welcome!.

    Feel free to write back anytime. If you need further assistance, we are always here to help you.

    If you have a minute, we’d truly appreciate your feedback — it helps us improve the product and shape future updates more effectively. We’d love your feedback on our theme: https://tally.so/r/w4l54k

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

Tagged: 

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

The topic ‘Issue with Ajax search when click directly on the search result’ is closed to new replies.