Why are the buttons to increase tickets or RSVP different than tickets? See link http://oi64.tinypic.com/eg1qmf.jpg.
Also, the + and – don’t work for RSVP. You have to manually enter a qty in the box for it to register. See link entered in Private content
Here is an image of what is happening
http://oi64.tinypic.com/eg1qmf.jpg
Hi,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
#top .tribe-ticket input.tribe-ticket-quantity {
display: inline;
width: 80px;
margin-bottom: 0;
padding: 13px 6px;
}
Let us know if this helps :)
Best regards,
Nikko
Thanks for the CSS, that helps the display. How about the buttons not working? If you click on + or -, it returns NaN. Which I think is “not a number”?
Hi,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create a admin user and post the login credentials in the “private data” field.
Best regards,
Nikko