Wordpress tips

Add a Facebook Comment Box to Each Post / Page of Your WordPress Blog

facebook-comment

It is easy to add a facebook comment box on every post of your wordpress blog. All you have to do is to go to facebook comments plugin page and get your facebook comment box code. Paste the generated code [....] READ MORE

How To Display Other Blog’s Feeds to Your WordPress Blog

There are several plug-ins available out there for this functionality, but if you are like me who is a bit lazy , here’s a simple way to add other blog’s feeds to your wordpress blog. How To Display Other Blogs [....] READ MORE

How To Customize The Read More Link for Twentyten Child Theme

Changing the text of your wordpress blog’s read more link is really easy. There are two instances where a read more link appears, the default one, where the function the_content is used, and the posts excerpt where the_excerpt function is [....] READ MORE

WordPress Tips: Customizing the ‘Read More’ – Link Jumps to Top of Page

If you are using WordPress, maybe you are familiar with the ‘more’ (<!–more–>) tag. If this tag sounds unfamiliar, here’s a short description on its usage: more – <!–more–> WordPress tag that breaks a post into “teaser” and content sections. [....] READ MORE