Hi Eyal,
ok, I found the API key in the Formidable Settings page and entered it. The error is gone but the language & country settings of the Formidable Add-On are overwriting the Kleo settings.
I looked in the code of formidable-geolocation.php:
In the lines 154 and 155 the language & country settings are set.
‘region’ => ‘us’,
‘language’ => ‘en’,
I edited them and now the Kleo search works again (displays correct language). I tested this several times so I can say the hard coded language & country settings of the Formidable Add-On overwrite the Kleo settings.
I think it would be perfect if you could add settings for language & country in Formidable as well.
Best regards,
Jan