If you want to show only specific agents or services to your customers when they book their appointment, you can simple set show_agents, show_services, show_service_categories and show_locations attributes of the [latepoint_book_button] or [latepoint_book_form] shortcode with a list of agents or services you want to appear on the booking form. You can find agent, service or location ID […]
If for example you have a separate page for your agent or service, and want to add “Book Appointment” button/form on it, you probably want to pre-select that agent/service automatically, so when a customer clicks the button – they automatically skip the agent/service selection steps. It’s very easy to do, just add selected_agent, selected_location and/or selected_service […]
You can customize the way your button looks and it’s label by using shortcode attributes. This shortcode for example will change button background color to white and set it’s text color to black, as well as changing button caption to say Book Now: Here is a list of all available attributes that you can use […]
You can change the default time system on General Settings page. Select a time system you want to use on your website using the “Time System” field:
To create a dashboard for customers where they can login and manage their appointments, you can add [latepoint_customer_dashboard] shortcode to your page. Once the customer logs into their account they will see their appointments with an option to cancel each of them: Once you’ve created that page, make sure to enter the url of your […]
There are three ways of adding a booking button: Shortcode You can add this shortcode to your page: You can also generate a shortcode using PHP in your code: You can further customize it by using shortcode attributes, for example: List of available attributes Block Element If you are using a WordPress theme that supports […]
Make sure you are using the latest version of WordPress and at least PHP Version 7.4 (preferably 8+). Using versions of PHP older than 8 is not recommended due to security and performance issues in old versions of PHP. Download the plugin file from CodeCanyon Downloads page by clicking the green “Download” button and selecting “All Files […]