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:
- Play around with the setting under Events -> Settings -> Display to see if that helps
- 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.