- How to Display Tax-Inclusive Prices in LatePoint
- Bundled Services
- Managing Bookings With The New Shopping Cart
- Set custom start date for the calendar on your booking form
- How to make Phone Number a required field?
- How to Show Only Services or Only Bundles in a Booking Form
- How to Set Base Fee for Group Bookings
- Add booking form directly on a page
- Redirect to a custom “Thank you” page after booking is complete.
- Adding a booking button to your page
- Change 12/24 hour time system
- How to skip agent selection step and have agent automatically assigned
- What does “Charge Amount” and Minimum and Maximum Price values mean?
- Coupon Management
- How to Show Your WordPress Website’s Timezone on the Customer Booking Form Instead of Their Local Timezone
- How to Create Instant Booking Pages in LatePoint
- How to create Service Extras
- Enabling Recurring Appointments in LatePoint
- Add custom content before or after booking steps
- Customize Book Button Appearance
- Add preselected Agent, Service or Location on Book Appointment Button or Form
- How to change time slot style on the calendar?
- Custom CSS for changing colors
- Booking Form Editor
- Specify which services, agents and locations will be available on a booking form
- How to pick specific categories to be displayed on the booking form
- How to show only services from specific category
- Set custom fonts for the booking form
- How to setup Facebook Pixel
- How to Disable the Messaging Functionality in LatePoint
- How to upgrade to Version 5?
- How to Update to Version 5.1.0
- Which addons are part of a PRO bundle in version 5?
- How to deactivate my license from a website I no longer use.
- Redirect to a custom “Thank you” page after booking is complete.
- How to add a link to terms of service checkbox custom field
- Edit content of the left panel section
- How to enable self hosted Google Calendar setup?
- How does LatePoint send emails?
- How to enable debug log?
- Add to Calendar link is not working
- Getting “One of the plugins is invalid” error when installing add-ons
- Error: unexpected ‘int’, expecting function…
- Service categories not showing during booking process
- Error: Cannot read properties of null (reading: verifyBuyer)
- WordPress Users still can’t login, even when “Use WordPress users as customers” option is checked
- New service is being created when trying to update existing service.
- Auto-sync of events from Google Calendar is not working
How to Show Only Services or Only Bundles in a Booking Form
Service Display Mode allows you to control which types of bookable items are shown on a booking form.
By default, LatePoint displays both individual services and bundles. With this setting, you can choose to show:
- All services and bundles
- Only individual services
- Only bundles
This is useful when creating separate booking experiences for services and bundles, or when building dedicated landing pages for bundled offers.
Available Modes
| Mode | Services | Bundles |
|---|---|---|
all (default) | ✓ | ✓ |
services_only | ✓ | ✗ |
bundles_only | ✗ | ✓ |
Note: If you use bundles_only, make sure you have at least one active bundle configured. Otherwise, the service selection step will appear empty.
Using with Shortcodes
Show Only Bundles
[latepoint_book_form service_display_mode="bundles_only"]

Show Only Services
[latepoint_book_form service_display_mode="services_only"]

Show Services and Bundles
[latepoint_book_form service_display_mode="all"]

The same parameter can also be used with booking buttons:
[latepoint_book_button service_display_mode="bundles_only"]
If the parameter is omitted, LatePoint will use the default all mode.
Supported Builders
Service Display Mode can also be configured when using:
- Gutenberg blocks
- Elementor widgets
- Bricks Builder widgets

We don't respond to the article feedback, we use it to improve our support content.
