Archive | Tips, Tricks, & Troubleshooting

RSS feed for this section

Change the “Add to Cart” Button Text in WooCommerce

One of the most common requests is that users want to change the “Add to Cart” text on their WooCommerce installations. Although there isn’t a built-in way to do this, we can achieve it through some quick functions – just copy the text below into your functions.php file. Then, change the “Buy Now” text to […]

Lukevaderesb

WooCommerce Image Issues – Stretching, Distortion, and Blur

One of the most common issues we seem to come across with WooCommerce is images, and how certain a WooCommerce image could seem blurry or distorted. Almost always, this is due to some confusion on how WooCommerce (and WordPress in general) handles images – so, here’s a quick post to help clarify! The Mission Let’s […]