Plugin Author
Sanjay
(@sanjaywp)
Deprecated Error has been fixed with new updated version of plugin.
Please check with new version 2.1.0 of plugin
Thanks
Plugin Author
Sanjay
(@sanjaywp)
It’s working fine with Multistep form, Already tested with Multistep form, Please check gravity form version, WordPress Version, It may be due to some of you other plugin code. Please check this by keeping only active this plugins or in activating on other site.
Hope you resolved the problem.
Plugin Author
Sanjay
(@sanjaywp)
Thanks @kervis , Absolutely the same is the solution for getting country code of specific country. Hope you all get the solution.
Plugin Author
Sanjay
(@sanjaywp)
Updated js code on plugin for triggering after second render.
jQuery(document).on(‘gform_post_render’, function(event, form_id, current_page){
jQuery(“.swe_gf_phone_with_country_code”).intlTelInput();
});