First, I want to say that I really enjoy this theme!
My site has been working well after updating WP and the theme. However, I looked at it today and there’s some mysql issue in the footer when I use Google Maps widget. I tried turning off plugins. I’m not sure what’s the issue as I haven’t made changes in awhile. The error disappears if I delete the maps widget, but I’d like to have it there on my footer for all pages.
Thanks,
Kevin
Hi kramotar!
Can you please try re-updating the theme via FTP – kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
Yigit
Hi!
Try Ismael’s suggestion here, https://kriesi.at/support/topic/problems-php-5-5-google-map-widget/#post-324190, and let us know if that works for you.
Cheers!
Elliott
Thanks for the help!! I tried to do a search before posting but must have missed that thread.
$content = esc_sql($content); worked for me!
Best,
Kevin