It may be tolerable that some pages of our site are slow, but a slow woocommerce slow checkout definetally set alarm bells ringing. It is a huge mistake for our e-commerce to discourage our customer because of the slowness of the site, while we have managed to bring...
Divi Accessibility isn’t just about code, you have to do something about it too. Divi offers us tools in this regard, by using them we will make our site ADA compliant. Of course, at some points, we will have to change the code. Here I will show you the ready...
If you use WooCommerce as a catalog or if stocks are no longer available, maybe you want to remove add to cart button or change its text and link to somewhere such as a Whatsapp number. This change prevents trade problems between you and your customers. In this...
Maybe you want to remove the clear button from variations for various reasons like indicate the buy button better. This article tells how to do it. Besides removing, also we tell how to change its text. Before reading the solution, to be sure about what is the issue...
If you want to apply a discount by cart amount, this article tells how to do this and gives a snippet. Shortly, if the cart total is bigger than your target value, the cart total will be discounted.Copy & paste the below code to your function.php: // Woofocus...
If your customers don’t see shipping costs on the buying process easily, some customers can think the buying steps are unclear. Maybe it causes losing customers. This article tells how to display shipping costs on WooCommerce.Shortly, you want to display...