Location, Service, and Staff Shortcode Attributes
- This feature allows the admin to specify which locations, services, and staff should be displayed in a form using shortcode attributes. By adding attributes such as locations, services, and staff to the shortcode, the admin can control the visibility of these elements directly from the WordPress page or post editor.
Please note: The admin can specify specific locations, services, and staff members using their respective IDs (e.g., [bookify_bookings locations=”1,2″ staffs=”244,245″ services=”1″]) or use the “all” parameter to include all locations, services, and staff (e.g., [bookify_bookings locations=”all” staffs=”all” services=”all”]).
Back-End Settings
- Go to the Admin Dashboard > Pages > Add New Page.

Please note: In this documentation, we are using the “all” parameter for demonstration purposes.
- Click the + icon to add a [bookify_bookings locations=”all” staffs=”all” services=”all”] shortcode attribute to the page. Once done, click the Publish button.

Front-End Impact
- Go to the website.
- Navigate to the Bookify page.

Locations
- As you can see, all the locations are displayed on the front end.

Services
- As you can see, all the services are displayed on the front end.

Staffs
- As you can see, all the staff members are displayed on the front end.
