Changing pagination from numbers to "older entries" or "previous page"
  • JacksonJackson February 15

    Hello Bavotasan,

    Thanks for taking the time to reply to this. I am trying to have the pagination at the footer display "older entries" instead of the page numbers. I don't want to have the amount of pages in my blog displayed in the footer of the frontpage nor have my readers click on any page number. Rather, I want them to have to use the search engine or go page by page, thus the "older entries" option I'd like for my footer pagination.

    Can you kindly tell me how to do this? All I can find is about paginating the numbers, not changing the format to "older entries" (or even "previous page"). I am using Magazine Basic 2.7.3.

    Many thanks

    J

  • cbavotacbavota February 15

    You need to replace the the last line of loop.php:

    <?php if(!is_single()) if(function_exists('pbt_pagination')) { pbt_pagination(); } ?>


    Instead, use the WordPress Next Previous page link function: http://codex.wordpress.org/Next_and_Previous_Links

Hey there!

Take a look around, and if you would like to add a comment or start a discussion, register by clicking on the button below.

Register

Categories

In this Discussion

Tagged