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…
By












{ 5 comments… read them below or add one }
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 =-.
I was looking for this. Thanks for this post.
Pleas give these codes in text format, so for, we can just copy this!
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
Thank you for your good post.
{ 1 trackback }