BRW
  • Install and Update Plugin
  • Create Products
    • Rental Type
      • Rental Type: Day
      • Rental Type: Hour
      • Rental Type: Mixed ( Day and Hour)
      • Rental Type: Period of Time
      • Rental Type: Transportation
      • Rental Type: Taxi
      • Rental Type: Hotel
      • Rental Type: Appointment
    • Insurance
    • Deposit Payment
    • Inventory
    • Specifications
    • Features
    • Resources
    • Services
    • Unavailable Time
    • Advanced Options
    • Place
  • Global Settings
    • General
    • Product Archive
    • Product Details
    • Recaptcha
    • Deposit
    • Search
    • Cancellation Policy
    • Reminder
    • Order Settings
    • Typography & Color
  • Create Categories
  • Custom Checkout Fields
  • Custom Taxonomy
  • Manage Orders
  • Booking Calendar
  • Create Orders in Back-end
  • Shortcodes
    • Search Form
    • Search Ajax
    • Search Hotel Form
    • Search Hotel Ajax
    • Search Taxi Form
    • Search Taxi Ajax
    • Products
    • Product - Booking Form
    • Product - Request Booking Form
    • Product - Calendar
    • Product - Table Price
    • Product - Features
    • Product - Image
    • Product - Unavailable Time
    • Product - Title
    • Product - Price
    • Product - Review
    • Product - Taxonomy
    • Product - Meta
    • Product - Specifications
    • Product - Short Description
    • Product - Tabs
    • Product - Related
  • Elements in Elementor
    • Category Filter
    • Category Thumbnail
    • Product Slider
    • Ajax Search Hotel
    • Search Hotel
    • Ajax Search Map
    • Search Taxi
    • Search Taxi Ajax
    • Custom Taxonomy
    • Product Booking Form
    • Product Calendar
    • Product Features
    • Product Images
    • Product images 2
    • Product Map
    • Product Meta
    • Product Price
    • Product Rating
    • Product Related
    • Product Short Description
    • Product Specifications
    • Product Price Table
    • Product Tabs
    • Product Title
    • Product Unavailable Time
  • Make Product Template in Elementor
  • Translation
  • Customize Template in Theme or Child Theme
  • Icons
  • FAQs
    • Customer Cancel Orders
    • Admin refund an Order
    • Delete Fields in Checkout Page
    • Access to checkout page when click Booking button
    • How to create Multiple Currency
    • How to create Multiple Language
    • Change 'location', 'vehicle' in URL
    • Change 'product' in url
    • How to setup Tax in product
    • The Calendar doesn't update color for booking
    • Hide other Rental Type when create a product
  • List hook for template
    • Loop
    • Single
    • Other
Powered by GitBook
On this page
  • 1: Shortcode Format
  • 2: Customize Template
  • a) Default template
  • b) New template
  1. Shortcodes

Search Form

PreviousShortcodesNextSearch Ajax

Last updated 9 months ago

1: Shortcode Format

[ovabrw_search /] 
  • Some params: + template: insert your template name + column: one-column, two-column, three-column, four-column, five-column + show_name_product: yes/no + show_attribute: yes/no + show_tag_product: yes/no + show_pickup_loc: yes/no + show_dropoff_loc: yes/no + show_pickup_date: yes/no + show_dropoff_date: yes/no + show_cat: yes/no + show_tax: yes/no + name_product_required: yes/no + tag_product_required: yes/no + pickup_loc_required: yes/no + dropoff_loc_required: yes/no + pickup_date_required: yes/no + dropoff_date_required: yes/no + category_required: yes/no + attribute_required: yes/no + hide_taxonomies_slug: Insert slug taxonomies. separated by "," ( slug_a,slug_b,slug_c) + remove_cats_id: Insert ID Categories. separated by "," ( cat_a, cat_b, cat_c) + taxonomies_slug_required: Insert slug taxonomies. separated by "," ( slug_a,slug_b,slug_c) + timepicker: true/false + dateformat: d-m-Y, m/d/Y, Y/m/d, Y-m-d + hour_default: 12, 24 + time_step: Insert number , Ex: 15 + order: DESC, ASC + orderby: date + class: Insert your class

2: Customize Template

a) Default template

You can customize template in

plugins/ova-brw/ovabrw-templates/shortcode/search_form_full.php

b) New template

Example: You can use shortcode with new template (ex: simple_search)

[ovabrw_search template="simple_search" /] 

You have to create a new template in theme. The file name have to like "template" param:

themes/your-theme/ovabrw-templates/shortcode/simple_search.php

If you don't insert params in shortcode, the params will get in

The shortcode support and :

Search Settings
Read here to know how to customize template in child theme
Default Template
New Template
2 Columns
1 column