style ticket box incorrect

Home Forums Ticket Products Event Tickets Plus style ticket box incorrect

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1109699
    jeroenjoosen
    Participant

    The ticket box isn’t displayed correctly.

    Can you tell me if this is a Theme style problem ? How and what files have te be adjusted to get it displayed correctly.

    I’m using the Gameplan theme.

    #1109792
    Geoff B.
    Member

    Good evening Jeroen and welcome back!

    Thank you for reaching out to us.

    We are sorry to hear about the ticket box not displaying correctly
    I would love to help you with this topic.

    Yes, this is a “simple matter” of CSS or if you prefer how your theme style is impacting the ticket box.

    As a first troubleshooting step, could you please provide us with your complete system information in a private reply using the instructions found in the following link?

    https://theeventscalendar.com/knowledgebase/sharing-sys-info/

    Could you also include a link to your website so that I can provide you with the correct CSS rules to add ?

    Best regards,

    Geoff B.

    #1109899
    jeroenjoosen
    Participant

    This reply is private.

    #1110255
    Geoff B.
    Member

    Good evening Jeroen,

    Thank you for the system information.

    Here are a couple of CSS rules that should improve the look of your + and – buttons

    .quantity.buttons_added .plus, .quantity.buttons_added .minus {
    display: inline-block;
    float: left;
    margin-left:0px !important;
    padding: 16px 20px !important;
    }

    .quantity.buttons_added .tribe-ticket-quantity {
    width: 70px;
    display: inline-block;
    float: left;
    }

    Let me know how that goes.

    Best regards,
    Geoff B.

    #1110608
    jeroenjoosen
    Participant

    Hi Geoff

    It’s much better but the + and – buttons doesn’t work

    #1110847
    Geoff B.
    Member

    Good evening Jeroen,

    That is a very good point. However, I believe they do not work even without the style changes.

    Looking at your website, I am seeing console errors. So it looks like there might be a theme or plugin conflict going on.

    Could you also please go through our testing for conflicts procedure (preferably in a staging/dev environment or local install of your WordPress website) and let us know what you find out.

    Basically the goal here is to revert back to a bare WordPress installation to see if the problem persists. It also allows us to pinpoint what the cause of the issue is.

     

    Let me know how that goes.

    Best regards,
    Geoff B.

     

    #1117075
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘style ticket box incorrect’ is closed to new replies.