Add RSVP buttons don't work

Home Forums Ticket Products Event Tickets Plus Add RSVP buttons don't work

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1611437
    focusworks
    Participant

    When going to add an RSVP, the – and + buttons don’t appear to work. Instead, you must either manually type in the number or hover inside the text box to get another smaller button with an up/down arrow. Any help would be appreciated!

    #1612500
    Geoff B.
    Member

    Good evening Amanda and welcome to the Events Calendar Support forum!

    Thank you for reaching out to us.

    We are sorry to hear about the buttons not kicking in on your installation.
    I would love to help you with this topic.

    Based on what I see, the “useless” buttons are being generated by the Salient WordPress theme and the smaller ones are being generated by our plugin.

    There are a couple of things you could try to help with that:

    1. Play around with the setting under Events -> Settings -> Display to see if that helps
    2. Simply hide the Salient buttons.Try adding the following CSS rule to your style.css file or in your Custom CSS metabox:

      .single-tribe_events .tribe-tickets-rsvp .quantity input.plus, .single-tribe_events .tribe-tickets-rsvp .quantity input.minus {display: none !important;}

    Let me know how that goes.

    Best regards,
    Geoff B.

    #1613557
    focusworks
    Participant

    After messing around with the display settings a bit and not getting results I used the code provided and it worked perfectly. Thanks!!

    #1613809
    Geoff B.
    Member

    Good evening Amanda,

    I am super stoked to hear that.

    You are welcome back any time 🙂

    Have a great week!

    Geoff B.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Add RSVP buttons don't work’ is closed to new replies.