by michelle | Jul 14, 2022 | Tutorials, Woocommerce, Wordpress
Block Purchase from Logged Out Users In this post we will show you how you can add text to the Single Product Pages and hide the Add to cart button to block purchase from users who are logged out. This is how the Single Product Pages look like before changing...
by michelle | Jul 13, 2022 | Tutorials, Woocommerce, Wordpress
Add Text to a Specific Product Taxonomy In this post you will learn how to add a text to a specific Woocommerce Product Tag with PHP code. This text will be shown on the Single Product Pages. This is how the Single Product Pages look like before changing the...
by michelle | Jul 13, 2022 | Tutorials, Woocommerce, Wordpress
Add Trust Logos to the Checkout Page In this post we will show you how to add content to the payments and terms & conditions section on the Woocommerce Checkout Page. In our example we will add an image with trust logos. This is how the Section on the...
by michelle | Jul 13, 2022 | Tutorials, Woocommerce, Wordpress
Show Credit Card Logos on Cart Page In this post you will learn how to add text and credit card logos at the bottom of the Woocommerce Cart Page (after the “Cart totals” section) with PHP code. This is how the Cart totals Section looks like before...
by michelle | Jul 13, 2022 | Tutorials, Woocommerce, Wordpress
Disable the Payment Method for a Specific Category In this post we will show you how you can disable one or more payment methods in the Woocommerce Checkout for a specific category. In our example, we want to remove the “Cash on delivery” payment method...
by michelle | Jul 13, 2022 | Tutorials, Woocommerce, Wordpress
Remove the Checkout Terms & Conditions conditionally in WooCommerce In this post you will learn how to remove the Terms & Conditions text on the Woocommerce Checkout Page with PHP code. This is how the Terms & Conditions section on the Checkout Page...