Jump to content

Remove Ajax Pagination on top in Listings


PeterD

Recommended Posts

Hello, is there a way to remove the pagination in listings at the top without deleting the code

	<?php $ListingHelper->pagination($pagination['total'],'top', ['page'=>$page,'fields'=>$fieldOrderArray,'criteria'=>$ratingCriteriaOrderArray]); ?>

from the template? I would like to have the pagination at the bottom.

Link to comment
×
×
  • Create New...