Narinder Singh
Forum Replies Created
-
Hi @rguilbert, @ansonc, @wisam-mo
I updated the plugin code. Now, this issue has fixed. Kindly update the plugin.
I hope you like the plugin functionality. Kindly share your reviews.Regards
Narinder.Forum: Plugins
In reply to: [Country & Phone Field Contact Form 7] StyleHi @camilo517
Plugin CSS is standard. You need to update your theme CSS or add additional CSS code from WP admin customizer settings.
Regards
Narinder.Hi @afzalazeem
Thank you for using this plugin.
The plugin has no such code, which is using for form submit. The plugin just creates two input types.
Kindly share your website URL. I think the user manually remove the country’s local name. The plugin dropdown selects the country name with a local name.You can discuss this issue with your website developer or share your website URL. I will try to check this.
Regards
Narinder.Forum: Plugins
In reply to: [Country & Phone Field Contact Form 7] Scripts are loadedHi @samtulana
I hope the plugin is working fine for you. Not heard from you about this issue.
So I am marking as resolved.Regards
Narinder.Hi @sahanpasindu
Thank you for using this plugin. I check the shared URL. There an error message in the console window “jQuery is undefined”. Kindly check that issue.
Regarding the dialing code. Kindly uncheck the phone settings check for hiding dial code.Please refer to this screenshot.
https://prnt.sc/pxp9fyI hope it will work for you.
Regards
Narinder.Forum: Plugins
In reply to: [Country & Phone Field Contact Form 7] List doesn’t appear on mobileHi @mknsr
Thank you for using this plugin. Kindly share your website URL. The plugin is working fine on the mobile browser and desktop both.
Might be something conflict on the mobile design view. Share your webpage URL. I will try suggest the solution to this.If plugin is working fine for you. Kindly share your reviews.
Regards
Narinder.Forum: Plugins
In reply to: [Country & Phone Field Contact Form 7] StyleHi @camilo517
Thank you for using this plugin. As per the screenshot. It looks like the CSS issue. Plugin CSS conflict with your theme CSS.
Kindly share your website URL or your website developer can fix this with minor CSS changes.I hope the plugin is working fine for you. Kindly share your reviews.
Regards
Narinder.Forum: Plugins
In reply to: [Country & Phone Field Contact Form 7] validation inputting country codeHi @aydroubi
Thank you for using this plugin. The plugin has basic required validation and validates the phone number must be number only.
For advance validation. Kindly contact your website developer.
This can achieve by custom javascript code or contact form 7 validation filter.Regards
Narinder.Hi @singhwise
Thank you for using this plugin. The phone number dial code is visible. Kindly check the setting page. There an option for hiding dial code. Please refer following screenshot.
I hope it will work for you.
Kindly share your nice reviews.Best Regards
Narinder.Hello @kaleem887
Sorry! I was unaware people using the plugin are not familiar with contact form 7 working and form creation.
Further, the screenshots on the plugin description and FAQ are already guiding the user through the working of the plugin.
https://ps.w.org/country-phone-field-contact-form-7/assets/screenshot-3.png?rev=1918612
One just have to include the option in the form to see the working
If you still have a query kindly reach us through the wp support forum, we actively respond to the support queries.
Further, if you are satisfied wil request you to update your rating
Best Regards
NarinderForum: Plugins
In reply to: [Country & Phone Field Contact Form 7] Remove flag iconsHi @stephgelinas
Thank you for using this plugin.
You can hide the flag using this CSS code. Add this CSS code from the admin customizer additional CSS section..country-select .selected-flag .flag {
display: none;
}Regards
Narinder.Forum: Plugins
In reply to: [Country & Phone Field Contact Form 7] Drop down list in mobile styleHi @aydroubi
Thank you for using this plugin. I check the shared URL. The country drop-down is working fine.
https://prnt.sc/pm28wx
If plugin is working fine for you. Kindly share your reviews.Regards
Narinder.Hi @jhanca09
Thank you for using this plugin. As I check your website link. The country code is missing. Can you share a screenshot of admin settings?
Did assigned default country code. Kindly add 2 characters ISO country code.
For example:- US, FR etc..
If you want auto country selection based on the user browser. Enable it from admin.
The admin screenshot helps me understand the issue better.Regards
Narinder.Forum: Plugins
In reply to: [Country & Phone Field Contact Form 7] Flag shows over the country/phone textHi @dkdaye
Thank you for using this plugin. Your theme conflicts with the input box paddings. I am sharing a CSS code for you. Kindly add this CSS code from WordPress customizer custom CSS.
.intl-tel-input.allow-dropdown input, .intl-tel-input.allow-dropdown input[type=tel], .intl-tel-input.allow-dropdown input[type=text], .intl-tel-input.separate-dial-code input, .intl-tel-input.separate-dial-code input[type=tel], .intl-tel-input.separate-dial-code input[type=text] {
padding-right: 6px !important;
padding-left: 52px !important;
margin-left: 0 !important;
}.country-select.inside input, .country-select.inside input[type=text] {
padding-right: 6px !important;
padding-left: 52px !important;
margin-left: 0 !important;
}
.country-select .selected-flag {
padding: 0 0 0 8px;
}I hope it will work for you. If you like the plugin, kindly share your reviews.
Regards
Narinder.Forum: Plugins
In reply to: [Country & Phone Field Contact Form 7] Scripts are loadedHi @samtulana
Thank you for using this plugin. The plugin is using standard WordPress functions. The WordPress enqueue script visible on all pages by default.
As a plugin author, I cannot force the website owner, which page load the script and which page cannot.
If you are developer then please customize the plugin code or apply WordPress filter from your active theme.I hope the plugin is working fine for you. Kindly share your reviews.
Regards
Narinder.