Archive

Archive for the ‘wordpress’ Category

WordPress login form

February 24, 2010 Leave a comment

You can create login forms by adding some plugins.but if you are a developer you should know ways to tweak the same theme and thats what i have done. just paste the code…  Click here to read the full post………

Recent post in your wordpress site(All possible techniques)

February 18, 2010 Leave a comment

Almost in all wordpress site we need to have recent post of our blog,whatever order it may be we need it badly.Their are a plenty of ways to display it.Lets analyze it

1)Through wordpress

Click here to read the full post………

How to display feed in your wordpress site

February 16, 2010 Leave a comment

Their are a lot of ways to add feed to your wordpress.

1)Through wordpress…

Click here to read the full post………


How to add gravatar to your wordpress comments

December 17, 2009 3 comments

How to add flash inside wordpress theme

December 16, 2009 13 comments

To add flash inside a wordpress theme you have several ways but i recommend

Click here to read the full post………

How to include or exclude pages in your wordpress Menu bar

December 11, 2009 4 comments

You can create a lot of pages in your wordpress site but if you call the function

<?php wp_list_pages(); ?>

It displays all the pages.

Click here to read the full post………

How to get wordpress categories in your menu.

December 10, 2009 1 comment

To Display categories in your Menu you need to Use the function
wp_list_categories()

Click here to read the full post………

Sample Header in wordpress

December 9, 2009 1 comment

To create a simple ‘header.php’
These function are needed to be called..
<?php bloginfo(‘name’); ?>–displays name
<?php bloginfo(‘url’); ?>–links to the url
<?php bloginfo(‘description’); ?>–descrition of the blog..

Click here to read the full post………

How to display recent comments on your wordpress

December 7, 2009 3 comments

you can display your recent comments in your wordpress themes by….

Click here to read the full post………

Sphinx search configuration

December 3, 2009 1 comment

Configuring sphinx search in linux

Click here to read the full post………

Follow

Get every new post delivered to your Inbox.