Hide the number of tickets left

Home Forums Ticket Products Event Tickets Plus Hide the number of tickets left

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1634701
    greenenvee
    Participant

    I would like to be able to hide the number of tickets left of if possible hide it until 5 or less tickets are left to create a sense of urgency to buy the tickets. Please help.

    #1636486
    Jeremy
    Keymaster

    Hi,

    Thanks for reaching out to us! I’d be happy to help you 🙂

    You may hide the number of tickets left by adding this snippet in Appearance> Customize > Additional CSS:

    .tribe-events-event-cost span.tribe-tickets-left {
      display: none;
    }

    If you want to hide it only there are 5 or less tickets left, you will have to do some customizations to our plugin. Please have a look at our resources in our Knowledgebase: https://theeventscalendar.com/customizations/

    I hope this helps.

    Cheers,
    Jeremy

    #1648747
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Hide the number of tickets left’ is closed to new replies.