Specify which services, agents and locations will be available on a booking form

November 30, 2018

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 […]

Add preselected Agent, Service or Location on Book Appointment Button or Form

November 30, 2018

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 […]

Customize Book Button Appearance

November 30, 2018

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 […]

Change 12/24 hour time system

November 30, 2018

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:

Customer Dashboard Shortcode

November 30, 2018

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 […]

Adding a booking button to your page

November 6, 2018

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 […]

LatePoint Plugin Installation

November 6, 2018

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 your account on latepoint.com. Now go to your WordPress admin and upload […]