Best 2 Know

The Ultimate Blogging Resource

  • Advertising
  • WebHosting
  • Contact Us
  • Blogger
    • Blogger Templates
    • Blogger Tutorials
  • Browser
    • Firefox
    • Google Chrome
  • Google
  • Internet
    • Facebook
    • Twitter
  • Thesis
  • Windows
  • WordPress
    • WordPress Themes
    • WordPress Plugins
  • More
    • Linux
    • Review
    • Solutions
    • Announcements

How to add Page navigation in thesis

Page navigationBy default thesis theme does not have Page Navigation it has Previous and Next entries which really looks bad and all of us don’t like to play with it. So it results in increase of bounce rate and ultimately many more bad results like Drop in page views and CTR , etc. because of that we are now going to add Page Navigation in thesis

for adding page navigation in thesis theme we will need WP-PageNavi Plugin by Lesterz Chan. This Plugin is the core for adding the navigation it is mostly used for WordPress it can be also used for thesis just we need to tweak a bit in thesis.

Installation

Now lets Start the work , I already assume that you have installed WP-PageNavi plugin. if you haven’t yet then get it installed.

  1. Login to WordPress Dashboard
  2. Navigate to Thesis >> Custom File Editor
  3. In custom_functions.php add the below code :
    function thesis_page_navi() { ?>
    <div align='left'>
    <?php if(function_exists('wp_pagenavi')) { wp_pagenavi(); } ?></div>
    <? }
     
    add_action('thesis_hook_before_footer', 'thesis_page_navi');

    function thesis_page_navi() { ?> <div align='left'> <?php if(function_exists('wp_pagenavi')) { wp_pagenavi(); } ?></div> <? }add_action('thesis_hook_before_footer', 'thesis_page_navi');

  4. Save the file

Now you are done go outside and check your site how the page navigation is looking on your thesis theme

Customization

Hopping for customization but i m really sorry to disappoint to you all that you won’t need any customization in this. Only if the Page Navigation does not appear properly then edit the CSS and if you are using some custom theme then you might need to change the hook to some appropriate hook that will suit it.

Subscribe via Email

Share this:

  • Twitter
  • Facebook
  • Pocket
  • Print
  • Email

Related

April 29, 2011 Ritesh Sanap Thesis Customization custom_functions.php, Page navigation, Pagination, Thesis, Thesis Customization

Post navigation

Previous Previous post: How to add avatar next to post title in thesis
Next Next post: Ping List for WordPress

Currently Trending

  • How to download Specific parts of YouTube videos
  • h4x0r ( Hacker ) - Blogger Template
  • How to Change the Welcome/Login Screen in Windows XP ?
  • Highlight Author Comment in Blogspot
  • How to Increase Dropbox upload speed
  • How To Change Windows XP Shutdown Dialog Box
  • Windows Vista CD key
  • Advanced What should we Write about next? - WordPress Plugin
  • A Great Magic Trick With Google - Fool your Friends

Random Posts

Add Social Bookmarking Icons After Every Post In Blogger Blog

April 29, 2010 By Ritesh Sanap 8 Comments

Add Your Sign Below All Posts In Blogger / BlogSpot Blogs

March 19, 2009 By Ritesh Sanap 1 Comment

MaxBlogPress ping Optimizer

May 18, 2011 By Ritesh Sanap 2 Comments

Change The Default Location For Installing Applications

March 5, 2011 By Ritesh Sanap Leave a Comment

Disqus Comments not Working in Thesis 2

January 28, 2013 By Ritesh Sanap 10 Comments

WordPress

HTTP2 Server Push for W3 Total Cache Minify plugin

August 17, 2016 By Ritesh Sanap 5 Comments

How to Disable Emojis in WordPress

January 6, 2016 By Ritesh Sanap Leave a Comment

JetPack Related posts and Sharing not working with NGINX

November 10, 2015 By Ritesh Sanap Leave a Comment

Simply Pure – WordPress Theme

November 2, 2014 By Ritesh Sanap 2 Comments

Advanced What should we Write about next? – WordPress Plugin

July 28, 2014 By Ritesh Sanap Leave a Comment

How to Disable Self Pingback or TrackBack

January 16, 2014 By Ritesh Sanap Leave a Comment

BlueStrap – WordPress Theme

January 1, 2014 By Ritesh Sanap 15 Comments

How to Create Multiple Excerpts in WordPress

December 24, 2013 By Ritesh Sanap Leave a Comment

How to Disable Auto Update in WordPress

November 21, 2013 By Ritesh Sanap Leave a Comment

How to Delete Feedbacks from JetPack Contact Form

November 19, 2013 By Ritesh Sanap 9 Comments

Recent Posts

  • HTTP2 Server Push for W3 Total Cache Minify plugin
  • How to show hidden files and folders in Mac OS X
  • How to Disable Emojis in WordPress
  • Canva – Online Photo Editor
  • JetPack Related posts and Sharing not working with NGINX

Archives

Recommends

  • DigitalOcean – Cloud Hosting
  • Dropbox – Cloud Storage
  • Elegant Themes – WordPress Themes
  • LastPass – Password Manager
  • Like us on Facebook
  • Follow on Twitter
  • +1 on Google
  • Subscribe via Email
  • RSS Feed

© 2022 Best 2 Know · All Rights Reserved · We ♥ DigitalOcean

loading Cancel
Post was not sent - check your email addresses!
Email check failed, please try again
Sorry, your blog cannot share posts by email.