Thread Starter
mrppp
(@mrppp)
Using like so [events_list_grouped mode="monthly" limit=20 ] #_EVENTLINK <br />#_EVENTDATES, #_EVENTTIMES, #_LOCATION, #_LOCATIONTOWN #_LOCATIONSTATE<br /><strong>#_EVENTNOTES </strong><br /> [/events_list_grouped]
Always worked fine before
Changing Event List Limits in settings makes no difference
Using [events_list_grouped ] will list all my events, but i can’t get it to show pages broken down into 20 with the page numbers anymore
Does the pagination work if you change the number to something much lower like 5?
Thread Starter
mrppp
(@mrppp)
No tried setting lower. Like i said before always worked before.
Thread Starter
mrppp
(@mrppp)
Event List Limits work. but it just does not now add the further pages of my future events. so now just set 1000 to limits to show all events only way i can find to show my events now
Thread Starter
mrppp
(@mrppp)
Any way i can escalate this as it is a pain and i assume a bug
Just tried local copy with wordpress version 3.9.1 and EM version 5.5.2
[events_list_grouped mode="monthly" limit=5 ] #_EVENTLINK <br />#_EVENTDATES, #_EVENTTIMES, #_LOCATION, #_LOCATIONTOWN #_LOCATIONSTATE<strong> #_EVENTNOTES</strong><br /> [/events_list_grouped] Works FINE.
UPDATE to EM 5.5.3 then the problem occurs.
did you add pagination attribute? works for me
[events_list_grouped mode="monthly" limit=5 pagination=1]
#_EVENTLINK <br />#_EVENTDATES, #_EVENTTIMES, #_LOCATION, #_LOCATIONTOWN #_LOCATIONSTATE<strong> #_EVENTNOTES</strong><br />
[/events_list_grouped]
Thread Starter
mrppp
(@mrppp)
No but then i never have and it worked but will try this thank you
Thread Starter
mrppp
(@mrppp)
OK this works Thank you for your help angelo