dylanpro
Forum Replies Created
-
Understood, thanks for you insights here. I’ll reach out to you if I need to go further.
I see, I wasn’t Previewing the page in Elementor. Below is the debug:
{
“post_type”: “product”,
“paged”: 1,
“meta_query”: [
{
“key”: “_price”,
“value”: [ “200”, “700” ],
“type”: “NUMERIC”,
“compare”: “BETWEEN”
}
]
}Sorry, I’m not sure where “the resulting output” will be. I’ve got the Enable Query Debugging enabled. When interacting with the price range after, it’s giving the same result; loading and displaying the same list.
I do use Breeze Caching plugin which is currently minifying JS. Could this impact this?
Forum: Plugins
In reply to: [WP Zillow Review Slider] Critical Error when DownloadingI’ve downloaded the latest update and that fixed the issue, thank you for updating!
Forum: Plugins
In reply to: [WP Zillow Review Slider] Critical Error when DownloadingForum: Plugins
In reply to: [Discount Rules for WooCommerce] Buy 3, Get 1, Up to 3 time use per user.Unfortunate! Thank you for your responses and trying to help me out!
Forum: Plugins
In reply to: [Discount Rules for WooCommerce] Buy 3, Get 1, Up to 3 time use per user.That’s close to what I want. But if a customer would buy an order of only 8 (getting 2 free) the first time, would they be able to make another order to get that last 1 free?
Ideally, it would be great if I could make the initial Buy 3 Get 1 Free coupon that can be applied multiple times in the cart based on the cart quantity. So essentially if there are 4 products (that meet the criteria) in the cart, the coupon is applied. Then if 4 more products (that meet the criteria) are added to the cart, the coupon is applied again. And the coupon is only able to be used 3 times by a customer. Is this something that can be done?
Forum: Plugins
In reply to: [WooCommerce] Adding Multiple Email Recipients not workingI have put the emails in as instructed, without any white space. Unfortunately, looking in the WP Mail Logging plugin, it still shows [email protected],\n [email protected],\n …
What could be causing this?
Forum: Plugins
In reply to: [WooCommerce] Adding Multiple Email Recipients not workingI believe I’ve tried that before, but I’ll give it another go and respond when I get the results.
Forum: Plugins
In reply to: [WooCommerce] Force customer to input both billing and shipping detailsIn Woocommerce > Settings > Shipping > Shipping Options, under Shipping destination, changing the option to ‘Default to customer shipping address’ solved this issue.
Forum: Plugins
In reply to: [WooCommerce] How to not have a default shipping method?Thank you for linking the similar thread.
Unfortunately, the code snippets in the functions.php didn’t work. I saw there were issues with this if the ‘Local pickup’ shipping method is enabled for multiple zones (found in this thread). With how our store is, Local pickup needs to be this way. Is there any exception to this?
Forum: Plugins
In reply to: [WooCommerce] Use a different Add to Cart button on mobileUnfortunately, I went ahead and changed the add to cart button entirely, so I can’t confirm if your solution worked. Instead of the bag icon tooltip, I changed it to the button with ‘Add to cart’ text (located in Appearance > Customize > WooCommerce > Product Catalog > Product Box > Add To Cart Button).
Forum: Plugins
In reply to: [WooCommerce] Use a different Add to Cart button on mobileThank you for taking the time looking into this! I appreciate any updates that come.
Forum: Plugins
In reply to: [WooCommerce] Flatsome Child Theme: Shop Tooltip on MobileUnderstood, thank you for linking that site! I’ll send a message to them.