Sunday 2 February 2014

How To Display Most Recent Posts

In wordpress theming, you need to know basic things like displaying latest posts,displaying posts of category and so on.
In order to display latest and most recent posts here is the following code.
Add the code where you want  to display.

Hide Post View And Post Preview Buttons In Wordpress

Have ever managed of hiding buttons of Post Preview and Post View in admin panel.
If you don't know which buttons we are hiding check out this image.

How To Create Breadcrumbs With Out Plugin

In WordPress, w have almost all plugins but we can create most of the things with out plugins in WordPress.
Many people know about breadcrumbs which helps in providing navigation system of a Blog.
In this tutorial i will explain you to make breadcrumbs with out plugin.

Featured Image Required Before Publishing A Post

When blogger wants featured image for each and every post in a blog then this simple tutorial is needed.
Every time when we post a content by forgetting a featured image and again we edit and add featured image to the post , it is regular process many bloggers face. In order to reduce this kind of headaches then follow this tutorial.

Saturday 1 February 2014

How To Create Custom Post Types

WordPress has an awesome feature which is known as custom post types which are useful to organize and a different kinds of posts.

How To Create Page Template In WordPress

Page templates are the wonderful feature in WordPress, we can create any kind of templates which are very useful. Most of the themes are built with the help of page templates. In order to create page templates use the following code in the file.

Select A Page As Homepage In Wordpress

In Wordpress you can select a page as homepage. You can select any page as Homepage simply by selecting in settings page.