• Hello, I have been using your plugin for years without any issues on multiple WooCommerce websites.

    Now, I have found that when using a mobile device, tapping inside the YITH Ajax search input that is placed within my Superfly mobile flyout menu with the YITH Search shortcode, it no longer allows you to type in the search input directly and see autocomplete results in a dropdown below the search input or full results in a page after submitting the full search — but rather causes the search input to disappear when tapped and triggers opening a full-screen search/results page in the background behind the active menu flyout instead.

    This seems very buggy and confusing and I’d like to have the button allow for typing and searching then taking you to a result page as they did before. This issue does not occur on desktop and all works as expected and as it always has worked.

    Can you please take a look and advise a fix for this mobile bug?

    Thanks in advance.

    • This topic was modified 9 months, 3 weeks ago by kenmontgroup.
    • This topic was modified 9 months, 3 weeks ago by kenmontgroup.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter kenmontgroup

    (@kenmontgroup)

    I have not heard back form anyone, so I tried rolling the plugin back to Version 1.38.0 and that resolved the “bug” and restored the previous functionality. If I can no longer update this plugin to its current version without having the issues as described above, then I may have to find a replacement option. Hopefully this information is helpful for you to implement a fix, and please let me know if this will be possible. Thank you.

    Plugin Support Alberto Ruggiero

    (@witcher83)

    Hello @kenmontgroup

    you could add this rule to your custom CSS

    .ywcas-search-mobile {
    z-index: 9999999;
    }

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Mobile Menu Flyout Device Issue’ is closed to new replies.