How to Hide the Number of Remaining Tickets Available

Home Forums Ticket Products Event Tickets Plus How to Hide the Number of Remaining Tickets Available

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1357349
    William Huff
    Participant

    Hello,

    Migrating a client to Events Calendar Pro and Events Tickets Plus; we love everything so far except for one option:

    Is there a way to NOT DISPLAY how many seats/tickets are available for purchase for an event? We would like to keep the amount of seats confidential until they are sold out.

    Please advise.

    If this is NOT available, how long for you to add that feature?

    Thanks.

    WH

    #1357855
    Patricia
    Member

    Hey William,

    Thank you for reaching out to us!

    You can hide the number of available tickets by adding the following code in your theme’s style.css file:

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

    I hope this helps! Let me know if you need anything else and I’ll be happy to assist!

    Best Regards,

    Patricia

    #1366406
    Peyman Akhondzadeh
    Participant

    Hi Patricia, I also would like to hide the amount of tickets available notice. I tried adding your script to my style.css file but it doesn’t work. I can still see how many tickets are available.

    #1366702
    Patricia
    Member

    Hey Peyman,

    Welcome back!

    I’ve just accessed your site (thetudorhouse) and the number of available tickets is hidden as I can see from here.

    Could you please clear your browser cache and check again? Thanks!

    Patricia

    #1380581
    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 5 posts - 1 through 5 (of 5 total)
  • The topic ‘How to Hide the Number of Remaining Tickets Available’ is closed to new replies.