Pagination on su_posts list
-
Hey there,
I’m looking for a way to add a pagination to a su_posts list. I want to display like 6 posts at the beginning, and when i hit the button “Previous posts” display 6 others, etc.
Here my shortcode even if I don’t think it’ll help :
[su_posts template=”templates/default-loop.php” posts_per_page=”6″ post_type=”post”]
Can someone give me some advices to do this?
Thanks !
Regards,
The topic ‘Pagination on su_posts list’ is closed to new replies.