I added a Estimated delivery date widget using a code snippet. I want it to show the diffrent shipping and delivery date for different product. Can I ...
I added a Estimated delivery date widget using a code snippet. I want it to show the diffrent shipping and delivery date for different product. Can I ...
I understand the need to notify admins about changes, hints, security issues etc. But I don't want to be noticed on every single page in admin. How c ...
how to remove or hide quantity in woocommerce mini card ? woocommerce minicard I use this code but it just removes quantity field in product page. ...
I have added a class with But I want to remove the class if the product is removed from the cart with ajax. The filter inside the function is not w ...
I want to set the billing phone number required or not required based on the shipping method. I have set the shipping method as an array and checked ...
I have been trying to scour the internet for the answer, but I didn't find it. I have created a custom filter for WooCommerce archive pages, which is ...
In the past, I've added custom fields to my products in WooCommerce. This was only visible at the back and not directly visible on the front end. Now ...
Event participations are being sold on the website. Every order can contain 1 product (qty is variable). Based on the main category of the products th ...
I am working on wordpress shortcode. In the functions.php, I have added following code and in the post page, I added [post-footer-note] The code wo ...
I need to disable notification of a completed order for emails addresses that are specified in the billing email field in woocommerce. how to do? ...
I am needing some assistance on optimizing this WordPress/WooCommerce query: I do not understand what EXPLAIN is telling me and need some guidance ...
I am trying to pass the active product variation to a wordpress widget. The widget code for displaying the image is currently: The $artwork_url is ...
I have a product item meta field called 'Start Date' which populates a date in checkout as "m-d-y" when product A is added to the cart. I have a cust ...
I try to get my coupon field hidden but I would like to keep it on for logged-in users. On this code, it does not work. What can be my solution? ...
Im developing a product label plugin for WordPress and I have the following already done: Here's the output code of what you're seeing on the image: ...
I'd like to allow anyone to pay for their initial subscription order without having to log in. I've tried adding this snipet to my website but it doe ...
I want to add a separate payment button for each payment method in WooCommerce.I designed checkout page using cart flows I tried in chrome developers ...
Good day! I have successfully changed WooCommerce cart icon to text, but cannot seem to add the brackets () around the cart quantity, e.g. (0) Bag. ...
for a woocommerce shop I am using Single Products with Addons. These are quantity fields that are impacting the price at the end. Such as when you ord ...
I've tried: But it didn't seem to work I'm seeing that that removed this as the way to update the featured status of products in WooCommerce but c ...