• i had cut and pasted the grid view code to embed a grid in a Site Editor templated front page and was pleased to see the 6.4 update which allowed me to remove that code.

    My first attempt didn’t work:

    [event_list limit=3 view="grid"]

    I rearranged this to:

    [event_list view="grid" limit=3 ]

    and it worked as expected.

    There is a styling issue where on the generated events listing page the grid is centralised in a width limited box, while I couldn’t see how to wrap the event_list short code with a suitable holder in Site Editor to get a centralised grid on the page, but unimportant in the grand scheme of things.

    Hope you find this feedback useful.


  • The topic ‘Events_List grid view buglet’ is closed to new replies.