How to : Display Related Posts in Vigilance Theme Wordpress

I have been fiddling around with the newly installed theme Vigilance. There is a cost involved to it if I wanna take some help from the Theme Author. But at this point in time I can not afford it. So I thought of doing it on my own. There are number of modifications done on this theme. I am not even able to remember it. I am just a part time coder so there is a very good chance that I might forget what I did to make that thing work.
I will soon publish the list of modifications done in Vigilance Theme. As of now I am posting how to display Related Posts on a page. You can laugh if I tell you the purpose of posting it here. I wanted to make sure that even if I forget what I did it stays here on my Blog and I can refer to that later on. And it might be help to others as well.
So here is what you need to do:
- Open single.php and find
< ?php comments_template('', true); ?>
- Now paste the following code before the above code.
- Link to the code as it was creating some problem with the post.
Leave your comments if you like this trick.
Popularity: 1%
You may also like
- 14 Must To Do after Wordpress Installation
- Wordpress 2.8.1 Plugin Compatibility List
- Simplest way to Display Random Rotating Dynamic Posts in Wordpress Widget and Sidebar
- Get A Perfect Wordpress 404 Error Page
- Can someone help ?
- FLIR – Advanced Wordpress Usage
- Get a Global Avatar
- Using Windows Live Writer to Publish this Post
- 2 Best Social Bookmarking Plugins for Wordpress 2.8
- Learning Wordpress Tips and Tricks








