Integrate nice pagination in wordpress themes

Do you want nice pagination on your wordpress themes?. This is sort tutorial how to get nice pagination using plugin but no ned to activate plugin. So we have to do litle hack the plugin.

» » »

Integrate pagination in wordpress themes

If we have a lot of post on our wordpress themes, pagination become important think. Its useful for navigation and better user experience. To implement pagination on wordpress themes, use the template tags bellow

<?php next_posts_link(’Label’, ‘Max number of pages (default 0)’); ?>
<?php next_posts_link(’Label’, ‘Max number of pages (default 0)’); ?>

» » »

Creating custom page template in WordPress

Creating custom page on WordPress is prety simple. You can create custom page on your wordpress with content what ever you want. In this sort tutorial, I’ll explain you how to create pagethat consist of archive, categories and blogroll page. This will usefull if you have a lot of archive or you have a lot of link on your blog roll and you dont want showing this on your sidebar.

» » »

Join Best Wordpress Design Award by WPWebHost

I dont know, why now I Interest on create wordpress themes. Ive my own WordPress themes, hand made by me of course. I shall join Best Wordpress Design Awards that is held by WPWebHost. To be winner or not is not important for now , the impotant think is other take a look to my wordpress themes and visit my blog :D

» » »

Create WordPress Themes from scratch Part IV. CSS touch

By now I have writen some articles how to cretae wordpress themes step by step. Now the time to add CSS stuff. This is my favorite part when creating wordpress themes. Open style.css from my previous article and take a look for while.

Grab favorite colour template

It is important to make our color consistent. We do need a lot of color for now. Remember this is simple wordpress themes. To much colour sometime make our design look freaks, except you have good intuition for manage color.

So, what is your favorite colour?. I grab the colour pallete from colourlovers.

» » »

 Page 2 of 3 « 1  2  3 »