HI,
I recently noticed that on our public site, the map generated by the Geolocation plugin is not displaying any of the locations associated with our items. When I am logged in as admin, the locations do display just fine. They also display correctly on the map within the individual item records.
I installed the plugin several months back, but only noticed the blank map today.
This is the code in the items/show.php file:
<?php echo geolocation_google_map_for_item($item,$width='250',$height='250'); ?>
I using v.1.1.
Thank you for your help.
beth

