ADVERTISEMENT

WordPress Tip : Using CDN hosted Javascript file (Safe Method)

So guys, How to use external JavaScript in the wordpress without over loading it ? By default wordpress uses its own copy of JavaSript (Here - jQuery) for the blog. If you want to … [Read more...]

How to : Completely remove yoast plugin data from WordPress

Screen Shot 2012-01-19 at 2.39.33 AM

Yoast plugin is great plugin developed by Joost de Valk, This plugin is recommended by thousands of experts and authors to get higher ranking is search results. If you don't … [Read more...]

Use WordPress Theme Switch Plugin to Mobify Your Blog

Everyone knows the importance of mobile friendly website in the 21st century. The mobiles can have easily access to the internet as compared to the computers. Thats why we must … [Read more...]

How to successfully change theme on active WordPress blog ?

The great Wordpress framework makes it easier to change current theme to a different one. We can choose from variety of readymade themes available in the Wordpress theme directory. … [Read more...]

WordPress hack – Simple code to hide content from non-members

If you are wondering how to hide particular content for non-loggedin user then you can use following bit of code. The code is written in php language and very simple to use. The … [Read more...]

WordPress TIP : Style first post differently using [function.php]

Here is new Wordpress TIP. For those who came here seeking some sort of code that automatically add a post class to the first post in the loop. Many of you want to style first post … [Read more...]

WordPress TIP : How to style First post different

wordpress-logo-notext-rgb

If you are looking to apply different style properties to first post of your blog (the post which is on the top), and wondering how to identify the first post then you are at right … [Read more...]

New WordPress Theme inspired by Facebook timeline

facebook-time-line-wordpress-theme

Facebook timeline is really fascinating move by facebook, allowing users to show complete life-story on single page. This timeline inspired folks at timeline-wp to create a … [Read more...]

3 steps to mobify your wordpress blog

simple-mobified-site-example

Getting comprehensive traffic from low resolution devices, like mobile phones? then you are at right place. Here I wrote a quick article on converting your WordPress blog to work … [Read more...]

[ WordPress Plugin ] How to backup your WordPress blog to your dropbox account

wordperss to dropbox online backup

Backing up your wordpress site is an essential task. No one can predict the disaster, if it happens you have to loose all your data. It cannot be undone without a backup. If the … [Read more...]