bookingactivities / booking-activities

Wordpress plugin booking system
GNU General Public License v3.0
28 stars 8 forks source link

Link Woocommerce product to single activity / group activity #157

Closed NicoG33 closed 1 year ago

NicoG33 commented 1 year ago

Hello,

Is it possible to associate directly to woocommerce product, a single activity / group activity without display booking form ?

For example, once product selected, related activity / group activitiy is automatically selected. For activities that have single date, it will avoid to display calendar and to select single activity.

Also on activity definition, is it possible to add meta / attributes like for example (location, speaker,…) ?

thanks

yoancutillas commented 1 year ago

Hello, the booking form is compulsory unfortunately. The customer needs to select the event on the calendar.

About the meta / attributes, you can use the WC product attributes. The Display Pack add-on also allows you to display additional info when you mouseover / click an event (docs, demo).