thongnguyenminh
Forum Replies Created
-
Forum: Plugins
In reply to: [Include Klaviyo for Elementor pro] Contact not addedHi @betralife thanks for your courtesy and for using the plugin. I’m really glad because it helpful for you. Wishing you good luck and success!
Hi?@sakibnaz ?, it was a week i don’t hear from you. So i will mark your question as resolved. If it’s not please feel free to asking me for further support.
Thank you for using my plugin!
Forum: Plugins
In reply to: [Include Klaviyo for Elementor pro] How can I pay you!Hi @mcfarlan thanks for your kindness. If you don’t mind, please leave a review to help the plugin to reach more people who need it. This would be great for me. Again, thank you – wish you success and luck!
Hi @sakibnaz thanks for your quick reply. You mean the Elementor Form’s built-in “mailchimp function” (like in the attach image) right? or another mailchimp integrate plugin – if yes then please send me the name or the best is the plugin’s url
Thank you and have a great day!Hi @sakibnaz, the “thank you message” is showing by Elementor, by default elementor form widget allow duplicate submit and won’t checking this.
If your site have this function before, then can you please tell me which plugin or solution you used to achieve this? I will rebuilt it in my test site and fix it.
Forum: Plugins
In reply to: [Include Klaviyo for Elementor pro] Plugin giving critical errorsHi @damienrciitech i have rebuild the site with same info as your and found the cause.
Currently, Elementor/Elementor pro not fully compatible with PHP 8.1 yet, this happened with one of their function (the get_modules() function) as you can see in this image. And my plugin using this function, so it cause the error when call the function.
At this point you can:- Using lower PHP version (the best is 8.0, as Elementor said that they support this or 7.4). This is the most recommend because right now lots of plugins not fully compatible with PHP 8.1 too and this maybe cause similar issue for your site in the future.
- Using another plugin (may be there are other similar plugins out there not using this function in their code)
I will mark this as solved now. But please feel free to ask if you need any thing else.
Forum: Plugins
In reply to: [Include Klaviyo for Elementor pro] Plugin giving critical errorsHi @damienrciitech sorry to hear that.
To help me on solve this issues, can you please provide these info:- WP version
- PHP version
- Theme and version
- Elementor/Elementor Pro version
- This issue happened after an update (theme/plugin) or in the first time you installed
Forum: Plugins
In reply to: [Include Klaviyo for Elementor pro] Telephone field to Klaviyo listHi @damienrciitech i can’t do that. Because other plugin user can come from other country – not just UK.
But i have just release a new version – this version have a setting allow you to enter the nation code, so your audience no need to add it. Please update the plugin and change correspond setting yourself.
Forum: Plugins
In reply to: [Include Klaviyo for Elementor pro] Telephone field to Klaviyo listHi @damienrciitech to answer your questions:
1. the Phone Field Id is depend on how you build your form (if you not sure about this please view my guide video here: https://www.youtube.com/watch?v=H4SApK4CRM8&feature=youtu.be)
2. Yes – Klaviyo using an automatic phone validator to check the phone number, so it need the nation code – also, fake number will cause submit to fail too (that why i disable this field by default – i got some bad review on my plugin because of this – the submit fail when they test with fake or wrong format).Forum: Plugins
In reply to: [Include Klaviyo for Elementor pro] Telephone field to Klaviyo listHi @damienrciitech, yes you can. Just add this code to to end of your theme’s functions.php (or using a plugin allow you to add custom php code if you not familiar with these stuff):
add_filter('include_klaviyo_phone_active', 'klaviyo_phone_active'); function klaviyo_phone_active(){ return true; };
If you can’t do this yourself – please feel free to ask. I will make a more detail guide for you!
Forum: Plugins
In reply to: [Include Klaviyo for Elementor pro] Form not being sent to KlaviyoHi @damienrciitech it was a week i don’t hear from you, so i assume that your question have solved.
I will mark this as solved, but if you need my help please feel free to asking me. Thanks you!
Forum: Plugins
In reply to: [Include Klaviyo for Elementor pro] Form not being sent to KlaviyoHi @damienrciitech thanks you for using the plugin. I don’t know what you mean by: “the form wont send to Klaviyo“?
Is the form is success submit but you can’t find the new people added to the Klaviyo list?(please note that this plugin just add the people to the list – not to the campaign. And if you want to ensure newly added people also receive the campaign’s email – please read this for more info).
Or the form display an error (some thing like: “The form can not be send” when submit?
Forum: Plugins
In reply to: [Include Klaviyo for Elementor pro] Subscription not registered in KlaviyoHi @nelfelim it was a week i don’t hear from you, so i assume that your question have solved.
I will mark this as solved, but if you need my help please feel free to asking me. Thanks you!
Forum: Plugins
In reply to: [Include Klaviyo for Elementor pro] Klaviyo $consent flagHi @tictok the reason i update the plugin that quick is because of you – your require vary clearl and show me exactly what i need to add to the code (this case is the
$fields[ '$consent' ] = 'email'
). So just a few simple check with Klaviyo API and simple modification i can done this in short time.Also, i always want to improve my plugin – so thanks you again for this valuable contribution.
Please fell free to asking me if you need any thing else in the future!
Forum: Plugins
In reply to: [Include Klaviyo for Elementor pro] Klaviyo $consent flagHi @tictok , big thanks to your great contribution idea for the plugin. This maybe a small adjust but will make a big result – i’m not familiar with Klaviyo (i write this plugin just because one of my client need it. But i believe there are lots of people out there need this feature).
So i have released a new update and include the option to enable the email consent if you want in the setting section. Please update to using it.
Again, thanks for your valuable and have a great day!