HTTP Error when uploading images in WordPress – no thumbnail

Did you ever see HTTP Error when uploading an image in wordpress? Most of the times the images are uploaded but no thumbnail is created. And sometimes the images are not even uploaded. We are going to discuss about this right now! There could be several issues that cause this error. First of all, we… Continue reading HTTP Error when uploading images in WordPress – no thumbnail

Redirect to another page when back button is pressed in JavaScript

One of the most wanted feature now-a-days is to detect browser back button. Couple of years ago there were lots of script to detect browser’s back button, but browsers are getting smarter day by day, and so are we Sometimes we need to redirect into a different page when user press browser back button. So,… Continue reading Redirect to another page when back button is pressed in JavaScript