Home Forums WoodMart support forum Search results

Search results

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #690381

    Ashmozza
    Participant

    Hi,

    We have an issue where search results in the drop down are not clickable.

    Thanks

    #690566

    Ashmozza
    Participant

    Updated credentials

    #690590

    Hello,

    I have checked your site, and the products in the search results are opening correctly when clicked.

    See screenshot for clarification: https://postimg.cc/PC5n7swY

    If you have another behaviour, please share some screenshots for better understanding that demonstrate the problem so we can understand and reproduce it on your website.

    Best Regards,

    #690599

    Ashmozza
    Participant

    Hi,

    Thanks, I have just checked this on a different browser chrome & edge and it is working. Seems it’s not working on Safari which is my main browser. Are you able to check on Safari browser.

    #690712

    Hello,

    To solve this problem, you need to use the following Custom CSS:

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

    We will also add this fix in the next update.

    Best Regards,

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