
722 comments found.
good morning. yesterday an update of the wordpress version was made. we have an error in the listings. specifically with the api key of google maps. which can be replaced to work properly? Thank you!
Grab the most recent theme release http://contempothemes.com/wp-real-estate-7/changelog/ there’s a link at the top to my KB article on how to update as well. I have a critical fix for the Google Maps API included which was causing site freezes, and you’ll be all set. Thanks for your purchase!
I have realstate 6 Is it the same solution?
tks
Sorry, didn’t see that but yes it would be go into admin > theme-functions,php and replace line 141 with wp_register_script(‘gmaps’, ’/maps.google.com/maps/api/js?key=API_KEY_HERE&v=3.22&ver=1.0’, ’’, ‘1.0’, false); and you’ll be all set.
Actually just replace your admin > theme-functions.php with https://gist.github.com/contempoinc/2322e43786a9589bf1bde470ce50b2fc
the site is already working is not frozen. but the map is not displayed. This is taken that I put, on line 141
wp_register_script(‘gmaps’, ’/maps.google.com/maps/api/js?key=AIzaSyA0bs2XaBnnmKn51fBMOTS1uL_5PATboaI&v=3.22&ver=1.0’, ’’, ‘1.0’, false);
it works, with a new key, but you have syntax errors on lines 140 and 141
wp_register_script(‘fitvids’, get_template_directory_uri() . ’/js/jquery.fitvids.js’, ‘jquery’, ‘1.0’å, true); wp_register_script(‘gmaps’, ’/å/maps.google.com/maps/api/js?v=3.22’, ’’, ‘1.0’, false);
Hi ,
Just wanna say hi and let you know I have written a brief content about this theme on my latest blog post. Check it out if you are free. Here is the link. Thanks.