• Resolved djnickyp

    (@djnickyp)


    I’d like to customise the layout of the event list, so that it displays each event in it’s own box, however am i limited to using tables for this?

    This was my idea:

    (header)<div class=”eventswrapper”> (header)
    <div class=”eventgrid”>
    #_EVENTDATES
    #_EVENTTIMES
    #_EVENTLINK
    </div>
    (footer)</div> (footer)

    However, it displays all the dates in one box. Is there a shortcode for displaying these dataobjects with an increment? How else could this be acheived? Tables are so limited in their css styling.

    Many thanks in advance, great plugin and some great support given already. ps i searched the comments before posting this too!

    https://wordpress.org/plugins/events-manager/

Viewing 1 replies (of 1 total)
  • If you want every event listing to be within its own eventgrid div, leave Default event list format header and Default event list format footer blank and add your code to Default event list format. That should work.

    Thanks for your kind words about the plugin and support 😀

Viewing 1 replies (of 1 total)
  • The topic ‘Editing Event List using Divs’ is closed to new replies.