Archive | Tips, Tricks, & Troubleshooting

RSS feed for this section
Shop Page after

Change the Shop Title in WooCommerce

In this quick code snippet, we’ll talk about how to change your storefront’s shop title in WooCommerce. By default, it is set as simply “Shop”. One would think working with WordPress that we’d only have to change the name of the Shop page – unfortunately, it doesn’t quite work that way. Since the issue has […]

extensions

WooCommerce Product Bundles, Composite Products, and Mix ‘n Match – Which is right for me?

At WooCommerce, we have hundreds of plugins that site users use effectively every day. However, because no two sites are really the same, a lot of the plugins appear to overlap in use a little bit, resulting in the infamous, terrible question – “Which plugin is right for me?” Today, let’s go over three similar […]

Sure, he's cute, but don't let him fool you. Server hamsters are WAY more effective.

Increasing your WordPress Memory Limit

If you’ve stumbled across this page, it’s likely because you’ve come across an error message that simply said your site doesn’t have enough Memory – perhaps it’s running to slow, or not saving all of your changes, or a variety of things that are typical for an underpowered setup. Typically abbreviated to WP Memory Limit […]

variations

WooCommerce Product Variations Don’t Save

Having trouble with WooCommerce’s built-in Variable Products? No problem! Read the quick troubleshooting guide below to see some of the more common issues that plague user sites – of course, be sure to check for code conflicts first. With so many variables coming into play (even if they aren’t used), you can very quickly overload […]

order-status-icons

Customize WooCommerce Order Status Icons

A situation recently came up where a user thought that the WooCommerce Order Status Icons in the Orders page were too small and difficult to distinguish. This could be especially true on older monitors, smaller screens, or even different lighting, so let’s change it up! What this will achieve is increasing the size of those […]

Skip WooCommerce Cart Page

Some WooCommerce sites have very little use for the included WooCommerce cart – either they’re only selling one item, a subscription, or just want their users to get through faster. Although it’s not included in the vanilla WooCommerce, we can add that feature with a function – copy the text below into your functions.php file […]