Mobile User Agent Detection
Recently I was asked to work on a Drupal site that required detection for three different display; tables, mobile phones, and computer screens. I found code that will allow a detect to all mobiles devices, meaning it will redirect to mobile phones and tables alike. I recommended to use media queries just like what you see currently […]
Bypass WordPress password protected posts
Somebody using the Image store plugin asked me, how can I allow a user to access password-protected galleries (posts) without having the user login every time and to every single gallery. There are a few solutions out there that requires to modify WordPress core files, this is not recommended because you will not be able to update WordPress or you […]
Google-plus-like galleries with Image Store
If you are using the Image Store (ImStore) plugin just to display your images and will like to improve the way the galleries display or just like Google+ galleries look. Here is the tutorial to do it. Here is an example gallery. I am going to start by using the standard gallery page, but and the […]