“You have X Tickets for this Event. View your Tickets”

Home Forums Ticket Products Event Tickets Plus “You have X Tickets for this Event. View your Tickets”

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

    On the single event ticket page it displays “You have X Tickets for this Event. View your Tickets” is there an option to turn this off? or if not can it be turned off in template, PHP, CSS code?

    http://dev.majesticvalleyarena.com/eventsmt/

    #1479630
    Jennifer
    Keymaster

    Hello,

    Thanks for reaching out!

    This option only appears when you require users to login to purchase tickets under Events > Settings > Tickets > Login Requirements – if you disable this, then this message will disappear.

    If you still want to require users to login, then you can hide the message with CSS:

    #tribe-events-content .tribe-link-view-attendee {
    display: none;
    }

    Please let me know if this works for you!

    #1480311
    janparker
    Participant

    Hi Jenifer,

    Thank you for your reply,

    I do/did have the “Require users to log in before they purchase tickets”
    un-checked, but apparently I had created the event before I unchecked
    “Require users to log in before they purchase tickets”. So I had to delete
    the event and recreate it to turn the “You have x Tickets for this Event –
    View Your Tickets” from displaying on that event.

    Again thank your very much for the information.. This solves my issue.

    ~Rodney

    #1480654
    Jennifer
    Keymaster

    No problem Rodney, I’m glad that you were able to get this working!

    If there is anything else that I can help with, just let me know.

    #1498809
    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 ‘“You have X Tickets for this Event. View your Tickets”’ is closed to new replies.