How can I replace search field in nav to the one from homepage 5?

Closed
CityTours - Hotel & Tour Booking WordPress Theme CityTours - Hotel & Tour Booking WordPress Theme December 15, 2019
Login to reply
Insider Marketing
4 years ago
great, worked, thanks
Kelly R Support Agent
4 years ago

Hi,

Please find following code in /wp-conent/themes/citytours/searchform.php file.

<input type="hidden" name="post_type" value="post">

And replace with following code.

<input type="hidden" name="post_type" value="tour">

Best Regards,

Kelly R Support Agent
4 years ago

Hi

Our main developer is in his vacation now. He'll return soon.

After he returns, we'll contact you again.

Thanks for your understanding.

Kind Regards, C-Themes

Insider Marketing
4 years ago
Is there a way to replace the search field i nav with the 'search terms' field from homepage 5 so it can search for Tours?