Why CSS Grid Should Be In Your Front-End Development Toolbox
I recently had the privilege of taking Wes Bos’ free course on CSS…
How to Troubleshoot Print Style Sheets: Common Problems and Solutions
If any of you have played around with a print style style sheet…
Using the WooCommerce API with wp-api.js
As of WordPress 4.7, we’ve had a really fantastic, fully featured REST API…
How to Save a Backslash (\) to CMB2 Meta Fields
Recently, we had a user request that their backslashes be preserved when saving…
How to Use wp.template, WordPress’ Underscore.js Template Method
Like many developer agencies, we have a few different audiences, including clients (current and…
WP eCommerce: How to add a ZIP Code Lookup to your Checkout
We get loads of requests for customizations to different eCommerce platforms on WordPress. One…
WP eCommerce: How to Enable the Test Gateway for Admins Only
From time to time, I find myself needing to do test purchasing on…
Git Bisect and Why it is Amazing
Had a client email me recently, mildly concerned, as an update to WP…
How To: Remove Shipping Calculator from WP eCommerce
From time to time, we get people asking how they can remove the…
How To: Set the Default Shipping Country in WP eCommerce
There are a few really great scenarios to set a default shipping country…
How to Disable Customer Notifications in WP eCommerce
One of my colleagues working in support recently had a customer ask them…
Using Custom jQuery events in WP eCommerce
Custom events in jQuery are super simple, and really neat to use. Unless…