This module allows your clients and staff members to manage their appointments.
IMPORTANT: You have to activate the Complement Plugin in order to start using these features.
1) Creating a Login Page:
Click on Pages – Add New.
Make sure you have added the following shortcode:
[getbwp_user_login]
Important: Make sure that the shortcode is not wrapped with “pre” tags or any other HTML tag such as “p”.
2) Creating Password Reset Page:
This page allows your clients and staff members to recover their password.
Make sure you have added the following shortcode:
[getbwp_recover_password]
Important: Make sure that the shortcode is not wrapped with “pre” tags or any other HTML tag such as “p”.
3) Creating My Account Page:
This page is very important and it’s used to display the client’s details along with their appointments.
Make sure you have added the following shortcode:
[getbwp_account]
Important: Make sure that the shortcode is not wrapped with “pre” tags or any other HTML tag such as “p”.
4) Creating Staff List Page:
Make sure you have added the following shortcode:
[getbwp_staff_list]
Important: Make sure that the shortcode is not wrapped with “pre” tags or any other HTML tag such as “p”.
5) Creating Staff Profile Page:
This page displays information such as schedule, availability and rates of your staff member.
Make sure you have added the following shortcode:
[getbwp_profile]
6) Set theses pages on GET BOOKINGS WP:
You must to set these pages on Staff & Client Account Settings.
You will be taken to the this screen, make sure to set the right page for the shortocodes.