My Listings
Last updated
Last updated
From Dashboard click "My Listings"
a) Update Bulk Action
You can choose multiple events for some actions: Publish, Pending, Trash
b) Filter Link Dropdown All : Display all events Open: Only display events opened Closed: Only display events closed Publish: Only display events published (the guest can see it at site) Pending: Only display events which is waiting for the admin to approve (the guest can't see it at site) Trash: Display events in trash.
c) Search Event Form
Support find events with many options:
Name
Category
Sort by: ID, Title, Start Date
Sort Order: Ascending, Descending
From My Listing Menu >> Choose an event and click "Manage Event" button
Total before tax: The current total before of event
Total after tax: The current total after tax of event
Profit: The current profit of vendor
Commission: Default will hide in Vendor session. you can add filter to show it in vendor.
Tax: Tax of booking. Default will show in Vendor session. you can add filter to hide it in vendor.
Coupon: Total coupon used when booking
Bookings: All bookings of event
Tickets: All tickets of event
Check In: The attendees check-in via APP
The vendor can choose any date to change max number ticket in per ticket type.
You can check sales at any time.
If you don't see this "Bookings" menu your event assigned a membership package doesn't support manage bookings. You can edit membership package to choose again package. Read here
You can choose files to export bookings to csv file.
You can show/hide some column for vendor: Commission, Tax
add bellow code to functions.php file in child theme
If you don't see this "Tickets" menu your event assigned a membership package doesn't support manage Tickets. You can edit membership package to choose again package. Read here
The Admin/Vendor can Download PDF ticket and Send any Ticket to Customer
The Admin/Vendor can change Tickets Status as: Check-in or Un-checkin
Export tickets to CSV file
Download all tickets in a zip file. When you unzip file, you will see all PDF Tickets.
You can create tickets for any event and any ticket type.
The Admin can create tickets for any events.
The Vendor only can create tickets for their events.