• Resolved bryka435

    (@bryka435)


    Hello, I’m looking to do the following:
    Day 1 has 10 Tickets (April 10, 2024)
    Day 2 has 10 Tickets (April 11, 2024)
    When Day 1 is completely sold out it moves to Day 2 ticket sales. I dont want Day 1 and Day 2 to be selling at the same time, so Day 2 is not shown until Day 1 is sold out.

Viewing 1 replies (of 1 total)
  • Hi @bryka435,

    The Events Calendar plugin does not have built-in conditional logic to automatically switch ticket availability based on sales of other tickets. However, there are a couple of workarounds you can implement to achieve a similar outcome.

    Option 1: Create Separate Events

    One approach is to create separate events for each day and manage ticket availability manually. For instance, you could create an event for Day 1 with 10 tickets and make it publicly available. Once Day 1 tickets are sold out, you could create an event for Day 2 with 10 tickets and make it publicly available. This method involves some manual intervention, but it effectively controls ticket sales for each day.

    Option 2: Use Custom Code Snippet

    Another approach involves using a custom code snippet to modify the plugin’s behavior. This method requires some technical expertise, but it allows you to automate the process of switching ticket availability. You could create a code snippet that checks the availability of Day 1 tickets and dynamically hides or shows the Day 2 ticket block accordingly.

    While these workarounds provide solutions, it’s important to note that they are not official plugin features and may require additional maintenance or troubleshooting. Consider these temporary solutions until conditional logic becomes a native feature of the Event Tickets plugin.

    In the meantime, we’re continuously working on improving our plugins and adding new features based on user feedback. We’ll keep your request for conditional logic in mind and consider implementing it in future releases.

    Thank you for your understanding.

Viewing 1 replies (of 1 total)
  • The topic ‘Purchase by Blocks of Tickets’ is closed to new replies.