Narinder Singh
Forum Replies Created
-
Hi @habarovchanin,
I just review your website popup form. The phone number flag dropdown looks good. I hope your issue has fixed.
Kindly update the plugin.
Please share your reviews with a 5-star rating.Regards
Narinder.I update the plugin phone number validation. Now user can decide to apply the number only validation on the phone field.
Kindly update plugin version.
Forum: Plugins
In reply to: [Country & Phone Field Contact Form 7] Last update show errorHi @tanita81
Please update new version. I hope this issue will fix for you.Regards
Narinder.Forum: Plugins
In reply to: [Country & Phone Field Contact Form 7] Multiple instancesHi @dplista,
if you are a developer, you can assign each field unique id. Id attribute available in contact form 7 fields creation popup.
On the bases of the field id you can replicate the plugin JS code in your active theme.E.g
$(“#fieldID”).countrySelect({
//defaultCountry: “jp”,
//onlyCountries: [‘us’, ‘gb’, ‘ch’, ‘ca’, ‘do’],
//preferredCountries: [‘ca’, ‘gb’, ‘us’]
});$(“#fieldID”).intlTelInput({
//defaultCountry: “jp”,
//onlyCountries: [‘us’, ‘gb’, ‘ch’, ‘ca’, ‘do’],
//preferredCountries: [‘ca’, ‘gb’, ‘us’]
});For more detail. Please plugin assets/cusotm_script.js file.
I hope it will help you. The empty option feature is not available in the script.
Regards
Narinder.Forum: Plugins
In reply to: [Country & Phone Field Contact Form 7] MultilingualHi @samtulana,
Thank you for using this plugin. The plugin is translation ready.
Kindly share your review with a 5-star rating. ??Regards
Narinder.Forum: Plugins
In reply to: [Country & Phone Field Contact Form 7] MultilingualHi @samtulana,
I will upload the translation file in the next update.
Thank you for using this plugin.Regards
Narinder.Forum: Plugins
In reply to: [Country & Phone Field Contact Form 7] Multiple instancesHi @dplista,
Thank you for using this plugin.
If you want more than one dropdown. You need to add the dropdown shortcode again. It will display the dropdown.
But if you are looking for each dropdown default selected country value is different that’s not possible according to current code.
Yes, it will sent different value in email content. If the user selects different value in each dropdown.
The dropdown default value means, either you selected IP based country or added initial country from plugin settings.I hope this is useful to you.
Regards
Narinder.Forum: Plugins
In reply to: [Country & Phone Field Contact Form 7] Last update show errorHi @tanita81
Thank you for using this plugin. I check your website contact form. The country field is not applied there. But when I check in the browser console tab. There some issue with your server, it is showing 409 conflict errors for contact form 7 and other javascript.
https://prnt.sc/oy00sv
Kindly discuss with your web developer or support team. I hope after this, plugin TypeError will also fix.Kindly let me know if you need more assistance from my end.
Regards
Narinder.Forum: Plugins
In reply to: [Country & Phone Field Contact Form 7] Bug ip trackingHi @camilo517
Sorry, The list of countries array hasn’t Holland. We have the Netherlands in countries list.
I am not sure, but I think Holland and the Netherlands are the same countries.
Please share the flag image, country code and dial code of Holland. I try to add this to my plugin countries array list.Regards
Narinder.Forum: Plugins
In reply to: [Country & Phone Field Contact Form 7] How to get country Name OutputHi @duratufp
if you are looking for the country name in the country dropdown. it is working fine. For the phone number, it will just show country dial code only. For phone, number dropdown has no option for getting a country name.
Please let me know if you more help from my end.
Regards
Narinder.Forum: Plugins
In reply to: [Country & Phone Field Contact Form 7] countrySelect is not a functionHello @fgodineza,
Can you please share contact page URL. I tried your contact page. There no country dropdown and phone number field.
Please share the page URL. I will try to fix your issue.Regards
Narinder.Hi @sahanpasindu,
Please update the plugin version. The IP address tracking script was server-based. So sometimes IP not getting correct at the client end. So I update it to JAVASCRIPT based.
Please update your plugin version.
Thank you for sharing this issue. Please Keep posting such issue, so I can improve this plugin and helping plugin subscribers.Regards
Narinder.Hi @sahanpasindu,
Please check you default country from plugin settings. You need to remove the default/initial country field value.I checked your website source code. You selected US and default country.
https://snag.gy/Tyg05s.jpgI hope it will work for you.
Thank you for using this plugin.Regards
Narinder.Forum: Plugins
In reply to: [Country & Phone Field Contact Form 7] ValidationHi @rajarshiwp,
Thank you for sharing this bug. The bug has fixed. Please update your plugin version.Thank you for using this plugin.
Regards
Narinder.Forum: Plugins
In reply to: [Country & Phone Field Contact Form 7] Default Country not workingGreat @samuelng527.
Kindly share your valuable review as well.Regards
Narinder.