Select Custom Taxonomies: Job & Time (Read here to learn more about custom taxonomies)
Set Featured Image
Assign the event author to any vendor.
2.2: Basic Settings
a) Membership ID
After a vendor successfully subscribes to a package, the system automatically generates a membership record that defines the vendor’s available permissions during the package period.
The Membership ID serves as the unique identifier of this record.
When an admin or vendor creates a new event, the system automatically assigns the corresponding Membership ID to it, ensuring that the event inherits all permissions from the related membership package.
Only Admin can add new or change Membership ID of an event.
To find Membership ID, go to Events >> Manage packages >> click "All Membership" link
b) Featured
Mark the event as featured to highlight it on the event list or homepage
c) Time Zone
Choose the event time zone so times display correctly for everyone
Card Event template
Event Detail page
d) Contact Information
Checked the box “Use other information without your profile info”, if you want to provide custom contact details for this event instead of using the information saved in your profile.
Unchecked to automatically use the contact information from your profile.
Backend
Frontend
e) Event Type
Choose one of the two options:
Physical Location
Online
Physical Location
Note: If you select Physical Location, you can add the venue address and set up a map. To configure the map, Read here
When you make online tickets, you can add: Link, Password, Other info in per ticket, so when a customer books a ticket, he will get info (link, password, other info) in his mail.
Step 1: Go to Basic Tab >> Event Type tab: Choose "Online" tab
Step 1: Go to Basic Tab >> Event Type: choose "physical location" option or "online" option
Note: This setup supports both event types including events with a physical location and online events
+ Case 1:In the Event Type tab, choose the Physical Location option if the event has a physical location
+ Case 2:In the Event Type tab, choose the Online option if the event is held online
Step 2: Go to "Ticket" tab >> "Buy ticket at" tab: choose "External Link" option
Step 3: Add external link and price
External link: When customers click the "Book Now" button, the system will redirect them to this page.
Price: Display on the frontend.
When a customer books a ticket, he will be redirected to the external link
You can configure it to display the calendar in Events >> Settings >> General >> Calendar. Read here
Event repeats weekly
Settings in the backend
Display in the frontend
Event repeats monthly
Settings in the backend
Display in the frontend
Events repeat yearly
Settings in the backend
Display in the frontend
2.6: Coupon
The Admin can configure only one discount type for an event or product. The available options are:
Fixed Amount: For instance, original price = $100, Fixed Discount = $20 → Final price = $80.
Percentage: For instance, original price = $100, Percentage Discount = 10% → Final price = $90.
Maximum bookings per coupon: The total number of bookings that used this coupon.
Note: Only one discount type can be applied at a time
Settings in the backend
Display in the frontend
2.7: Staff Member
The Admin can add a username to scan QR Code ticket via APP Mobile.
User Name: Must either register a new account or use existing account of the staff on the website. The user name is the account name the staff uses to log in. Read more here
2.8 Cancel Booking
Setting in the backend
Display at frontend
2.9: Extra Services
Settings in the backend
Please, note:
Max Quantity/Calendar: the maximum number of a service that can be booked for each event day
Max Quantity/Ticket: the maximum number of a service that can be booked for each ticket
Display in the frontend:
In the cart and checkout
3: Manage Bookings, Tickets of an event
Go to Events >> Choose a event and click "Manage Event" link.
3.1) General Menu
You will see information of sales: Total before tax, Total after tax, Profit, Commission, System Fees, Ticket Fees, Tax, Coupon, Books, Tickets, Check in (Number of customers who scanned the QR code in the ticket.)
Manage Tickets: You can change maximum number of tickets of a date.
Report Sales: Check sales in range date
a) Some Information
Total before tax:The current total of the event before tax
Total after tax: The current total of the event after tax
Profit:The current profit of vendor for this event.
Commission: Hidden by default in the vendor section. You can add a filter to display it for the vendor:
Tax: Tax of booking. Hidden by default in the vendor section. You can add a filter to display it for the vendor
Coupon: Total number of coupons used when booking
Bookings: All bookings of event
Tickets: All tickets of event
Check In: Total number of attendees checking in via the app
b) Change Maximum Number of Tickets on Any Event Date
The vendor can select any event date to change the maximum number of tickets for each ticket type
c) Repost Sales:
You can view sales at any time of that event.
d) Customize Template of General Template
3.2) Manage Bookings
a) Fetures
List bookings of an event
Export bookings to CSV file.
Choose range date to export bookings
Choose any fields to export bookings.
b) Customize template
Customize the 'Bookings' template
Show/hide some columns for vendors: Commission, Tax
Only display Completed Booking
Add the code below to the functions.php file in your child theme
3.3) Manage Tickets
a) Features
You can download PDF Ticket of any tickets.
Search ticket via name of customer or some characters of QR Code.
Change Status of Tickets
Vendors can change the ticket status to: Check-In or Un-Check
Export Tickets
Download bulk tickets
Vendors download all tickets in a zip file. When they unzip file, they will see all their PDF Tickets.
Create Ticket manually
b) Customize Template
4: Customize event page
The Event Page at Frontend
4.1) Event Settings
Go to Events >> Settings >> Event tab >> Event detail tab
Zoom Map Event detail: zoom of map in sidebar.
show schema: Yes ⇒ Google will understand that this is a page about events.
Show Time: Display hour in date like 10:00 Am
Show More Description: Display a scroll button in content.
Height Description: If the event content length exceeds this height, a scroll button will be displayed.
Number related event: The total number of events in the same category will be displayed.
Show Remainning Ticket: Display total Remainning ticket for per ticket.
4.2) Customize template
1) Hero Image/Gallery
Remove section
Add the following code to the functions.php file of your child theme.
Customize section
2) Modern Date
Remove section
Add the following code to the functions.php file of your child theme.
Customize section
3) Event Name
Remove section
Add the following code to the functions.php file of your child theme.
Customize section
4: Date
Remove section
Add the following code to the functions.php file of your child theme.
Customize section
5: Address
Remove Section
Add the following code to the functions.php file of your child theme.
Customize Section
6: Booking button
Remove Section
Add the following code to the functions.php file of your child theme.
Customize Section
7: Social Share
Remove Section
Add the following code to the functions.php file of your child theme.
Customize Section
Update sharing socials
Add bellow code to functions.php file in child theme:
8: Report Email
The customer click "Report" link will display poup form. The user enter message and submit form to send to administrator. You can setup the content report email in Events >> Settings >> Mail >> Report Event
Remove section
Add the following code to the functions.php file of your child theme.
Customize Section
9: Import Google Calendar and ICal
Remove section
Add the following code to the functions.php file of your child theme.
Customize seciton
10: Description
Remove Section
Add the following code to the functions.php file of your child theme.
Customize Section
11: Ticket
You can change display currency in Event >> Settings >> General >> Currency tab. Read here
Remove Section
Add the following code to the functions.php file of your child theme.
Customize Section
Remove discount code in Ticket Information
Add the code bellow in functions.php file in child theme:
12: Event Calendar
Remove section
Add the following code to the functions.php file of your child theme.
Customzie section
13: Gallery
Remove Section
Add the following code to the functions.php file of your child theme.
Customize section
13.1 Video
Remove Video
Add the following code to the functions.php file of your child theme.
Customize Video
14: Comment/Rating
Remove section
Add the following code to the functions.php file of your child theme.
Customize section
15: Related Events
Remove Section
Add the following code to the functions.php file of your child theme.
Customize Section
16: Refund Policy
Remove Section
Add the following code to the functions.php file of your child theme.
Customize Setion
17: Map
Remove Section
Add the following code to the functions.php file of your child theme.
Customize Section
18: Contact Info
Remove Section
Add the following code to the functions.php file of your child theme.
Customize Section
Remove Phone in Contact Info at sidebar
Add the following code to the functions.php file of your child theme.
Remove Email
Add the following code to the functions.php file of your child theme.
Remove Website Link
Add the following code to the functions.php file of your child theme.
Remove Address
Add the following code to the functions.php file of your child theme.
The user submit Contact Form
The user submit message form, the system will send an email to Vendor. You can config that email in Events >> Settings >> Mail >> Contact Vendor
Remove "Send Message" Button
Add the following code to the functions.php file of your child theme.
19: Tags
Remove Section
Add the following code to the functions.php file of your child theme.
Customize Section
20: Ads image
Go to Apperance >> Widgets >> Delete widgets in Event Sidebar
4.3) Customize via file template in child theme
4.4) Change Header Footer for event page
a) Change header/footer
You can choose header/footer version for per event in General Settings.
Note: you have to install and activated the CMB2 plugin to display General Settings.
Global option: The event will use the Header/Footer defined in Appearance → Customizer >> Event
b) Change header sticky
We built this section in the header with Elementor. You can edit the header with Elementor and change its content.
4.5 Change slug of event
After changing slug, you have to go to Settings >> Permalink >> Common Settings: Post Name >> Click Save again.