The Fastest WooCommerce Themes in 2023
- Kinsta’s in-depth testing and comparison is a great resource for the 23 fastest WooCommerce themes in 2023.
- CodeInWP’s 10+ Fastest WooCommerce Themes to Build an Online Store article released Feb 7, 2023
Graphic designer since before the Internet. Started with newspaper paste-up; then art director for advertising agency in Reno, NV; and now freelancer designing marketing materials, print-on-demand t-shirt art, websites, and social media graphics.
My t-shirt drop-shipper, Printful, charged me VAT (Value-Added Tax) on an order from Croatia. But since my business is based in the United States, I hadn’t yet looked into how to charge VAT on my WooCommerce orders. Which means my order was charged VAT but I had not collected VAT. So I had to pay…
NOTE: This is for WooCommerce version 8.1 and later. (Versions earlier than 8.1 require customizing a different PHP file). For WooCommerce 8.1 and later: Copy these 2 WooCommerce template files: woocommerce > templates > checkout > order-received.php and thankyou.php And copy them to child theme: wp-content > themes > child_theme > woocommerce > checkout Edit…
Problem: I wanted to make half of my WordPress WooCommerce products “Featured”, but when I ticked the ones I wanted I realized there was no physical way to then choose “Featured” as a bulk option. This Business Bloomer article to the rescue. Solution: Business Bloomer’s article to the rescue: WooCommerce – How to Bulk Edit…

What I’ve been searching for for the past week+ is a way to display the name of a WordPress Hook (actions & filters) on the WooCommerce product page – in their exact location on the page – so I can see how everything is laid out. Like how Google Maps displays business names next to…
Notes on: Facebook Pixel Code About Facebook Pixel Standard and Custom Events – Facebook Here’s what your website code will look like with standard or custom events installed: Your website’s original code. Your Facebook pixel base code. Your standard or custom event code. The example above shows an add to cart event, which is a…
WooCommerce: Edit “Continue Shopping” Link Redirect by Business Bloomer “Continue Shopping” appears on the Cart page when an item is added to Cart and you have “Redirect to the cart page after successful addition” enabled via the WooCommerce settings. By default, “Continue Shopping” button redirects to the previously visited page – sometimes this makes no…