Sometimes you might want to disable auto population of WooCommerce fields for logged in users. To do this we make use of the woocommerce_checkout_get_value filter and the if in WC_Checkout... read more →
We ran into an issue this morning with Ninja Forms (NF's): How do we run JS code to add Choices.jsĀ on field that appear via NF's Conditional Logic? NF's suggest usingĀ Marionette... read more →
When you need to remove the sidebar completely for a Custom Post Type (CPT) in WordPress. First you need to locate or create your template file and remove the call... read more →