The number of availble tickets is shown

Home Forums Ticket Products Event Tickets Plus The number of availble tickets is shown

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1167324
    kastanjelaan13
    Participant

    Hi there!

    We use your plugin, with WooCommerce. We want to remove the number of availeble tickets, we found a option in the Woocommerce settings, to not show the stock, but its not working.

    How can we fix this?

    Thanks!

    #1167332
    James Kendall
    Participant

    Hello,
    I was about to ask this very same question. I also want to remove the stock of tickets from being visible by the public. This didn’t happen when I had the WooTickets plugin, and has only appeared now that I’ve changed to Events Tickets Plus.
    How can I remove it please?

    I feel this is very important as I don’t want to display to my customers what stock I have. This display should be optional.

    Please see the attached screenshot to see how it appears on my website currently.

    Thanks

    #1167440
    John
    Participant

    Same here. I don’t understand why this is the default. There is no other event site that I can think of that makes this information public.

    #1167580
    James Kendall
    Participant

    Hi John,

    Thanks for making that point. You’re right – it should be optional only. The plugin developers should change this right away.

    #1167612
    John
    Participant

    This is the quick fix via css.
    You need to create a tribe-events.css file in your themes/ThemeName/tribe-events folder.

    .tribe-tickets-remaining {
      display: none !important;
    }
    #1167657
    James Kendall
    Participant

    Thanks John for sharing that. I don’t have any idea what css is, but I’ll look into it and post back if it resolves the issue.

    I still think modern tribe should make this an easy click on or off function though as standard.

    #1167721
    Hunter
    Moderator

    Well, hello everybody!

    Thank you all for chiming in 🙂

    To Lea, would you mind opening a new thread in the future? As relevant as the topics are, it actually helps in the long run if you individually create new topics on your issues/questions. While I have you here, I can confirm the CSS code provided by John above (thank you sir!) is the best way to go about hiding/removing the ticket stock from displaying to your users. This is a handy plugin that can help add CSS. The plugin appears to be well-maintained and has an excellent rating. Give it a shot and let me know how it goes!

    To kastanjelaan13, take the above info and apply it to your situation as well. Please let me know if you’re able to successfully hide the ticket stock from being displayed.

    Lastly, we are always working to “wow” our customers, so please take a moment and voice your opinion on our plugin(s) via our UserVoice Feature Ideas. Thanks again to you all and please let me know if you have any more questions. Cheers!

    #1176647
    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 8 posts - 1 through 8 (of 8 total)
  • The topic ‘The number of availble tickets is shown’ is closed to new replies.