CR Bee Docs
Shortcodes

[cr_bee_search_widget]

Compact search card for homepages

Renders a compact search widget suitable for embedding on your homepage or sidebar. Same functionality as [cr_bee_search] but with a more condensed layout.

Usage

[cr_bee_search_widget]

No attributes are supported.

What It Renders

A compact card with:

  • Date pickers (pickup and dropoff)
  • Time dropdowns
  • Location dropdown (collapsible)
  • Search button

API Calls

Same as [cr_bee_search] — locations, categories, and settings.

Behavior

Identical to the full search form, but styled as a card that fits alongside other homepage content. Submits to the Results page with search parameters.

Dependencies

Same as [cr_bee_search]: Flatpickr CSS/JS, CR Bee search widget script.

On this page