2 Ways to Remove, Add & Reposition Pagination In Genesis

By default, page navigation in Genesis normally displays in the genesis_after_endwhile hook location.

This tutorial provides the PHP code which enables you to:

  1. Remove pagination
  2. Add pagination
  3. Reposition pagination

There’s 2 ways you can remove, add and reposition the pagination in Genesis.

  1. You can add the code directly to a template file like your front-page.php or home.php file. You can also add the code directly to a category.php, archive.php, tag.php or custom page_blog.php file.
  2. You can add the code in your functions file and use conditional tags to control the addition, removal or repositioning of page navigation.

Here’s the 2 code solutions:


Comments

One response to “2 Ways to Remove, Add & Reposition Pagination In Genesis”

  1. […] 2 Ways to Remove, Add & Reposition Pagination in Genesis […]

Leave a Reply

Join 5000+ Followers

Get The Latest Free & Premium Tutorials Delivered The Second They’re Published.