Category: MyTicket

Importing Layouts with 5000+ Seats [MyTicket Events Plugin]

When importing extremely large layout into MyTicket Hall block containing 5000 seats or more you may experience problems saving the layout. This happens because WordPress has a limitation on how much data it can process during save and publish operations. On such an occasion, instead of pasting JSON layout object into the seats code you … Continue reading

Understanding JSON Booking Structure [MyTicket Events Plugin]

All bookings and seat, zone reservations of MyTicket Events plugin are store in JSON format, we call it reservation object further in text. Reservation object is linked with the product ID the one that is provided under the WordPress block of Hall Layout pane as shown in the image below. In order to retrieve reservation … Continue reading

Overriding hall order summary table [MyTicket Events plugin]

You can set up custom summary table for each layout individually. You can use the default layout located under MyTicket Events > templates > layouts > summary-table-default.php as shown in the image below. Currently the following fields are supported: {{ticket_text}} – ticket seat number {{ticket_zone_title}} – ticket zone title {{ticket_row}} – ticket price per seat … Continue reading

Customizing Logics of Ticket Statuses [MyTicket Scanner Application]

Before you continue reading this article it is recommend to check Introduction to MyTicket Events Plugin article first to better understand how this plugin might be useful to you. To validate PDF QR-code tickets generated by MyTicket Events plugin, you need to download MyTicket Scanner android application. By default when the user purchases a ticket … Continue reading

How to Create Beautiful Event Calendar in WordPress

This guide will help you set up event calendar and publish it on your website by using MyTicket Events Plugin. Note that the image above is only one variation example. There are multiple parameters on how you can customize the layout. This includes colors, button shapes, image aspect ratio (horizontal, square, vertical) and other settings. … Continue reading

Validating QR-code Tickets [MyTicket Scanner Application]

MyTicket Events WordPress plugin comes with free Android Application that is available on Play Market. It allows you to validate tickets with printed QR-code on it. Tickets are PDF printouts that can be customized according to your needs. How Does the Application Work? When the application scans the QR-code that is generated by MyTicket Events … Continue reading

What is MyTicket Events Plugin and How to List Your First Event

MyTicket Events is a WordPress plugin publicly available under official WordPress repository. It is used as a backing technology in some popular commercial and premium WordPress themes that are sold on such marketplaces as Themeforest or Template Monster. This plugin is mainly used for event organization, listing and ticket selling. It extends popular WooCommerce plugin’s … Continue reading

Customizing PDF Tickets and Badges [MyTicket Events Plugin]

Before you continue reading this article it is recommend to check Introduction to MyTicket Events Plugin article first to better understand how this plugin might be useful to you. With the help of MyTicket Events plugin you can generate beautiful PDF printouts suitable for: conference badges meetup events concert attendees party organizers other event types … Continue reading

How to Integrate Concert Hall Seat Layout into WordPress

If you plan to organize an event, performance, match, concert, competition you may need to integrate a hall layout into an interactive module on your website where users can book and checkout tickets per seat. In order to create and integrate layout you may need the following things: An example image of your hall, stadium … Continue reading