I did so much R&D about installing and updating the wordpress plugin without using ftp access. I got very nice trick to solve this issue. First you need to add the following code in your wp-config.php file. But this is … Continue reading
Tag Archives: hack
Show the comments from custom post type in wordpress
Some time we shows the posts and there comments in sidebar. But what to do for show the comments for custom post type. It’s not well documented, but according to the codex, you can pass a ‘post_type’ variable in the … Continue reading
Share buttons in wordpress without wordpress plugin
There are many wordpress plugins available for adding share button in wordpress or any website. I don’t recommend you to use the wordpress plugin for adding the share buttons like, facebook, twitter, linkedin, stumbleupon, delicious and Google buzz. Because when … Continue reading
Surfers risk fraud with online banking login details
Nearly three-quarters (73 per cent) of people recently surveyed admitted to using the same login details for their online banking across other websites and social networks. Trusteer, the customer protection company for online businesses, said that by reusing these credentials, … Continue reading
Basic of Rails routing -rails routes basic hack
Here I am going to focus on only basic routing technic of Rails. If you are new in rails. Just wanted to remind you. First go to Rails project’s “public” folder and delete or rename the index.html file. If index.html … Continue reading


