How to work

Step 1: Add New product

Step 2: In Product data, select product type is Event

Step 3: Insert data in product setting.

Price event display: This price is for display only in event page, it is not for calculation

Ticket in event: You can add unlimited tickets in the event.

Name ticket: This is name ticket to display in the detail event page

Price ticket: Price to calculator when customer booking.

Number ticket: It is used to calculate the number of tickets left. Ticket left = number ticket - (number ticket booked in order + number ticket booked in cart). number ticket booked in order depends on the setting "status order not allow booking product" in WooCommerce -> Setting -> Event -> General

Description: This is description to display in the detail event page

Tab General:

Start date: Start date to start event

End date: End date to end event.

Status event depends start date and end date:

  • Upcoming : Current timer < start date < end date

  • Showing: Start date < current time < end date

  • Expired: Start date < end date < current time

Whether customers can book tickets or not depends on the status of the event and the settings "Enable status event for booking" in WooCommerce -> Setting -> Event -> General, default is upcoming

Address: This is address to diplay in event

Link video youtube: To display video youtube in detail event page

Iframe map: To display map by iframe

Tab Info:

Name: This is the name of Organizers to display in the detail event page

Email: This is the email of Organizers to display in the detail event page

Phone: This is the phone of Organizers to display in the detail event page

Website: This is the website of Organizers to display in the detail event page

Description: This is the description of Organizers to display in the detail event page

Tab Form contact:

Shortcode contact form: You can insert shortcode to display contact form. It is display in the detail event page

Step 4: Customer booking ticket

Status event depends start date and end date:

  • Upcoming : Current timer < start date < end date

  • Showing: Start date < current time < end date

  • Expired: Start date < end date < current time

Whether customers can book tickets or not depends on the status of the event and the settings "Enable status event for booking" in WooCommerce -> Setting -> Event -> General, default is upcoming

Last updated