Why are tickets in the sidebar???

Home Forums Ticket Products Event Tickets Plus Why are tickets in the sidebar???

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #917006
    claude5670
    Participant

    just installed the latest version and the tickets used to be at the bottom of the event. now they are in the sidebar underneath the map. How can I move them back to underneath as this is too small of an area. to show price and thickness title.

    you can see what I mean here

    http://www.tedxstanleypark.com/event/tedx-stanley-park/

    #918528
    Brian
    Keymaster

    Hello,

    Sorry for the issues you are having. I can help you out with this.

    Looks like some css from your theme is wrapping the content and floating it right causing some of the events data to be in what looks to be a sidebar.

    The Enfold theme has extra coding in place for the Events Calendar and someones that creates conflicts such as this.

    Try this css to fix it:

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

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

    Let me know if that helps.

    Thanks

    #935709
    Brian
    Keymaster

    Since there is has not been any activity on this thread for over 2 weeks so I am now closing it. Feel free to start a new thread if you have further issues. Thanks! 🙂

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Why are tickets in the sidebar???’ is closed to new replies.