Author: Alina

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 a Website for Yoga Classes in WordPress

If you are a yoga teacher or someone who needs to organize yoga classes online in WordPress then this article is for you. With the help of YogaYuk WordPress theme you can add professional online presence that will attract new clients and help existing stay closer to your brand. With the help of this theme … Continue reading

How to Create a Website for Carpentry in WordPress

As stated in the heading of this article it will be about creating a website for carpentry business. The theme name we are going to use is WoodWork and it contains prebuilt layouts and pages that are necessary for companies or individuals to showcase their services in a professional way. Step 1 – Launching Carpentry … Continue reading

How to Create a Website for Insurance Company

This guide will show you how to create a modern and professional looking website for such business niches as: Legal & Law services Advocate agencies Financial institutions Retirement & saving account services Loan & credit companies Tax advisory services Step 1 – Creating Website As market and technologies evolve now you almost do not need … Continue reading

How to Enable Debug Log in WordPress

While creating and maintaining your website you may encounter various issues, bugs and misconfigurations. One of the ways to diagnose your problems is by enabling debug log or mode of your WordPress website. Step 1 – Access WordPress Files Sometimes you may not be able to do everything from WordPress admin due to restricted permissions … Continue reading

How to Create a WordPress Blog in 30 Seconds

Do you want to create a beautiful, modern and minimalist blog to publish content under your brand? This guide will explain you how to do this in less than 30 seconds. Most of the guides focus on things that are less significant in the beginning, for example, finding a hosting company, registering a domain name, … Continue reading