Tutorials
Eliminate Thumbnails for Custom Post Types
For a recent project, a client required a front end uploader to allow their customers to submit a consent form. Once they completed the form they could upload it as…

For a recent project, a client required a front end uploader to allow their customers to submit a consent form. Once they completed the form they could upload it as…
If you build a custom WordPress theme for a client’s site, I’m sure you spend some time deleting the themes (and plugins) that come pre-installed with WordPress. There’s absolutely nothing…
Over the past few months, I’ve been working on a new premium theme for WordPress that would feature a single post on the home page. The one issue I needed…
WordPress uses Mediaelement.js for its audio and video player and recently I had to dive in to the code to figure out how to interact with the player using jQuery.…
I was inspired last week and decided to build a WordPress theme for WooCommerce. It’s the first time I’ve ever created an eCommerce theme and I decided to build…
Recently, to my horror, I received an email from Google stating that bavotasan.com wasn’t mobile friendly. How could this be? I make every site I build mobile-friendly. For goodness sake,…
It’s been a while since I’ve updated bavotasan.com. I was distracted with raising my daughters, renovating my house and making a short film. In between all of that…
This is the latest theme that I created based on a design by Sonia Gaballa from Nudge Design. It features an awesome color picker that provides the user with…
I needed to list all of the available icons from Font Awesome 4.1.0 in order to allow users to select one. The code for the selector was easy enough but…