Archived topic
Woocommerce Search in Navbar
3 replies · Started by Hugo on August 15, 2018
Hi Tom
Is there a way to put a Woocommerce product search widget in the navbar? on the right side?
Thanks a lot for you help
Hi there,
Would consider using our navigation search and just make it to search WooCommerce products?
https://docs.generatepress.com/article/navigation-search/
https://docs.generatepress.com/article/generate_navigation_search_output/#usage
Let me know if this helps :)
Thanks leo, but i dont like the result page. Its not the same with the widget. And when i click to the search icon, it take all the navbar space, and i didnt like it either.
Is there an option? maybe change the look and feel of the page and change the click action?
Thanks...
That case I think the best way would be to use this plugin to turn that widget into shortcode:
https://wordpress.org/plugins/widget-shortcode/
Then use this the inside_navigation hook to insert it:
https://docs.generatepress.com/article/hooks-element-overview/
Let me know if this helps :)