Pagination in a Custom Query

The Genesis pagination uses standard WordPress pagination functions, like previous_post_link() and next_post_link(). These functions only apply to the main WordPress query, not any custom ones. So if you created a page template … Continue reading Pagination in a Custom Query