[Plugin: Events Manager] EM_Events displays featured event on top of listing page 1, not paginated p
-
I’m using EM_Events in my template file to successfully display a featured event at the top of my event listing page. It works great on page 1 of the listing, but if I got to a subsequent page, the output is blank.
I’m guessing something about the pagination is blowing up the EM_Events output. Am I missing some sort of query reset to make sure that function operates normally, regardless of pagination?
The structure of the page is:
<header>
<EM_Events::output(array(‘limit’=>1,’orderby’=>’start_date’,’category’=>’3′,’format’=>’ (and so on)>
<Loop>
<Footer>Again, the EM_Events block works perfectly on page 1. Just not page 2/3/etc. Pagination works fine.
- The topic ‘[Plugin: Events Manager] EM_Events displays featured event on top of listing page 1, not paginated p’ is closed to new replies.