Event Listing Pager
-
Hi,
Is there a way to add a pager on a listing event page while using shortcodes?
I am using this structure on my past events page
[eo_events event_end_before=”yesterday” showpastevents=true]
<h2 class=”event-title”>%event_title%</h2>
%start{jS M Y}{ g:i:a}% – %end{jS M Y}{ g:i:a}%
<p class=”events-venue”>Venue: %event_venue%</p>
<p class=”events-categories”>Categories: %event_cats%</p>
<p class=”events-button”>%event_custom_field{Watch Recording}%</p>
<p class=”events-information”>More information</p>
[/eo_events]I would like to be able to display 10 events at the time and then navigate via a pager to the other ones.
Thank you in advance for the help.
Best,
The topic ‘Event Listing Pager’ is closed to new replies.