Pagination doesnt work
-
Hello
I’m using code which is below to show upcoming/ended events but pagination doesnt work and I dont have any idea why.
<ul id="XXpurple" > [events_list limit=5 pagination=1 category="24" scope="past"] <li id="XXwhitepurple" class="withborder" style="float: left;list-style-type: none"><a style="color: #000000;" href="#_EVENTURL"><span class="projekty" style="font-size: 20pt; font-weight: bold; color:#31A3DD">#_EVENTNAME</span> <a style="color:#000000;" href="#_EVENTURL"> <div id="projekty" style="float: left; margin-right: 10px; border: 2px solid #0CF;">#_EVENTIMAGE{450,180}</div><br/> <i class="fa fa-calendar"></i> <span style="font-size: 10pt; color: #000000; font-weight: bold;">#_EVENTDATES</span><br /> <i class="fa fa-map-marker"></i> <span style="font-size: 10pt; color: #000000; font-weight: bold;">#_LOCATIONNAME</span> </a> </li>[/events_list] </ul>
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Pagination doesnt work’ is closed to new replies.