Over the years I have been asked to move WordPress blog posts many times. The most frequent need for blog […]
Tutorial
Using WordPress get_template_part in Shortcode Loop
I came across a project recently that required the use of a custom post type for ‘News’ articles. No problem. […]
Show Loading Graphic During Page Load
There are circumstances where it may be a better user experience if you display a loading graphic during page load. […]
Editing the WordPress Admin Menus
The WordPress Admin area is a well-organized hub for all of your website needs. Although it is laid out quite […]
Add Shipping Address for Virtual Products in WooCommerce
I came across a project recently that needed to offer a variety of products that offered free shipping, while other […]
How to use jQuery LazyLoad
One of the more popular way of loading images these days is jQuery LazyLoad. Essentially, this means not loading the […]
Load Contact Form 7 Javascript & CSS only when needed
Learn how to quickly and easily choose exactly what pages the Contact Form 7 javascript and CSS files load on to ensure you aren’t wasting any resources loading unnecessary files on every page of your website.