mmbsf
Forum Replies Created
-
Hello @dotdoc,
Thank you for choosing our product and getting in touch!
You can use iDEAL with Mollie’s official plugin.
Here’s a list of our supported payment gateways:
https://cartflows.com/docs/supported-payment-gateways-by-cartflows/Hope this helps.
Let me know if you have any further queries.
Hello @tomster999,
Thank you for choosing our product and writing in!
Sometimes express checkout may not appear as it is totally dependent on browser configuration and payment method available in the browser.
You can find more information in this list of prerequisites for using GPay.
Also, please check at chrome://settings/payments on your desktop/laptop computer if the “Allow sites to check if you have payment methods saved” option is enabled.
Please make sure to use the same email ID for your GPay account.
For further information, you can refer to the following article on our knowledge base (FAQ section at the bottom):
How To Setup Express Checkout
Hope this helps.Let us know if we could be of any further assistance.
Hello @andrewfoung,
Thank you for choosing our product and writing in!
Yes, it’s easily possible to hide the labels on the archive page by disabling the “Show swatches label” option in settings.
Please refer to this screenshot: https://share.getcloudapp.com/QwunOBbd
Hope this helps.
Let me know if you have any further queries.
Hello @raffi007,
Thank you for your reply.
We haven’t added support for multi-currency plugins yet.
By the way, we are planning to add support for the same.
Thank you for your feedback and suggestion.
Best wishes,
Thank you for your feedback @chenisra,
We already have webhook triggers.
Read more:
How to Enable Webhooks in WooCommerce Cart Abandonment Recovery Plugin?
Best regards,
Hello @b8676544,
Thank you for choosing our product and writing in!
As of now, we haven’t added support for the JetWooBuilder plugin.
I will add it to our ideas list so our developers can consider adding this if we get more requests.
Hope this helps.
Let us know if you have any further queries.
Hello Sabine,
Thank you for your reply.
Then noindex meta tag should be added by another plugin. Here’s what we can do to make sure:
Firstly, try to temporarily switch to another theme, like default themes like – Twenty-Twenty or Twenty Nineteen, and check if the error or issue persists.
Next, you can deactivate all the plugins temporarily and see if that solves the error. If it does then activate plugins one by one to see which plugin is causing the problem.
Learn more about troubleshooting in WordPress: How to Troubleshoot a Conflict with the Plugin & Theme?
Hope this helps.
Let me know how it goes.
Hi @dany77ba,
It’s Mario from the support team.
Actually, there is no option in the Variation swatches plugin to change the font color and background color.
But in the future, these features will be added soon. For now, I’ll provide you with a CSS that helps you to change the font or background color.
/* Code for font color*/
.cfvsw-swatch-inner {
color: green;
}
/* Code for background color */
.cfvsw-swatches-option.cfvsw-label-option {
background: grey;
}I hope this helps.
Let us know if we can be of any further assistance.
Hello @adel5151,
Thank you for your report and patience.
We were able to replicate the issue at our end, and we’re going to fix it in our upcoming updates.
If there’s anything else, please let us know.
Hello @laurpml,
We’re going to fix this in our next releases.
For now, you can use the following custom code to resolve the issue:
.cfvsw-filters { flex-wrap: wrap; }Hope this helps.
Let us know if we could be of any further assistance.
Hello @peterleenders,
We’ve tried to replicate the same at our end, but we couldn’t.
Here is a screencast https://d.pr/v/dxnqve
Can you please open the browser’s console and take a screenshot of the errors and share it with us?
Hi @antonijo01,
We don’t have such an option for this, but I do agree it would be a great option to show attributes with a cross icon for specific items.
So I’ll make a feature request, and hopefully, our developers will consider adding the option in one of the future updates.
Best regards,
Hello @pablogutierrez,
Thank you for choosing our product and writing in!
Below are the answers to your queries:
#Coupon Prefixes:
As of now, we don’t have this feature, but I’ve forwarded your request to the concerned team for further analysis and review so we can add this feature whenever feasible.
#1 When webhooks are triggered
Webhooks are triggered when any cart is abandoned and recovered.
#2 Guest
Yes, there’s no difference if the visitor is a guest or a registered user.
#3 Emails and CartFlows
No, it’s independent of any other plugin.
CartFlows plugin is the funnel builder, and the Cart Abandonment Recovery plugin recovers the cart and sends emails.
#4 Auto create
It means coupons are generated automatically and sent to the user via email.
#5 What data is being sent
first_name:
last_name:
email:
phone:
order_status:
checkout_url:
coupon_code:
product_names:
cart_total:
product_tableHope this helps.
Let me know if you have any further queries.
Hello @chenisra,
Thank you for choosing our product and writing in!
I’m Mario from the support team here.
It’s not possible to send a notification per abandoned order here, but we have the option to send weekly reports, and you can find it in WooCommerce > Settings > Cart Abandonment > Settings.
I hope this helps.
Let us know if we can be of any further assistance.
Hello @axeljz,
Thank you for your reply. It’s Mario taking over your ticket.
These are usually the cause of these issues most of the time.
Can you please configure SMTP and see if that helps?