Tripzzy offers you a shortcode that can be used to display the search form.
Trip Search Form #
[TRIPZZY_TRIP_SEARCH]
Attributes:
search_text
: This attribute allows you to customize the text displayed on the search button, providing the flexibility to match the button text with your site’s language or branding.Example: [TRIPZZY_TRIP_SEARCH search_text="Find My Trip"]
hide_price
: Use this attribute to hide the price range field from the search form, making the form simpler and more focused if price filtering is not necessary.Example: [TRIPZZY_TRIP_SEARCH hide_price="true"]
hide_destination
: This attribute allows you to hide the destination field, which is useful if you don’t want users to filter by destination.Example: [TRIPZZY_TRIP_SEARCH hide_destination="true"]
hide_trip_type
: With this attribute, you can hide the trip type field, which is beneficial if trip type filtering is not required for your search form.Example: [TRIPZZY_TRIP_SEARCH hide_trip_type="true"]
hide_trip_activities
: This attribute enables you to hide the trip activities field, simplifying the search form if activity-based filtering is unnecessary.- Example:
[TRIPZZY_TRIP_SEARCH hide_trip_activities="true"]
- Example: