Post image for How to: Add page numbers on thesis theme

How to: Add page numbers on thesis theme

by Abdulla Heal Masud on February 4, 2010

Yes, this is pretty long time since previous Thesis Thursday was launched. Today I am excited to launch another Thesis Thursday and show you how to add some cool page number on thesis theme .

Let’s Start:

  • First download this awesome WordPress Plugin called WP Page Navi
  • Upload and Active it.
  • Under Setting menu its shows an option called PageNavi, You can add huge option or change your page numbers setting.
  • Backup your Thesis Custom folder.
  • Open your custom_function.php file from your any text editor like notepad or wordpad.
  • Add this PHP code at the bottom of your custom_function.php file

That’s it, You are done. You done it. You can modify it via CSS like..

/* Page Navigation */
.custom .full_width #content_box .wp-pagenavi .page {
margin: 2px;
padding: 2px 4px;
}

Last Word:

Isn’t it easy? Let me know if you need any help. All the best for your blog And Happy page naving…

Subscribe Now

If you enjoyed this article, you will definitely enjoy our others articles. Subscribe to the feed to get instantly updated for those awesome posts soon to come.

{ 1 trackback }

Monday Moring Roundup #6
February 8, 2010 at 10:44 am

{ 1 comment… read it below or add one }

1 Monir February 24, 2010 at 1:25 pm

Helpful post.
Hey masud when you write this code
(/* Page Navigation */
.custom .full_width #content_box .wp-pagenavi .page {
margin: 2px;
padding: 2px 4px;
} )

in your post there’s background color is different from site’s background color, how can you do this?
Monir´s last blog ..C programming data types My ComLuv Profile

Reply

Leave a Comment

CommentLuv Enabled

Previous post:

Next post: