I made a donation to your plugin last week 🙂 Thank you for making a great plugin!
Thank you Rob, that fixed it! Have a great weekend!
Hi, I’m also getting this error. It worked fine for a brief moment when I first installed it. Then when I started customizing the settings, I got this message:
Warning: Invalid argument supplied for foreach() in …../google-language-translator.php on line 1765
At one point, it indicated that it was line 1444.
Right now, my code reads:
1444: foreach ($get_flag_choices as $key) {
1765: foreach ($get_flag_choices as $key) {
How can I fix this error? Thank you