To Add the Tour search form to anywhere you can add this shortcode
[ttbm-top-search]
Default fields are Tour Location, Activities, Month, and Find Tour Button
You can add more fields adding a parameter
‘title-filter’ => ‘Yes’
‘category-filter’ => ‘yes’
‘organizer-filter’ => ‘yes’
‘location-filter’ => ‘yes’
‘country-filter’ => ‘yes’
‘activity-filter’ => ‘yes’
‘month-filter’ => ‘yes’
‘tag-filter’ => ‘yes’
‘feature-filter’ => ‘yes’
‘duration-filter’ => ‘yes’
for example if some like to add tour Title field in search option then need to add shortcode like this
[ttbm-top-search ‘title-filter’ => ‘Yes’ ]