How Can We Help?
Advanced Features – Modular Shortcodes
While [app_book] shortcode which comes with WP BASE core is sufficient to create a full booking form for most of the applications, there are some cases where more control on the layout is required. Advanced Features Addon allows more specialized shortcodes each of which controls a different part of the booking form. By combining these shortcodes like modules you can micro design your page layout.
Menu
– Creates a pull down menu of services
– (With Locations Addon) Creates a pull down menu of locations
[app_workers]
– (With Service Providers Addon) Creates a pull down menu of providers[app_seats]
– (With Group Bookings Addon) Creates a pull down menu of selectable number of persons[app_repeat]
– (With Recurring Appointments Addon) Creates a menu to select number and unit of repeats
Booking View
– Creates one monthly calendar
– Creates one weekly calendarMassage Therapy - December 16 - 22, 2024MonM TueT WedW ThuT FriF SatS SunS 08:00 09:00 10:00 11:00 12:00 13:00 14:00 15:00
– Creates a table with bookable buttonsMassage Therapy - December 21, 2024Date Day Time Starts Action Not available
– Creates a Booking in Flex ViewMassage Therapy - December 16 - 22, 2024[app_book_now]
– Creates a single Book Now button
Browse
– Creates a part with Next, Previous buttons, Date Selection Field and Legend for busy/available Color Codes
Confirmation
– Creates a confirmation form
Other
[app_login]
– Creates a Social Media Login form[app_users]
– Creates a pull down menu for selection of WordPress users[app_select_date]
– Adds a datepicker to jump to selected date.
Examples of use cases for modular shortcodes
- Display two or more services on the same page at the same time. See an example here where 2 services are shown side by side.
- Display two or more different Booking Views on the same page at the same time
- Using sidebar for the menus and page content for Booking View, or vice versa
- Next and Previous buttons on both above and below Booking View