- This topic has 2 replies, 2 voices, and was last updated 6 years, 11 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- The forum ‘How do I …’ is closed to new topics and replies.
Events Made Easy › Forums › How do I … › Keep weekly pagination links
Tagged: events, list, monthly, pagination, weekly
Hello!
I have a page with events listed weekly, with pagination for previous/future weeks, using this code:
[eme_events paging=1 limit=0 scope=this_week]
Which works great, however my issue is that if I have a week without any events, the previous/future weeks navigation disappears, replaced with only the text “No events”: http://prntscr.com/hmi4h7 so the user can’t continue scrolling.
Is there a way to keep the pagination all the time, so the user can continue arrowing through weekly events even if they come upon a week without any?
Was a bug, fixed today. See
https://plugins.trac.wordpress.org/changeset/1785596/
Perfect! Worked great, thank you!