by cathal | 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 cathal | 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...