Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #890622

    Hello,

    On our tickets pages when someone adds a ticket, a field is supposed to show where the buyer adds in guest names. This was working but is now not working. I added the link below. I have deactivated all plugins and the issue persists. When I activate twenty seventeen theme the issue is gone which leads me to believe it is a theme problem. Can you please look into this for me and let me know why this is happening? We need this feature to work correctly again ASAP.

    Thanks

    #890683

    So I believe the error came from javascript from a plugin we are using. Even when it deactivated, the script must have still been running. However, there is another issue that you might be able to help with. If you visit the page I’ve included below, the quantity available is breaking. It should all be on one line under the + / – area. For example, ’25 available’ should all be on the same line.

    Thanks

    #891823

    Hi,
    Try this code in the General Styling > Quick CSS field:

    .tribe-events-tickets .tribe-tickets-remaining {
        display: inline-block!important; }

    please see screenshot in Private Content area

    Best regards,
    Mike

    #892588

    Thank you! That seems to have worked!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Theme issue causing error’ is closed to new replies.