jvwx
Forum Replies Created
-
Forum: Plugins
In reply to: [Mailchimp for WooCommerce] Variable price range broken in emailPerhaps a workaround for now (which you mentioned)?
What does that mean?
Anyway… one of the primary reasons we moved to Mailchimp was for automated emails like this with product recommendations—which I’ve now discovered TWO bugs for, and wasted countless hours on. I’ll likely be far away from Mailchimp long before these bugs are fixed.
But that’s certainly not your fault, KJ! Thanks for looking into this and trying to help ??
Forum: Plugins
In reply to: [Mailchimp for WooCommerce] Variable price range broken in emailHi @kjvextras, thanks for jumping in here!
When you say “you can modify the product title, description, image, price, and button text as needed,” I see how to do that with a simple “Product” block, but I’m not seeing how that’s possible for a “Product Recommendations” block. I’m trying in both the new and classic editor. Actually how could it be possible if the point of the block is to show products based on a customer’s purchase history? (so it needs to be dynamic)
I’m not sure if my issue is more with the Mailchimp app itself or the plugin… I think it’s some combination. Again, our site isn’t doing anything crazy with WooCommerce, just basic variable products with pricing. I’ve already reached out to MC support directly and their only recommendation was to make non-variable products ??.
@gaurav1092 Indeed, you’re right ?? I assume it defaulted back to dd/mm/YYYY after updating the plugin but now thankfully it’s staying set to mm/dd/YYYY on reload. Sorry about that, and thanks!
@khungate Looks like we’re all set, thanks again for your help!
Ah, that was you that got it going! I saw the product count going up before my eyes but wanted to wait for things to settle before updating here. I’ll check back later and hopefully we can close this out. Thanks so much!
Thank you @khungate.
1. Updated the MC plugin ??
2. The fatal error occurred when I was trying to view a certain admin view with the Crontrol plugin. I’ve disabled it to rule that out as a culprit and haven’t had any since.
3. As far as
A product with the provided variant ID does not exist in the account for this list
error… I’m not seeing anything amiss when I look up the referenced orders. For example order #88477 is Completed and ordered one product (variation ID 75093) and it certainly exists:I changed logging preferences to “Debug” and hit “Resync now” a few hours ago and see the error still occurring. I wonder… does that error mean that the product (variant ID) isn’t in Mailchimp, or our website? If MC, the error makes perfect sense because so few of our products have synced there… the order synced but the product didn’t. At the moment we’re showing 14 contacts, 4 orders, and 45 products. I’ve seen other threads talking about slow syncing… maybe we’re just in that boat too. I’ll check back tomorrow and hopefully it’s increased.
Came here to report the same issue: getting error
Uncaught TypeError: Cannot set properties of null (setting 'target')
on seemingly all admin pages. Would be nice to have this fixed to make debugging other issues easier. @wpmudev-support8Hi @khungate, thanks for the response. I had it start the sync and waited a few days but it’s showing only 9 contacts, 2 orders, and 37 products (it should be more like 5k customers, 10k orders, 400 products).
I tried “Resync now” and but same results after an hour. I’m seeing 3.5k completed related records in Scheduled Actions.
I’ve activated “Enable support” feature, though I haven’t shared our domain with you yet and would prefer to keep it non-public. What’s the best way to share it with you? Our MC user_id = 218452830 if that helps.
(To clarify the part about “Remove Diagnostics,” what I meant is I see it recommended here in the forum but couldn’t find a way to enable it in the plugin)
Yes, if I try your shortcode the same issue appears. The href within the generated link has two sets of quotes, which appends it to the current domain, breaking it.
Frontend view:
HTML view source:
(I’m on localhost but have the same issue when trying it on live site, using default WP theme, etc.)
When you try your shortcode above, the link works OK for you?
Sounds good, thank you.
Forum: Plugins
In reply to: [Post Types Order] Drag and drop not workingSame issue — drag and drop says “Items Order Updated” after save but back to same order after refresh. Also no errors in console.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Disabling Link by StripeUpdate in my case thanks to @gofreem (and I see @monomatic posted it here earlier too) I had originally only disabled Link at https://dashboard.stripe.com/settings/payment_methods but disabling it at https://dashboard.stripe.com/settings/link fixed the issue for me. Seems like others are still having trouble though.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Disabling Link by StripeThanks for the update @babylon1999 — I setup a reduced test case and submitted screenshots and my details at https://github.com/woocommerce/woocommerce-gateway-stripe/issues/2479#issuecomment-1317589954
(@monomatic Think you misread me, still happening even when disabled at Stripe.com)
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Disabling Link by StripeSame. I disabled Link within dashboard.stripe.com/settings/payment_methods and it isn’t a checkbox at Woo > Settings > Payments > Express checkouts (only Apple Pay / Google Pay, which we don’t want to disable)
WP 6.1.1 and all plugins up to date (Woo 7.1.0, Woo Stripe 7.0.1)