by adminGC | Nov 5, 2025 | other, WordPress
Like most areas of technology these days, AI remains the dominant theme for WordPress in the news for 2025. GoDaddy is the latest to join the trend with its new “Airo Site Designer”, which can build a complete WordPress site from text prompts. Previous versions of...
by adminGC | Apr 29, 2025 | WordPress
How to Build a Custom WooCommerce Product Listing Page 1. Set up a Custom Template in Your Theme You need to override the default WooCommerce shop page template. Go to your theme folder:wp-content/themes/your-theme/ Create a folder called woocommerce inside your theme...
by adminGC | Apr 6, 2025 | WordPress
On a recent project a client asked us to setup address validation so that users cannot use PO Boxes. If you want to validate the shipping or billing address before account creation in WooCommerce, and block P.O. Boxes, the easiest way is with a code snippet or a...
by adminGC | Apr 6, 2025 | other, WordPress
While we don’t get this request very often, it is one of the more common requests for larger organizations that are looking for different pricing for different sets of customers. AKA Roll based pricing. Like every else in the WordPress ecosystem, there are...