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

How to: Add page numbers on thesis theme

by Abdulla Heal Masud

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…

Similar Articles

Stay in the Loop!

Did you love this post? If you did, there's more to come (and plenty to catch up on) with a variety of ways to stay up to date:

{ 5 comments… read them 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 =-.

Reply

2 Arman March 13, 2010 at 2:03 pm

I was looking for this. Thanks for this post.

Reply

3 Enam May 4, 2010 at 12:43 am

Pleas give these codes in text format, so for, we can just copy this!

Reply

4 Abdulla Heal Masud May 5, 2010 at 10:21 am

Thanks for your comment, I already tried it with pre and code tag, but i don’t no why it’s not working. Please Contact me i will send you that code. Thanks

Reply

5 Rajib June 2, 2010 at 10:04 am

Thank you for your good post.

Reply

Leave a Comment

{ 1 trackback }

Previous post:

Next post: