by adminGC | Feb 24, 2026 | WordPress
We finally have a client that has an Amazon Account to suppliment her efforts to sell direclty to conumers via the Online WordPress Shopping Cart sysetm that is Woo. Most payment gateways are pretty easy to configure these days with the pre-existing funcitonalty in...
by Craig Steelman | 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 | Oct 7, 2025 | WordPress
What are WordPress Caching Engines? Caching is the process of storing frequently accessed data (such as web pages, images, or database queries) in a temporary storage area so it can be served faster the next time it’s requested. Instead of generating each page from...
by adminGC | Sep 19, 2025 | WordPress
Our favorite WordPress Plugins are a must install on most of our website builds. Out of the box, WordPress is a solid starting point for a blog or business website. But what truly makes it the most popular web platform on the Internet is its massive library 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...