Posted by Vikash Dhankar on January 30, 2011 ·
If you might have came across this wordpress error ” Is its parent directory writable by the server?”. Don’t be panic, just relax. I too have faced this error 2 days back. How I faced this error.
My site “openhippo.com” was hosted on ewebguru” under the folder “technhac”. So the wordpress upload folder was having URL :-
” /home/technhac/public_html/openhippo.com/wp-content/uploads/”
But [...]
Posted by Vikash Dhankar on July 25, 2010 ·
In this article, you will learn little bit coding and tricks to add social networks like Facebook, twitter, own site URL, etc.
You may get many plugin for this, but why I am not using plugin because using many plugin in your site would make site slow. It took me 3 hrs to customize the author box.
How to add Twitter and Facebook Links In the author box :-
Step 1:- Open the file “single.php” of current theme .
Step 2:- Search out the [...]
Posted by Mukundan Srinivasan on July 4, 2010 ·
When I see the RSS feed of many blogs I saw that there are no thumbnails. But many of my blogger friends felt that it would be better to have a thumbnail in RSS feed. But since that feature is not ready ready available in WordPress by default I decided to make a post on it. Using get_the_post_thumbnail() we can display thumbnails in ordinary posts but what about RSS posts? Here comes the answer.
With simple coding you can show thumbnails on RSS feeds. [...]
Posted by Ritu sharma on January 4, 2010 ·
14 feb is near and ofcourse its valentine day, so many of new generation guys want to gift a different kind. I suggest to gift a domain and chosse one of the below free valentine wp themes. This will be a different kind of gift sure you do that.
Here I am uploading some of the best valentine wordpress themes. Themes are in pink, red and some themes including the hearts, to make them more to valentine love present gift.
Love Letter :
[ Theme Info [...]
Posted by Vikash Dhankar on October 3, 2009 ·
After the newie guide on the blogging in wordpress in my last post, now i would be guding you to use one of the best feature of wordpress, that is plugin management. There are many many good and effective plugin that you can use to make your work easier. The diffecrent plugin are use for the different purpose. Like if you are a twitter,facebook or any other social media site user than you can directly use the pluign to manage your appereance on the [...]
Posted by Vikash Dhankar on September 29, 2009 ·
Hi,
Here in this tutorial, I am providing something that you may need for your own website. The value of CMS ( Content Management System ) , in todays site is one of the most attracting feature. CMS built the site dyanamic means that, the regsiter user can directly connect to thte database and can make the change in database , which can be seen on the webpage. Really its very nice.
As I am Computer Science student so, i made this CMS in my minor project [...]