I was working on a project and I ran into a situation where a client wanted to add dynamic content below the single product short description in ...
Read MoreWooCommerce Development
How to Move WooCommerce Single Product Variation Description to Product Description Tab
WooCommerce DevelopmentI recently worked on a project where the client wanted to display the active WooCommerce Variation Description in the default Product Description ...
Read MoreHow To Modify The WooCommerce Product Search Form
WooCommerce DevelopmentIn this article, I'll provide you with a method to modify the WooCommerce Product Search Form. I ran into a scenario recently where I needed to update ...
Read MoreCreate Product Bundles by adding coupons to cart dynamically based on products in the cart – WooCommerce
WooCommerce DevelopmentA while back I was having a conflict between the WooCommerce Product Bundles plugin and the Click & Pledge payment gateway. The issue was that ...
Read MoreAdd A Coupon Dynamically based on Cart Subtotal with WooCommerce
WooCommerce DevelopmentA client with a WooCommerce shop recently asked if there was a way to add a coupon code to the cart automatically based on the cart total. The client ...
Read MoreHow to Change or Remove the Product Description Title in WooCommerce
WooCommerce DevelopmentLooking for a simple way to Change or Remove the Product Description Title in WooCommerce? I've got you covered! Simply add one of the two snippets ...
Read MoreHow to change the WooCommerce checkout page forms
Web DevelopmentI had a client recently request to change some of the default WooCommerce checkout page field labels and placeholders. Fortunately, WooCommerce ...
Read MoreHow to display only children of the current term
Web Developmenthttps://gist.github.com/hirejordansmith/fa85cb1af2698603679a ...
Read MoreHow to remove the WooCommerce results count
Web DevelopmentLooking for a way to remove the WooCommerce results count? This is the result text that shows up on the WooCommerce product archive pages that ...
Read MoreHow to remove the WooCommerce sorting dropdown
Web DevelopmentLooking for a way to remove the WooCommerce sorting dropdown? This is the dropdown that shows up on the WooCommerce product archive pages that allows ...
Read MoreHow to get posts published in the last 30 days using WP_Query
Web DevelopmentIn this article, I'll show you how to get posts published in the last 30 days using WP_Query! I needed this functionality on a recent project using ...
Read More