How to hide availability figure from event page?

Home Forums Ticket Products Event Tickets Plus How to hide availability figure from event page?

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1630963
    anhadh
    Participant

    Is there a way of doing this without removing the shared capacity function?

    #1632533
    Courtney
    Member

    Hi there

    Can you add the following code to your child theme, or in Appearance ยป Customize ยป Additional CSS?

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

    If that doesn’t work, please provide a link to an event with a ticket on your site.

    Thanks
    Courtney ๐Ÿ™‚

    #1632547
    anhadh
    Participant

    Thank you kindly Courtney, that worked a treat.

    I also wanted to know how to prevent users from making changes to quantity once tickets had been moved to cart? Would you be able to show me that also?

    thanks
    Indi

    #1633021
    Courtney
    Member

    Hi Indi

    I’m glad that worked for you. Can you open a new ticket with us regarding the quantity changes? One of our team members will help sort that out.

    Thanks
    Courtney ๐Ÿ™‚

    #1646151
    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 availability figure from event page?’ is closed to new replies.