Setup guides

Accommodation Manager Documentation

Install the Free/Core plugin, add the free Pro Add-on, activate licenses and unlock paid modules safely.

Installing Free/Core

Install and activate the Free/Core plugin first.

Installing the Pro Add-on

Install the free Pro Add-on second.

Activating a license

Buy or assign a paid add-on license, then activate the key.

Unlocking modules

Open Premium Modules inside the Pro Add-on to see active and locked modules.

← Back to documentation

Availability search shortcode options

Public Pages & Shortcodes / Accommodation Booking Manager Free

How to hide or show search fields in the availability search form.

The availability search shortcode is:

[anabm_availability_search]

You can hide some fields with shortcode attributes.

Examples:

Hide children:
[anabm_availability_search show_children="no"]

Hide country:
[anabm_availability_search show_country="no"]

Hide province:
[anabm_availability_search show_province="no"]

Hide area:
[anabm_availability_search show_area="no"]

Hide accommodation options:
[anabm_availability_search show_accommodation_options="no"]

You can combine attributes:

[anabm_availability_search show_children="no" show_country="no" show_province="no"]

Elementor users can control these fields through the Accommodation Search widget settings.