• Hello !

    I am currently using an HTML5 Blank WordPress theme and I am wanting to create a photo gallery. I want to only have 20 photo’s per page, hence comes into play Pagination.

    The issue I am wondering is this, how can I tell if the Blank Theme I am using allows for Pagination, and if it doe’s not, how can I make it so it can?

    Would I need to go into the functions.php and add a function to make it work, and if so where can I get the code?

    Thank you

Viewing 1 replies (of 1 total)
  • WordPress allows pagination settings @ setting->reading->Blog pages show at most

    then make sure on the template or page file the next_posts_link and previous_posts_link are included just after the loop

Viewing 1 replies (of 1 total)
  • The topic ‘WP-PageNavi Issue, Help !’ is closed to new replies.