Show Booking Time Slots As Boxes

Hi.

Most of booking systems lets you to see available booking time slots in boxes so its easy to pick up correct time slot for booking. Hivepress uses list to show available time slots.

Woocommerce bookings is good example.

Is it possible to change this feature in Hivepress?

What kind of code line would you recommend?

Thank you in advance !

Hi,

Sorry, there’s no simple code snippet for this, it would require a custom implementation. If customizations beyond the available features are required for your site, please consider hiring someone for custom work https://fvrr.co/32e7LvY

Hi, thank you for answer.

I can manage to make code myself.

Could help me to locate where this command locates? Which file in theme?

This would help me alot :slight_smile:

Hi,

The field itself is set here hivepress-bookings/includes/components/class-booking.php in line 2722.