Show tickets available in ticket table on event page

Home Forums Ticket Products Event Tickets Plus Show tickets available in ticket table on event page

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #149086
    vinejuice
    Participant

    Hello again,
    Is it possible to show how many tickets are available or sold on the event page?

    #150572
    Barry
    Member

    Pretty much anything is possible with WooCommerce Tickets!

    However, something like this would involve making a customization or two and you’d need to be happy working with code/templates.

    The first step is to review the Themer’s Guide to get an overview of working with template overrides. From there you will probably wish to set up a custom single-event.php template within your theme – or, if you want the information about the number of tickets remaining to appear in the ticket form you might instead override wootickets/tickets.php (might be easiest).

    If you take the latter route, you will probably be interested in this thread.

    Does that help?

    #154041
    Jayson Cote
    Participant

    @vinejuice, check out the following snippet, it shows the wooticket price on the events page along with a notice if stock is below or equal to 5. Hope this may help you in the right direction.
    https://gist.github.com/jtcote/68313654cea6fb46f5f5#file-tribe-events-show-cost-availability-php

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Show tickets available in ticket table on event page’ is closed to new replies.