Hello @gstar,
I just checked the website, but I can’t see any error messages, did the site show the flags at any time? If so, your site may have reached the monthly IP query limit provided by the plugin’s third-party service API.
When the flag is not displayed when the page loads, it’s because the IP query has not returned a response, most of the time because the monthly query quota is exceeded. I plan to include more IP lookup services in the future and an option where users can add premium APIs.
If your site receives many visits, one solution may be to set a default country and have the user change it manually if it doesn’t turn out to be theirs.
To do that, try modifying the code on your form tag in this way:
[intl_tel your-phone initialCountry:us]
When this option is set, the IP lookup feature will be disabled.
Best regards,
Yordan.