Happy Valentine’s Day All Blogger Happy Valentine’s Day. Tomorrow, at 14th February 2012 we will celebrate Valentine’s Day, we usually exchange gifts or send a sms to a darling or a person we love. I will not give gifts or send sms. I want to give a little romance to all bloggers. I have a romance for in valentine’s day: The day of love requires a companion, But I find myself at this time all [...]
Enable Self Hosted CDN in W3 Total Cache
Enable Self Hosted CDN If you use W3 Total Cache Plugin for you blog, there is an option to use CDN. You are confused to use paid CDN like Max CDN and another, don’t be panic, you can use free CDN or Self Hosted CDN with subdomain. How to make CDN Using Self Hosted CDN or Subdomain? [...]
Overcome “Cannot modify header information” Error in WordPress
Overcome “Cannot modify header information” I will share you about over ”Cannot modify header information“. I think, title of this article is not popular for you but I just share what I experienced. Yesterday, I get a problem with mywordpress dashboard. I try to edit search button in function.php. Unfortunately, I get this message: Cannot modify [...]

Make Comment Pagination Without Plugin
Ok this time I will share to you about Make Comment Pagination without Plugin. I thik you have known, In default, comment pagination on wordpress theme like that: and code in comment.php: <div class=”navigation”> <div class=”alignleft”><?php previous_comments_link() ?></div> <div class=”alignright”><?php next_comments_link() ?></div> Now, since wordpress version 2.7 released, we can use new comment pagination [...]