Move the buying process below the text

Home Forums Ticket Products Event Tickets Plus Move the buying process below the text

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #905088
    Hridaya
    Participant

    Hi there,

    When looking at an individual event there is on the left a sidebar where tickets to that even can be purchased.

    Is it possible to have the page full width and move the buying process below the text?

    Thanx!

    Versions:
    Woocmmerce tickets: 3.8
    Events calendar/pro: 3.8.1

    #905116
    Brian
    Keymaster

    Hi,

    Do you have a link to an individual event with this happening?

    I am not sure what is going on, but if I look at it I can make some suggestions.

    Also we have this guide to moving around the ticket field:

    https://theeventscalendar.com/moving-the-ticket-form/

    Let me know and we can go from there.

    Thanks

    #905147
    Hridaya
    Participant

    Hi Brian,

    Thanx for the quick reply.

    Here you can find a link to the specific page: http://dev.hridaya-yoga.org/event/hridaya-intensive-yoga-retreat-module-1/

    Ben

    #905536
    Brian
    Keymaster

    Ok thanks for the link.

    I see what you mean. I noticed you are using Enfold theme and they include their own customizations for the Events Calendar.

    You can visit this link on their website to learn how to disable those configurations and it should fix how the event looks:

    http://www.kriesi.at/support/topic/enfold-3-0-and-tribe-events-calendar-3-8/#post-329763

    Or you can add this css:

    .single-tribe_events .av-single-event-content {
    float: none;
    margin-left: 0px;
    width: 100%;
    }

    Add that css to your theme’s stylesheet or through a plugin such as Simple Custom CSS.

    Then you may have to do further customizations to get it how you would like.

    Let me know if that helps.

    Thanks

    #906056
    Hridaya
    Participant

    Thanx Brian! Those two solutions combined worked like a charm 🙂

    #906113
    Hridaya
    Participant

    Hi Brian,
    I have one more question. How can I get the event overview to be displayed above the text. So it will look like this:


    Event overview
    Event description
    Ticket
    add to calendar buttons
    related events

    Thanx!

    #906620
    Brian
    Keymaster

    Glad those two items helped.

    For customizations on moving parts of the theme around please take a look at our themer’s guide:

    https://theeventscalendar.com/support/documentation/events-calendar-themers-guide/

    That will show you how to move and then edit the templates in your theme for the Events Calendar.

    Once you have them moved over you can change the order of fields the way you would like them.

    Thanks

    #930940
    Brian
    Keymaster

    Since I haven’t heard back from you here, I’m going to go ahead and close out this thread. Feel free to start a new thread if you have further issues. Thanks! 🙂

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Move the buying process below the text’ is closed to new replies.