Ticket selecter not showing correctly

Home Forums Ticket Products Event Tickets Plus Ticket selecter not showing correctly

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #920438
    cairnsdinner
    Participant

    2 things I want to fix/ change. If you look at my event page here: https://cairnsdinnertheatre.com/event/tony-n-tina-wedding-2015-02-14/2015-03-20/
    You’ll see that “+ & -” signs show up slightly off where they should be and dont actually control how many tickets the person is choosing, how do I completely get rid of the black buttons?

    Also is there a way to have the ticket selecting section brought closer to the top of the page under the event description and finally how do I delete the +google calender & +ical export buttons?

    #920441
    cairnsdinner
    Participant

    One more thing, on the events page, the pricing for each show is showing different prices each day. I want it to show the $59 not the $99, it looks like some days are $59 and others are $99? https://cairnsdinnertheatre.com/events/

    #921081
    Brian
    Member

    Hello,

    I can help you out with the issues here. See my answers below.

    Remove + and –
    Looks like those + and – signs are put there by your theme. Try this css:

    .tribe-events-tickets .quantity .plus, .tribe-events-tickets .quantity .minus {
    display:none;
    }

    Add that css to your theme’s stylesheet or through a plugin such as Simple Custom CSS.

    Google Calendar and iCal
    To remove the Google Calendar and iCal Links please follow this guide:
    https://theeventscalendar.com/support/documentation/remove-export-links-from-single-event/

    Move Ticketing Form
    To move the ticketing form you can follow this guide:
    https://theeventscalendar.com/moving-the-ticket-form/

    Also for all our guides please head here:
    https://theeventscalendar.com/the-events-calendar-for-wordpress-tutorials/

    List View Prices
    Not sure why the Events are showing different prices in list view. The ticking plugins do not support recurring Events so they maybe a bug from that. Do you have the tickets created for each event or did you create it once when you first created the recurring event?

    Let me know how everything goes and we can go from there.

    Thanks

    #936450
    Brian
    Member

    Since I haven’t heard back from you here, I’m going to go ahead and close out this thread. Feel free to start a new thread if you have further issues. Thanks! 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Ticket selecter not showing correctly’ is closed to new replies.