Hiding tickets still available

Home Forums Calendar Products Events Calendar PRO Hiding tickets still available

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1140837
    David Lawrence
    Participant

    I searched on all four information offerings for this, but didn’t find anything relevant.

    How do I hide the number of tickets available on an event’s ticketing area? I don’t need or want to tell my private customers how many tickets have sold or are available.

    I can’t find a control that lets me turn that off.

    Help!

    David

    #1141295
    Caroline
    Member

    Hi there!

    Thanks for getting in touch! There are a few ways to do this, but the most straightforward way would likely be to simply hide this text via CSS–adding this line to the bottom of your theme’s style.css file should hide all instances of the “___ available” text on ticketing areas.

    .tribe-tickets-remaining { display: none; }

    I hope that helps! Let me know if you should have any other questions!

    #1143550
    David Lawrence
    Participant

    That worked! Thank you!

    Don’t you think that is worth a setting checkbox, rather than a CSS edit?

    JOJO.

    Thank you again!

    David

    #1144042
    Caroline
    Member

    Awesome, glad to hear you’re all set now! And thanks for the checkbox suggestion here, as well–I’ll definitely pass the idea along to our dev team to see what they think! We’d definitely welcome a post about the feature in our feature suggestions forum, as submitting it there will allow us to get more detailed feedback from the user community at large. (It might also be worth checking to see if a similar request already exists there that can be expanded on!)

    I’m going to go ahead and close out this thread, but as always, please don’t hesitate to reach out if you should have any other questions or concerns. Thanks again! 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Hiding tickets still available’ is closed to new replies.