EventsListing module - events on multiple columns
Posted: Wed Mar 21, 2012 6:36 pm
My set up:
CMSMS V1.13
EventsListing V1.5
all modules up to date
Linux VPS hosting, up to date MySQL, etc.
Trying to get the EventsListing module to publish summaries in two columns (two separate side by side DIVs). I can do this with the News module using smarty tags, but those tags don't work with the EventsListing module.
I can limit the number of Event Summaries using eventslimit="3". I though i could change the number they start on with eventsstart="4", but no luck
Is there a way/tag that i can use to get event summaries to start at pre-determined number, like with the News summaries?
Ideally, I'd like to have the first column/DIV show the first 3 summaries, and the second to show the next 3.
CMSMS V1.13
EventsListing V1.5
all modules up to date
Linux VPS hosting, up to date MySQL, etc.
Trying to get the EventsListing module to publish summaries in two columns (two separate side by side DIVs). I can do this with the News module using smarty tags, but those tags don't work with the EventsListing module.
I can limit the number of Event Summaries using eventslimit="3". I though i could change the number they start on with eventsstart="4", but no luck
Is there a way/tag that i can use to get event summaries to start at pre-determined number, like with the News summaries?
Ideally, I'd like to have the first column/DIV show the first 3 summaries, and the second to show the next 3.