• Resolved epolus

    (@epolus)


    After the last update somethings seems to be wrong

    I’ve integrated the search in the header menu, if you start typing (on desktop), it’s not possible anymore to select the search result suggestions, the menu will disappear

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter epolus

    (@epolus)

    I’ve created a site https://final.biggreenegg-schweiz.ch/ with the Conj Lite theme
    If you go to the header menu, type “grill” in the FiboSearch menu, try to move the mouse down to the search results, it will close the menu, so it’s impossible to select an item

    Hello

    Please follow the steps here to replace the native search bar:

    https://fibosearch.com/documentation/themes-integrations/conj-lite-theme/

    Replace:
    <?php echo do_shortcode( ‘[wcas-search-form]’ ); ?>
    with:
    <?php echo do_shortcode(‘[fibosearch]’); ?>

    I’m having the same issue with the Impreza Theme.

    The proposed solution to replace with <?php echo do_shortcode(‘[fibosearch]’); ?> didnt seem to solve the issue.
    It looks like the input field is loosing focus after the results appear!?

    Hello,

    Actually, the [wcas-search-form] shortcode should work and don’t need to be replaced with [fibosearch] shortcode. Could you try adding this again as-is:

    https://fibosearch.com/documentation/themes-integrations/conj-lite-theme/

    Currently, I don’t see our search bar on your site.

    Thread Starter epolus

    (@epolus)

    Hi

    I’m not talking about the search bar!
    Search in the menu!
    There’s a “shop” menu, you klick on “shop” -> search products -> type “grill” and try to select a result….

    it looks like the cursor looses the focus, and the menu will close…

    regards

    Hello,

    I see, so it’s actually added as a sub-menu item. If I try to click quickly on the search suggestions so it stays visible, the Shop menu dropdown containing the search bar would collapse. Would it be possible for you to transfer the search bar as a top-level menu item instead?

    Best regards,
    Clint

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Impossible to select search result suggestions’ is closed to new replies.