Creating a manual list of related posts in WordPress
An easy step-by-step guide on how to create your own easily selectable list of related posts in WordPress. This makes use of the Advanced Custom Fields tool and a few lines of PHP.
An easy step-by-step guide on how to create your own easily selectable list of related posts in WordPress. This makes use of the Advanced Custom Fields tool and a few lines of PHP.
How to change a HTML 5 video using either jQuery or JavaScript. Tested in major browsers with code explanations given.
A jQuery code snippet to detect when a play or pause button has been selected on a HTML 5 video
Setting the 'www' or 'non-www' as the preferred domain in Plesk 11. With screenshots and step-by-step
A run down of the top reasons why I like to blog and why you might want to start blogging too.
Exploring how Google may use mobile user experience to help rank sites. This post discusses some insights from Matt Cutts and other sources.
Displaying the title and link for the next post within an article only if the next post exists
A common fix for the 'page not found' error (using mod_rewrite) encountered in WordPress after changing the permalink structure, usually when using a localhost setup.
Exploring some of the main benefits of coding using Sublime Text over Dreamweaver from a web developers perspective.
How to hide the navigation and address bar in Safari (iOS 7.1) using the newly introduced meta viewport property minimal-ui