Skip to main content

FluentBooking related

Sorry... didn't find a FBooking space in here... Is there any way to have a dashboard for the user and not just for the host? I mean, a place where the user can manage his/her appointments.

Taylor Drayson

We have a bookings list shortcode / block - https://fluentbooking.com/articles/fluentbooking-1-4-0/#user-bookings-in-the-gutenberg-block

Released in 1.4.0. There is also a shortcode version:

[fluent_booking_lists
title="My Bookings"
filter="show"
pagination="show"
period="all"
calendar_ids="all"
no_bookings="No bookings found"
per_page="10"
]

All shortcode parameters above are the default, so you can remove any you don't need to change.

Taylor DraysonΒ couldn't find anything in the documentation, so thanks a lot!