eripanci
Forum Replies Created
-
This is fixed on 1.3.11
I have.
Same error happens to me.
I have disabled this as I want the user info to be updated even is the user e-mail is already registered, but I get this error from time to time.
It looks like this is a bug from Mailchimp itself and not the plugin, but maybe there’s a way for this plugin to bypass this kind of error.I have not activated it yet because it’s a production environment, so I can’t.
I thought you asked for the link to get the idea. I believe now you have all the information for what I need.
1. There is no form on the initial page load.
2. I load the form dynamically and show it on the modal. (You can check the Network tab when clicking the “Contact” button)
3. I initialize the cf7 functions by callingwpcf7.init(wpcf7form)
(In this case the wpcf7form is theform
element)
4. Now I have all the cf7 functionalitiesWhat I need is a function from your plugin that also initializes your plugin’s front-end functionalities.
Thank you!
Hello there!
Thank you for your answer, but unfortunately, this is not the solution.
I figured I missed something in my initial explanation of the problem:
I don’t have the form in the page load. I get the form with ajax and then show it in the modal, then I init it with
wpcf7.init(wpcf7form)
.Thank you!
Can confirm that this fixes it.
Hi @sukafia!
Thank you for your fast reply.
I took a look at your site using the Facebook pixel helper extension and the pixel is firing correctly.
It does work because we enabled again product sync from your plugin in order not to lose any reporting. Before it, we also use Facebook pixel helper extension and the reporting didn’t work as expected. Also, we noticed reporting errors the day we disabled this service from the plugin, so we can say that this caused it.
Maybe you can check on your own why it doesn’t work when doing this, although I know that this is not your plugin’s purpose like you’ve mentioned.
Thanks again!
Yes, I can confirm that when using it not as a test, the e-mail comes with the coupon code.
Thank you!
This has only happened in the production environment and I can’t test it there by removing the plugins or changing the theme.
Anyway, I’ll provide you with the System Report, maybe you can discover something here: https://gist.github.com/erip2/7e368e9bff1f24365156d259188cd18c
Thanks!
Forum: Plugins
In reply to: [Abandoned Cart Lite for WooCommerce] Why isn’t the email responsive?Hi there!
I’ve contacted you by e-mail.
Forum: Plugins
In reply to: [Abandoned Cart Lite for WooCommerce] Why isn’t the email responsive?Kindly reminder!
Forum: Plugins
In reply to: [Abandoned Cart Lite for WooCommerce] Why isn’t the email responsive?Hi, thanks for the response!
My device is iPhone Xs Max. I can send you a test e-mail if you provide me with an e-mail.
As for CSS, I can edit it inline, but the CSS inside <style> tags with classes don’t seem to work, therefore I couldn’t write responsive styles.
Also regarding the fonts, I mean to add my own custom fonts that we use on the website. Is this possible? Because as far as I’ve tried, the custom fonts weren’t added (maybe it’s the same issue with CSS that is written inside <style> tags)
Forum: Plugins
In reply to: [Abandoned Cart Lite for WooCommerce] Why isn’t the email responsive?It seems that if I disable the “Use WooCommerce Template Style” option, the e-mails are responsive, but of course, our WC e-mail template header/footer is missing. Is this normal behavior? The behavior that the e-mail is not responsive if it uses the WC Template Style.
Still, on the other hand, I can’t get my CSS styles to work.
Ok, enabled the reCAPTCHA again and cleared the cache.
This seems to have sold the problem.
Thanks!