Jump to content

renderPager returns blank


diegonella
 Share

Recommended Posts

Hello, I downloaded the latest version of PW github and I'm trying to make a list with paging, but renderPage becomes blank.

$products = $pages->find('limit=1',has_parent='.$page->id.', template=product');
$pagination = $products->renderPager();

The modules are installed MarkupPagerNav and MarkupPageArray

Many Thanks

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...