bookingactivities / booking-activities

Wordpress plugin booking system
GNU General Public License v3.0
29 stars 10 forks source link

Wordpress 6.5.3 with WC 8.8.3 Checkout Page Block Support #201

Open yabdali opened 4 months ago

yabdali commented 4 months ago

I am working on a new site, as per the details below. When I go to the Checkout page, I get this message (image attached as well): Booking Activities does not yet support this block. This may impact the shopper experience. It asks me to switch to the classical editor. Is this something I should worry about?

Booking Activities Version 1.16.7 Kadence Blocks – Gutenberg Blocks for Page Builder Features Version 3.2.37 by Kadence WP WooCommerce Version 8.8.3 Kadence_WC_WP_653

yoancutillas commented 4 months ago

Hello, yes, you should switch to classic checkout until Booking Activities officially supports WC blocks.

WC cart block and checkout block have their own code and their own processes, which are very distinct from the cart and checkout shortcodes processes.

Booking Activities currently includes compatibility fixes to some major changes, and WooCommerce currently includes some bridges between both systems as well, but there still a lot to do to fully make both systems compatible, on both sides.