Had a great time with my wife and kiddo!!
An easy way to create an animated top button with jQuery!
In my previous post I mentioned that I’ll be sharing a nice tutorial about creating an animated top button for your web pages. To view a demo of the code you can scroll a bit down and click on the up arrow image on the bottom right of the page.
Now you know what its all about, so here’s the code ![]()
How to move your WordPress site from one domain to another in just two easy steps!
In my previous post I mentioned that I’ve moved previous version of this website to a sub-domain. There are a few solutions available to move your WordPress site from one domain to another however I am going to share the fastest and easiest way to do the same.
This solution applies only if you are moving the WordPress install from one domain (directory) to another domain or sub-domain (directory) on the same server.
I’ll refer the existing install as Site 1 and the new install as Site2 below.
Things to check before we start!
- To be safe, Make sure you take the backup of the database and all files on your server (including WordPress core files and .htaccess file).
- Make sure both domains and database are on same server.
- Make sure the new domain or sub-domain is ready to use.
Let’s start with the setup! (more…)
