• Resolved Dewdan

    (@dewdan)


    HI,

    Thank you for this plugin, it works great but I have a problem as I have set the form on a popup modal window and somehow when I click on the flags to choose the flags appear bellow and not on the modal window.

    If I write there the right country code it works fine and otherwise on desktop browser it works perfectly, thank you.

    I hope you can let me know if there is a simple solution to this.

    Cheers
    Daniel

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Narinder Singh

    (@narinderbisht)

    Hi @dewdan,
    Thank you for contacting on support.
    I just check your website link. The website looks nice.
    The popup modal flag dropdown is working fine. I checked on IPhone6.
    The flag selection is working fine. Kindly update the plugin. I update plugin functionality. Now you can easily manage default country, included, excluded and preferred countries from admin panel.

    I would appreciate 5 star rating.

    Regards
    Narinder.

    Thread Starter Dewdan

    (@dewdan)

    Hi Narinder,

    Now it works great, of all the plugins I tried for this feature is the only one that is working on all platforms, Thank you very much!
    I manage fine installing and customise the favourite flags!

    There was just an issue on smartphones and tables that the flag drop down z-index caused it to get hiding bellow the popup and the whole form.

    I added this to solve it:

    @media (max-width: 768px{
    .iti-mobile .intl-tel-input.iti-container {
    z-index: 300000!important;
    }
    }

    You might consider adding that to your pluggin ??

    Cheers
    Daniel

    Thread Starter Dewdan

    (@dewdan)

    One question, if I upgrade will I have to re-setup the favourite countrie list?

    Thread Starter Dewdan

    (@dewdan)

    I can confirm the if you have set favorite countries and upgrade it will reset all that, so take a backup of you countries and re-apply it after upgrade.

    This plugin works great not! Thank you

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Not working on Mobile when using modal window’ is closed to new replies.