Meup is not only an event template but also a directory listing marketplace wordpress theme which will help you create, manage and monetize a local or global directory site. It allows you to make a marketplace platform to make profits by letting vendors submit their events on your site.
Furthermore, the theme has multiple features that are suitable for events, concerts, conferences, business, bookings, sport events and any business related to events. Our theme supports APP to scan QR Code on tickets which helps to eliminate pressure of registration process, allow to sell tickets online on the site and supports both virtual events and physical events.
To serve your demand to check the demo and publish event, we provide you with vendor accounts, user account
Vendor Account:
https://ovatheme.com/meup/member-login/
User/Pass: demo/demo
Customer Account:
https://ovatheme.com/meup/member-login/
User/Pass: customer/customer123
- Update Theme Version 1.3.1 - Update Event List Plugin to version 1.3.1 + Improve Code for Remaining Ticket in Schedule Time + Fix error javascript in Seat Map. - Update Ovatheme Framework Plugin to version 1.1.3 + Update Feature ElementVersion 1.3.0 – 25 June 2021
- Update Theme Version 1.3.0 - Update Event List Plugin to version 1.3.0 + Fix Remaining Ticket with Seat Map - Update Ovatheme Login Plugin to version 1.1.4 + Improve Mail template after user register user successfully.Version 1.2.9 – 23 June 2021
- Update Theme Version 1.2.9 - Update Event List Plugin to version 1.2.9 + Add new Card Event template (Type 6) + Add Schedule Time in Disable Date. + Add Unlimited Payout Method in Admin. + Display coupon code in per Ticket Type + Manage Ticket in special day. + Allow change Max ticket in special day. + Improve Searching. - Update Ovatheme Framework Plugin to version 1.1.2 + Import ElementVersion 1.2.8 – 20 May 2021
- Update Theme Version 1.2.8 - Update Event List Plugin to version 1.2.8 + Add Schedule Time in Recuring Event + Add option: Booking before x minutes + Add Policy in Event Detail Page + Improve Cart Event + Add images in Event Description Section + Fix code from Elementor Version 2.8Version 1.2.7 – 04 May 2021
- Update Theme Version 1.2.7 - Update Event List Plugin to version 1.2.7 + Add setting allow show/hide Remaining Ticket + Fix profit when cancel booking + Improve UX when vendor create event with empty fields. + Update Demo DataVersion 1.2.6 – 19 April 2021
- Update Theme Version 1.2.6 - Update Event List Plugin to version 1.2.6 + Fix Event Grid Element + Improve CodeVersion 1.2.5 – 10 April 2021
- Update Theme Version 1.2.5 - Update Event List Plugin to version 1.2.5 + Add: Withdraw for vendor and Manage Payout for admin + Add: Display hierarchy category. + Add: Option Show Featured in Event Search Map. + Add: Show number tickets in Calendar. + Add Duplicate event for vendor + Update label Spanish in Calendar Setting + Improve: UX for displaying payment method. + Fix: Discount change when click apply coupon multiple time. - Update Ovatheme Framework Plugin to version 1.1.1 + Fix Feature ElementVersion 1.2.4 – 07 February 2021
- Update Theme Version 1.2.4 - Update Event List Plugin to version 1.2.4 + Add Terms and Condition in checkout form + Add: Allow customers to create an account during checkout + Fix 2 event the same position in Map Element + Fix WPML - Update Ovatheme Login Plugin to version 1.1.3 + Allow Override template in child theme - Update Ovatheme Framework Plugin to version 1.1.0 + Fix Header Top Page ElementVersion 1.2.3 – 22 December 2020
- Update Theme Version 1.2.3 - Update Event List Plugin to version 1.2.3 + Fix Map Javscript in WordPress 5.6Version 1.2.2 – 04 November 2020
- Update Theme Version 1.2.2 + Fix footer in Location - Update Event List Plugin to version 1.2.2 + Fix Select2 javascript for Dropdown Category + Fix Search Event with WPML Plugin + Update UX Cancel Booking + Update FontAwesome - Update Ovatheme Login Plugin to version 1.1.2 + Fix WPML + Update FontAwesome - Update Ovatheme Framework Plugin to version 1.0.9 + Update CSSVersion 1.2.1 – 17 October 2020
- Update Theme Version 1.2.1 - Update Event List Plugin to version 1.2.1 + Fix some pages with WPML + Fix duplicate ticket in Register Free Event. + Fix allow store unicode when make ticket Update Ova Login Version 1.1.1 + Add option page settingVersion 1.2.0 – 07 September 2020
- Update Theme Version 1.2.0 - Update Event List Plugin to version 1.2.0 + Fix some javascript in wordpress 5.5 - Update Ovatheme Framework version 1.0.8 + Fix instagramVersion 1.1.9 – 18 August 2020
- Update Theme Version 1.1.9 - Update Event List Plugin to version 1.1.9 + Fix error javascript + Fix searching for manual calendar.Version 1.1.8
- Update Theme Version 1.1.8 - Update Event List Plugin to version 1.1.8 - Add cron job allow update start date of event. - Fix displaying Recurring Event. - Improve Search Speed: You have to save all events again. - Improve: Related Event only display in category of current event. - Improve: PDF ticket allow customize easily.Version 1.1.7
- Update Theme Version 1.1.7 - Update Event List Plugin to version 1.1.7 + Add Cancel Booking/Order Event + Add: Allow customize PDF ticket in child theme + Fix problem related to checkout in some php version. + Fix display in mobile of menu + Fix some other resovledVersion 1.1.6
- Update Theme Version 1.1.6 - Update Event List Plugin to version 1.1.6 + Add: embed link like: youtube, Soundcloud in Video url + Add: hook show/hide external link when make new ticket + Add: Time Zone in Event + Add: The vendor can see their event in application to check ticket. + Update: UX for wishlist when click heart icon + Update: language + Update: Menu account element + Fix: wrong footer in some pages of vendor + Fix: export Order + Fix: Change event title, the slug will change + Fix: WPML with some settings + Fix: Start time in Reminder Email Update Ova Login Version 1.1.0 + Update javascript and language fileVersion 1.1.5
- Update Theme Version 1.1.5 + Update some CSS - Update Event List Plugin to version 1.1.5 + Add: Add button to allow to update ticket status in manage tickets + Add: Allow to find tickets by QR Code + Fix: Upgrade from users to vendors with default package. + Improve: UX in Booking Event + Update: Display thank you page when booking events successfullyVersion 1.1.4
- Update Theme Version 1.1.4 - Update Event List Plugin to version 1.1.4 + Add: Check-in ticket via web + Add list all author in page: Make a page which has template like author in page attribute. + Add external link for events + Add hook to allow to use Mail System of plugin when making payments by WooCommerce. If you want to use Order Mail of woocommerce, you can add the code bellow to functions.php in child theme add_filter( 'el_new_order_use_system_mail', function(){ return false; } ); + Add hook to display default page in manage vendor + Add Link, Password, Other info per online ticket add_filter( 'el_manage_vendor_default_page', function(){ return 'listing'; } ); Other hook show/hide menu in manage vendor apply_filters( 'el_manage_vendor_show_general', true ); apply_filters( 'el_manage_vendor_show_my_listing', true ); apply_filters( 'el_manage_vendor_show_create_event', true ) ; apply_filters( 'el_manage_vendor_show_package', true ); apply_filters( 'el_manage_vendor_show_mybooking', true ); apply_filters( 'el_manage_vendor_show_wishlist', true ); + Add filter: show past event when choose display features event. apply_filters( 'el_show_past_in_feature', true ); + Add event Attendance Mode in schema + Update membership report in General Tab at manage vendor + Improve behavior when clicking download button in manage event of vendor. + Fix fatal error when updating order status in backend Woocommerce Update Ova Login Version 1.0.9 + Add option to allow to send emails when having a new account. + Add checkbox terms and conditions in register account. - Update Ovatheme Framework version 1.0.7 + Improve Menu Account elementVersion 1.1.3
- Update Theme Version 1.1.3 - Update Event List Plugin to version 1.1.3 + Fix: Set default package when registering a new vendor. + Fix: Sale report in General Tab of Vendor + Fix: Some problems relate payment gateway. Add Hook to Allow show/hide fields in Billing Detail of WooCommerce. + Add: Option to allow show/hide create event button Update Ova Login Version 1.0.8 - Add some words to language fileVersion 1.1.2
- Update Theme Version 1.1.2 - Update Event List Plugin to version 1.1.2 + Add: Allow add private description to per ticket - the customer bought ticket to see + Add hook allow booking event when opening event + Add: Vendor can preview event + Add: Reminder email about start event + Add: You have to choose Product in WooCommerce for payment Package + Add: Hook to show/hide content in package at frontend + Update: Manage color in Customize + Fix: When deactivate WooCommerce - Update Ovatheme Framework version 1.0.6 + Fix color setting in Step Plan elementVersion 1.1.1
- Update Theme Version 1.1.1 + Update author image in comment - Update Event List Plugin to version 1.1.1 + Add: add option for Event Name Slider element + Add: add hook allow to require address, phone in booking form + Add: Export custom field checkout in Manage Booking, Tickets + Add: Mail template + Fix: upload image for user + Fix: fix some CSS + Fix: fix quantity when booking package + Fix: change some words in APP + Fix: check permission create event + Fix: Display Custom Taxonomy for Vendor when make event + Update: Comment image get from profile + Update: Display UX of custom taxonomy at frontend Update Ova Login Version 1.0.7 + Add some hooks for developer + Add Mail template for new event, new vendorVersion 1.1.0
- Update Theme Version 1.1.0 + Fix auto translate Header, Footer when use WPML plugin. - Update Event List Plugin to version 1.1.0 + Add: Unlimit Custom Field in booking form + Add: Unlimit Custom taxonomy for event and filter in search form + Admin can manage any event: Sales, Bookings, Tickets like vendor + Add: Allow user upgrade to vendor and downgrade to user account + Add: Report spam event to admin, vendor + Admin can edit membership + Add button for gallery banner + Improve feature and UX Package in vendor + Fix process payment via Woo in PHP 7.3 + Fix add review, comment when new event created + Update translate some words - Update Ovatheme Framework version 1.0.5 + Fix background size in “Heading Top Page” ElementVersion 1.0.9
- Update Theme Version 1.0.9 - Update Event List Plugin to version 1.0.9 + Add Name Customer in Mail Booking. + Add hook allow display Completed, Pending in Manage booking admin + Allow Admin change Package Plan per Event. + Add Email confirm field in Booking Event and Register User + Add WhatsApp in share event + Add: Auto update info booking when user logged. + Add: Option User have to login to booking event. + Fix when mail content is empty for sending email. + Fix problem send ticket to Vendor, Customer when booking via Woocommerce payment gateway. + Fix display event listing in Vendor + Fix problem make booking, send mail when use payment gateway in WooCommerce. + Fix style in browser IE 11 + Fix autocompleted in chrome browser + Fix 2 customer with booking a seat at the same time. + Fix value of end date when save Auto Calendar at frontend. + Fix doesn’t save seat code in ticket when booking seat map + Fix display number ticket of seat map at manage event of vendor. + Update Sort Order in All Cities + Update default image author + Update text allow translate with loco translate plugin. + Update Add Membership + Update display Free text when price = 0 + Update Documentation - Update Login Plugin to version 1.0.6 + Add auto filter password when register new user - Update Ovatheme Framework version 1.0.4 + Fix style in browser IE 11Version 1.0.8
- Update Theme Version 1.0.8 - Update Event List Plugin to version 1.0.8 + Add: Create Booking, Ticket in Admin + Update: add settings for Event Grid and Slider Elements + Fix: Display Date in Listing, Detail Event. + Fix: Display Price in Cart for some cases. + Fix: Calculate Seat booked - Update Login Plugin to version 1.0.5 + Optimize some code + Add Filter Hook to show/hide Vendor, User (input radio) in Register Form + Add Filter Hook allow active account via emailVersion 1.0.7
- Update Theme Version 1.0.7 - Update Event List Plugin to version 1.0.7 + Add Routing Number for bank account, Stripe Account, PayPal Account in Vendor’s Profile + Allow change info of vendor, user in Admin + Add option width, height for event category element. + Add: Crop image for Gallery + Add background image for archive, category event. + Fix error in schema when doesn’t make ticket type in single event. + Fix share event in facebook not image + Fix error when ID calendar is large + Update some CSS - Update Ovatheme Framework to version 1.0.3 + Update header top background elementVersion 1.0.6
- Update Theme Version 1.0.6 - Update Event List Plugin to version 1.0.6 + Fix problem scroll when choose category on search form in some version of safari + Fix some warrings + Fix display html when switch language in WPML + Update some words in plugin - Update Login Plugin to version 1.0.4 + Fix problem redirect page after login successfullyVersion 1.0.5
- Update Theme Version 1.0.5 - Update Event List Plugin to version 1.0.5 + Add: Report Sales per Event + Add: Allow choose End Date in when make Calendar Manual + Add: Report Users, Vendors register at any time + Add: Option date format + Fix Seat map in mobile + Fix display price in Seat Map + Update Hide SKU when make new event - Update Login Plugin to version 1.0.3 + Add forGot Password PageVersion 1.0.4
- Add App Code and .apk for installing in android - Update theme to version 1.0.4 + Update: change color in Customize - Update Event List Plugin to version 1.0.4 + Add: Report Sales for Admin/Vendor + Add: Allow to make Seat Map. Only support make seat map shortcode in backend. + Add: Allow to Add Blocked Day in Recurring Event + Add: Allow to add username to scan QR Code in App Mobile + Add: Ticket Status in backend + Add: Add Address field to booking form + Add: Make API code for app + Fix: Some problem related to other payment in WooCommerce + Fix: Event Slider Elementor + Fix: small error in Ajax search page + Fix: comment event + Fix: Payment by Offline booking + Fix: Error javascript in Discount when booking + Fix problem display date + Fix problem relate package time - Update Login Plugin to version 1.0.2 + Add: send mail when register new vendor/userVersion 1.0.3
- Update theme to version 1.0.3 - Update Event List Plugin to version 1.0.3 + Add option allow to selling ticket at frontend. + Add option allow to send mail to admin after a new event created. + Show Purchased icon in comment when the customer booked that event. + Fix fatal error when active plugin in some host + Fix calendar disable when ticket available in some case + Fix author page when empty eventVersion 1.0.2
- Update theme to version 1.0.2 + Fix problem override color in plugin - Update Event List Plugin to version 1.0.2 + Add Username in Manage Membership backend + Add display Read More content at frontend + Fix problem translate text in theme, plugin + Fix Latitude, Longitude Map default in setting + Fix auto display date with your language + Fix displaying event when the vendor make new event + Fix display style in payment gateway + Fix add new event when Package is No - Update Ovatheme Framework to version 1.0.2 + Fix problem conflict with Elementor Pro - Update Ovatheme Login Plugin to version 1.0.1 + Update Registration Form + Add 2 user type: User, VendorVersion 1.0.1
- Update theme to version 1.0.1 + Update version in style.css line 4 - Update Event List Plugin to version 1.0.1 + Improve Style Calendar, Vendor Management in Mobile + Add options: Show/Hide Time at frontend + Add options: Allow add extension File to your server + Add options: Event Slideshow Elementor - Update Ovatheme Framework to version 1.0.1 + Add options: Blog Slider Elementor
Release Version 1.0