Articles for 'Tutorials'
How To Add Twitter ID To Your Comments
by Jerome
April 7 th
WP Twitip ID – easily add another field to your comment form for users to enter their Twitter username. Once published, their comment will display a link to follow them via their Twitter page. This plugin uses javascript to add the new field to your comment form but you can add the new field manually [...]
Continue Reading
How To Show Excerpts Instead Of Full Posts On Your Blog Homepage
by Jerome
April 3 rd
I came across an interesting question the other day. I wanted to feature only a short post excerpt for the homepage to promote more posts and push people to click, read and hopefully leave comments. It doesn’t really make sense to have your full post on your homepage especially if you have a really long [...]
Continue Reading
How To Create A Calendar Style Date
by Jerome
March 25 th
Make your blog stand out with some nifty looking calendar dates. This tutorial will show you how to create a simple calendar style date. First you need to open your index.php page and find this line of code: <h2><a href="<?php the_permalink() ?>" rel="bookmark" title="<?php the_title(); ?>"><?php the_title(); ?></a></h2> Just below this line delete the article [...]
Continue Reading
How To Make Your Post Or Blog Private
by Jerome
March 15 th
To make your post private Simply go to the post editor and click the edit button next to visibility on your right. You have two options, one to be password protected (simply add your new password) or private only (only the user from the blog will be able to see it). To make your self [...]




