Site logo

Archived topic

Advanced Woo Search instead of Navi Search in primary menu

5 replies · Started by PetrV on October 10, 2019

Viewing posts 1–6 of 6

Hello, I am using Advanced Woo Search. I have inserted PHP Hook <?php if ( function_exists( 'aws_get_search_form' ) ) { aws_get_search_form(); } ?> into after_logo area. It works, but it is between Logo and Primary menu.

Is there a way how to position AWS search the same as Generatepress Navi search? I mean on the right side, next to primary navigation and the same function: search component as a Magnifying glass Icon, which, after clicking the icon, expands the search box?

Must say the "Seamless integrations" does not work with Generatepress.

Thanks for your reply,
best regards, Petr

Hi there,

We can definitely place it on the right side of the primary menu but it's not possible to turn it into the style of GP's navigation search as that's not a feature AWS offers.

Can you try adding the code using the inside_navigation hook first?

Let me know :)

Hi Leo, it is inside_navigation now.
Thanks.

It is there now, thank you.
Great support...

No problem :)

This archived topic is closed to new replies.