Hiding "hide me from public attendees list" works on desktop not on mobile

Home Forums Ticket Products Event Tickets Plus Hiding "hide me from public attendees list" works on desktop not on mobile

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1103407
    Matt
    Participant

    https://texasriverfest.com/tickets/

    I’m using the code below to hide the “hide me from public attendees list” sentence under the tickets (which is crazy that it’s even an option) and it work on desktop (mac) but not working on my phone (iPhone 6)

    .tribe-tickets-attendees-list-optout {
    display: none;
    }
    .single-tribe_events #tribe-events-content form.cart {
    display: none;
    }

    #1104031
    Nico
    Member

    Hi Matt,

    Thanks for reaching out to us on this! Sorry to hear about this issue, I’ll help you on it.

    The first snippet seems to be the right one. I don’t have an iPhone 6 to test it out but please send me over the URL where I can see this (I only found an event in the link you sent and it doesn’t have tickets). I will also ask around the team to see if anyone has that device available for testing, although I think this might be just caching issue.

    Please let me know about it,
    Best,
    Nico

    #1110096
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Hiding "hide me from public attendees list" works on desktop not on mobile’ is closed to new replies.