Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #342506

    Hi,
    I use the mentioned plugins and wootickets
    So “The event calendar” and “Calendar Event Pro” and “Wootickets” are all installed with Enfold.

    Before Enfold added “compatible” with “Event Calendar” the single page for an event was nice with 3 rows 1 col
    Event description on top and meta stuff under, then the wooticket – NICE!

    Now it’s a mess with 2 col (1 narrow one on left with meta and ticket squeezed together ) and a wider col with the event description)
    How do I move it back to the nice old layout?

    #343666

    Hey Peter!

    can you please post a link to your website? also a screenshot/mockup of what you want to achieve would be nice to help you with some code.

    Regards,
    Andy

    #345297

    Hi Andy
    Thanks for your patience… I had a ticket with Tri.be for the WooTicket … Sorry for stalling
    Here is the link to one event.
    http://god-dag.dk/event/faelles-meditation-i-salen/
    As you can see the event is in two columns and I want them in 2 rows
    We did hack the css to make space for the map and the ticket at the buttom of col 1
    But the “Old” way was SO much nicer (two or 3 rows)
    1 row for Event pic and text hence it is more important
    1 row for map and info
    1 row for ticket
    Thx for your help!

    #346254

    Hey!

    Open up /enfold/config-events-calendar/views/single-event.php and on lines 31 – 75 you will see the content for that section. What you’ll want to do is just delete all of the divs you see on those lines. For example,

    <div class='av-single-event-meta-bar'>
    </div>

    That will get rid of the columns and have everything display beneath each other.

    Regards,
    Elliott

    #346304

    Hi Elliott
    You are my hero! – It works – Super cool – Now we can move forward! GREAT!!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Tri.be Event Calendar Pro – Single Event view… MESSY’ is closed to new replies.