WooCommerce: How to filter products by custom meta and display in Elementor loop?
“I am building a WordPress website using WooCommerce and Elementor, and I want to display a list of products in a custom Elementor Loop based on a custom product meta field. I have a custom field featured_color (added via update_post_meta) for each product. For example: Product A → featured_color = "”
stackexchange · Amina · 2/17/2026
Open original →How can I prevent my SOAP request from running multiple times before load on my calculate_shipping function in my custom Woocommerce shipping method?
“I have a Wordpress site with Woocommerce. I'm extending WC_Shipping_Method with a class to create a new shipping method. I have a calculate_shipping function inside this class; the function instantiates a new SOAP connection and sends a request to a third party service that provides a detailed respo”
stackexchange · CloDi · 8/30/2024
Open original →Clear WooCommerce Custom Fees on shipping method change
“I'm implementing some additional fields and fees on the Woocommerce Checkout Page depending on the chosen shipping method. I'm stuck when I try to clear all fees when user changes the chosen shipping method. My extra fees are associated with some WC Session variables I've created and I thought if I ”
stackexchange · user520300 · 7/19/2024
Open original →Woocommerce stripe Credit card input field appear then suddenly disappears after page is loaded
“Edit What I have noticed is if stripe input element is outside of this div element div id="payment" class="woocommerce-checkout-payment" (this is located in payment.php) then it renders without disappearing but if it's inside of it then it disappears. So i'm assume woocommerce is affecting this. Whe”
stackexchange · razor60 · 1/5/2024
Open original →Issue with AWS Cloudfront and Woocommerce cart
“I have an issue with Woocommerce on my site when I enable AWS Cloudfront CDN to speed up the site. The site is hosted on an AWS EC2 Bitnami instance. No parts of the site are hosted in S3. When Cloudfront is enabled and I add a product to the cart then press the “Proceed To Checkout” button from the”
stackexchange · guytz72 · 1/30/2021
Open original →