Skip to main content

[bec_fallback]

Renders the administrator-defined fallback experience: either rich inline HTML or a single outbound link—controlled globally under Booking Engine → Checkout & fallback.


Where to put it

Sidebars, footers, modal triggers, secondary columns alongside [bec_booking_summary] when you always want manual contact options visible.


Attributes

None. Presentation toggles live entirely in settings.


Examples

[bec_fallback]

bec_fallback inline mode

bec_fallback link mode


CSS hooks

  • Wrapper: bec-fallback
  • Link variant: bec-fallback__link
  • Inline wrapper: bec-fallback__inner
  • Hint when unset: bec-fallback__hint

Tips

Automatic fallback injection on singular units follows Fallback rules—this shortcode simply surfaces the same renderer wherever you place it.

Developers may wrap HTML via bec_fallback_html filter.