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
















{ 1 trackback }
{ 1 comment… read it 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