Search Hotel Form
1: Shortcode Format

[ovabrw_search_hotel field_1="category" field_2="pickup_date" field_3="dropoff_date" field_4="guest" field_5="" field_6="" field_7="" field_8="" default_cat="" category_in="" category_not_in="" list_taxonomy_custom="" card="card1" columns="column4" orderby="date" order="DESC" /]
Some params:
field_1: You can display one of the following fields: name, category, pickup_date, dropoff_date, guest, attribute, quantity, tags
field_2: You can display one of the following fields: name, category, pickup_date, dropoff_date, guest, attribute, quantity, tags
field_3: You can display one of the following fields: name, category, pickup_date, dropoff_date, guest, attribute, quantity, tags
field_4: You can display one of the following fields: name, category, pickup_date, dropoff_date, guest, attribute, quantity, tags
field_5: You can display one of the following fields: name, category, pickup_date, dropoff_date, guest, attribute, quantity, tags
field_6: You can display one of the following fields: name, category, pickup_date, dropoff_date, guest, attribute, quantity, tags
field_7: You can display one of the following fields: name, category, pickup_date, dropoff_date, guest, attribute, quantity, tags
field_8: You can display one of the following fields: name, category, pickup_date, dropoff_date, guest, attribute, quantity, tags
default_cat: It is term_slug
category_in: term_id: 123|456
category_not_in: term_id: 123|456
columns: column1, column2, column3, column4, column5
list_taxonomy_custom
card: card1, card2, card3, card4, card5, card6
orderby
order
2: Customize Template
Read here to know how to customize template in child theme
You can customize template in
plugins/ova-brw/ovabrw-templates/shortcode/search-hotel.php
Last updated