Hiding Ticket Inventory

Home Forums Ticket Products Event Tickets Plus Hiding Ticket Inventory

  • This topic has 5 replies, 2 voices, and was last updated 7 years ago by David Lawrence.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1280068
    David Lawrence
    Participant

    The advice given by Geoff in March of 2016 to add this CSS code to suppress the inventory displayed below the ticket quantity picker:

    .tribe-tickets-remaining {display:none}

    OR the earlier version I was given a few years ago:

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

    …doesn’t seem to work any longer. I’ve tried both, and my remaining tickets are still on display.

    Has there been an update to the variable names or something? What might work?

    #1280859
    Shelby
    Participant

    Hi David,

    I’m totally happy to help you here! 🙂

    So you’ll want to change your CSS (as we’ve made some recent changes). Your new code should look like this:

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

    Let me know how that goes and if you have any follow up questions for this!

    Cheers,

    Shelby 🙂

    #1282188
    David Lawrence
    Participant

    Thank you so much! Worked like a charm!

    David

    #1282808
    David Lawrence
    Participant

    Worked like a charm!

    [image: photo]
    *David H. Lawrence XVII – VO2GoGo | Rehearsal® Pro*
    Actor | VO Talent | Storytelling Coach | Technologist
    p:818-326-7700 | w:http://davidhlawrencexvii.com/


    David H. Lawrence XVII Actor, Storytelling Coach, Technologist 818-326-7700
    rehearsal.pro | vo2gogo.com | davidhlawrencexvii.com

    #1283909
    Shelby
    Participant

    Awesome, glad to hear it David! 🙂

    Please let us know if you need any assistance in the future!

    Shelby 🙂

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Hiding Ticket Inventory’ is closed to new replies.