Plugin Author
Franky
(@liedekef)
Like it says on the doc page at
http://www.e-dynamics.be/wordpress/?cat=26 :
Use #_NEXTEVENTS to insert a list of the upcoming events
If you want to show the events again the same way you want it to be shown on the main page, there’s also an example on the doc page that just says to use [events_list] again. I did this on your site now.
Also: if you want to change the formatting for event listings, take a look at “templates”, and read the doc at http://www.e-dynamics.be/wordpress/?cat=51
Plugin Author
Franky
(@liedekef)
Also: this is possible using #_NEXTEVENTS also, but then you should change the formatting at the setting “Default location event list format” in the EME settings, Locations tab. There the definition is (now):
<li>#_EVENTNAME - #j #M #Y - #H:#i</li>
And maybe you’d want
<li>#_LINKEDNAME - #j #M #Y - #H:#i</li>
Plugin Author
Franky
(@liedekef)
Btw: I activated both on your page, so you can choose wisely 🙂
Look at the EME setting “Default single location page format” and decide wether you want to keep “#_NEXTEVENTS” or the “[events_list]” part. I already changed the “Default location event list format” for you so it uses #_LINKEDNAME already