You have x number of tickets purchased for this page

Home Forums Ticket Products Event Tickets Plus You have x number of tickets purchased for this page

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1408279
    Matthew Debouge
    Participant

    Hi

    How can I hide this msg on my ticket selling page please?

    #1409123

    Hi Matthew,

    Thanks so much for reaching out!

    You can hide that message by adding the following bit of CSS to your WordPress Customizer or theme’s stylesheet:
    div.tribe-link-view-attendee{
    display:none;
    }

    Let me know how it goes!

     

    Thanks,

    Jaime

    #1409153
    Matthew Debouge
    Participant

    Thank you for taking the time to reply.
    I added this code to custom CSS area of my theme …normal add bits here and it doesn’t work.

    also tried

    tribe-link-tickets-message{
    display:none;
    }

    but that doesn’t work as well. when I inspect this item its coming up as

    <div class=”tribe-link-tickets-message”>

    #1409644

    Hi Matthew,

    It’s working on my test site.  Would you be able to send me a link to where you are seeing this message, or least a screenshot?  Perhaps I am looking at the wrong thing on my end.

     

    Thanks,

    Jaime

    #1409651
    Matthew Debouge
    Participant

    Hi Jamie

    I’m using using plugin ticket plus 4.5.6

    Its on the actual page I add the event to …. just above the option to add ticket and buy.

    Really appreciate you taking time to look at this.

    issue

    #1409665
    Matthew Debouge
    Participant

    sorry Jaime …hate it when people say my name wrong.

    #1410006

    Hi Matthew,

    Don’t even worry about it!

    Thanks for providing me with that screenshot.  I see what you mean.  Here is a screenshot of what I see, running the most recent version of Event Tickets Plus:

    Can you try updating your plugin and testing if the code I provided you with previously works?

    Let me know how it goes!

     

    Thanks,

    Jaime

    #1416451
    Matthew Debouge
    Participant

    all working now 🙂

    #1416839

    Glad we could help, you are welcome back in our support forums any time!

    Since you marked this thread as Resolved, I am going to close this thread.

    Have a great week!

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘You have x number of tickets purchased for this page’ is closed to new replies.