I updated Legenda theme. Before updating, the Google Maps worked okay. But after updating to the new theme version, Google Maps no longer work. I edited the file /wp-content/themes/legenda/contacts.php, line 171: <script type=”text/javascript” src=”https://maps.googleapis.com/maps/api/js?key=YOUR_API_KEY&sensor=false”></script>
(where “YOUR_API_KEY” is my API key.) What else do I need to do to make Google Maps work? Thank you.