lacsoft – please try to download and use our latest version here:
http://downloads.wordpress.org/plugin/calpress-event-calendar.zip
Don
Done that but the problem is still there. Can verify at
http://www.lacspc.org
Note that the correct event location is shown when I edit the event.
Plugin Author
ryan
(@ryanwppluginproscom)
Hi lacssoft,
Go to your /app/view/agenda_list.php file and find this:
<span class=”calp-map” style=”position: relative;” onclick=”javascript:window.open(‘http://maps.google.com/maps?z=15&vpsrc=0<?php //echo $current_post->googleMap;?>’, ‘_blank’)” title=”Click here to see the address on Google maps”>
and replace it with:
<span class=”calp-map” style=”position: relative;” onclick=”javascript:window.open(‘https://maps.google.com/maps?q=<?php echo $current_post->address;?>’, ‘_blank’)” title=”Click here to see the address on Google maps”>
It should fix the problem.
Feel free to open a ticket at:
Our new help desk.
http://support.calpresspro.com
Email us
support@calpresspro.com
Thanks,
Ryan
Thanks. That worked.
Is this change going to be incorporated in the next update?
Plugin Author
ryan
(@ryanwppluginproscom)
Hi lacssoft,
Yes and this was also added immediately to the current version as well.
Thanks,
Ryan