*

Ivanko

  • *****
  • 388 posts
[BUG] Google map MARKER missed in google plugin for veronika
« on: April 25, 2017, 07:07:54 AM »
Hi,
Marker is missed in google map due wrong link in /oc-content/plugins/google_maps/map.php

replace
Code: [Select]
icon: baseDir + 'oc-content/themes/zara/images/marker-blue.png'with
Code: [Select]
icon: baseDir + 'oc-content/themes/veronika/images/marker-blue.png'
 :)

*

MB Themes

Re: [BUG] Google map MARKER missed in google plugin for veronika
« Reply #1 on: April 25, 2017, 09:01:56 AM »
@Ivanko
Thanks for your catch, I have this fixed for few months but forgot to update plugins.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots