Remove Tickets Available from events

Home Forums Calendar Products Events Calendar PRO Remove Tickets Available from events

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1355328
    Andrew Wilson
    Participant

    Hi Guys,

    Simple request I hope, on the event where I have tickets for purchase, I want the “Tickets Available (number)” removed.

    How can I do this?

    #1355865
    Geoff B.
    Member

    Good evening Andrew and welcome back!

    Thank you for reaching out to us.
    I would love to help you with this topic.

    There are 2 ways to go about this:

    1. Change the view template of how the “Add to cart” is displayed for tickets.
      You might want to read our Themer’s guide to get a sense of how that works.
    2. Simply using CSS to hide that specific element.Try adding the following CSS rule to your style.css file or in your Custom CSS metabox:

      #tribe-events table.tribe-events-tickets tr .tribe-tickets-remaining {display: none !important;}

    Let me know how that goes.

    Best regards,
    Geoff B.

    #1366026
    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 ‘Remove Tickets Available from events’ is closed to new replies.