by michelle | Jul 8, 2022 | Tutorials, Woocommerce, Wordpress
Remove the Breadcrumbs from Woocommerce Pages In this post you will learn how you can remove the Breadcrumbs Text from all Woocommerce Pages by adding some PHP code. This is how the Woocommerce Pages look like before changing the code: You can change the...
by michelle | Jul 8, 2022 | Tutorials, Woocommerce, Wordpress
Add Text Before or After the Woocommerce Price on Shop Pages In this post we will show you how to add text before or after the Woocommerce prices on all Shop Pages. In this example, we will add text before the prices. This is how the Shop Pages look like before...
by michelle | Jul 8, 2022 | Tutorials, Woocommerce, Wordpress
Change the Breadcrumb Text on the Woocommerce Pages In this post we will show you how you can change the breadcrumbs text on all Woocommerce pages with PHP code. In this example, we change the “Home” text to “All Products”. This is how...
by michelle | Jul 8, 2022 | Tutorials, Woocommerce, Wordpress
Add a Description to the Shop Page In this post you will learn how you can add a custom description to your Woocommerce Shop Page below the “Shop” title by adding a PHP code. This is how the Shop Page looks like before changing the code: You...
by michelle | Jul 8, 2022 | Tutorials, Woocommerce, Wordpress
Hide the Shop Page Title In this post you will learn how you can remove the “Shop” Title from the Woocommerce Shop Page by adding a PHP code. This is how the Shop Page looks like before changing the code: You can remove the text by adding the...
by michelle | Jul 7, 2022 | Tutorials, Woocommerce, Wordpress
Change the Shipping Text on the Cart Page In this post you will learn how to change the “Shipping” text on the Woocommerce Cart Page in the “Cart totals” section by adding a PHP code. We will change the text to “Shipping &...