I download lots of Movies, Software, Tv Shows using Torrents. I use uTorrent BitTorrent client to download all the stuff.
Two days back, my browser suddenly stopped working. I usually use Firefox. I thought may be there is some problem with Firefox browser. I then tried to open a website in Google Chrome and Internet Explorer. But, i got same result. No site was opening.
I noticed one strange thing, uTorrent BitTorrent client was downloading and uploading stuff. But, at the same time i was unable to open any website in the browser. It means the internet was working.
I then closed uTorrent, waited for 10 sec and tried opening the website. I was surprised, the websites were opening. I again opened uTorrent and tried opening the website in the browser and it again stopped working.
At this point, I got to know that there is some problem related to uTorrent which is blocking the browser. Here is one of solution to unblock the browser when using uTorrent Client.


Subscribe
How to add Comment Link in Single Post – Wordpress
Thursday, January 15th, 2009Have you noticed Home Page of this blog? On the right of each Post Title you will see a balloon image which shows number of comments for the post. This is a hyper link, if clicked will take you to the comments section of the post.
Check right top of the image
Most of the themes comes with this feature. My theme also has these feature.
Now, I wanted to display the same type of Comments Link in Single Post.
This is what I did, I opened
index.phptheme file. Found the following code and copied it.<div class="comm"><span>< ?php comments_popup_link('0', '1', '% '); ?></span></div>Then, I opened
single.phpand pasted the code just above the title and saved the file.I then opened the post in the browser to see the whether the comment link is appearing in the Single post or not.
(more…)
15.01.2009 How-To, Webmasters, Wordpress 28 Comments