Where should I be hooking in my zip code validation on the cart page in Woocommerce?
I have written custom zip code validation that calls Google Maps API to set the user’s city and state as well as zip code in the user meta when only the zip code input is enabled on the cart page’s shipping calculator. The code works.
Change location of Addtional Information tab data
I want to show the table showing on Addtional information before woocommerce_after_single_product_summary. Is there any method to achieve.
How can I edit order email content based on custom order meta?
I have added a custom order meta called order_approved when the new order is created. Now I want to add a custom text on the order email based on that metadata.But, I could not see the meta_data on order object.
How can we change the woocommerce single product slug for specific product categories?
I am trying to change the woocommerce single product slug for specific category, like as default we have
Trying to add a custom button in woocomerce in checkout via plugin
I´m trying to create a plugin to add a custom button in the woocomerce checkout just before clicking on place order, but no matter what I do it never shows up on the page.
Woocommerce Frequently Bought Together (ADD TO CART) button rename
I’m trying to rename some specific products in woocommerce single products and frequently bought together, The below code works well for the single product buttons but how do I rename frequently bought together button for same specific products?
How to hide attributes for sold out products in filter area without hiding the sold out products in woocommerce
I’m using woocommerce for my e-commerce website. I need to keep sold out products visible for my clients but I want to hide attributes of sold out products in filtering area. for example if all products of an attribute is out of stock, I don’t want the users to see and select the attribute while filtering the products.
This is my shop page address: www.dyadartisans.com/shop
Add the ability to search for phone numbers in WooCommerce Manual Order page
I need to search for customers using their phone details when creating a manual order in WooCommerce. I’ve tried: