Pinterest-like galleries demo 2 infinite scroll
Pinterest-like galleries demo 1
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 […]