Перейти к содержимому


Фотография
- - - - -

Google maps pro by zoolanders


Лучший Ответ Kess , 29 March 2014 - 07:03

Hello,
 
Could you, please, give us a link to a page with such errors?
 
Also, try to slightly modify the script that initializes tabs in your item template. I think now you have this:
 
<script type="text/javascript">
    jQuery(function ($) {
        $('#<?php echo $tabsId;?>').JBZooTabs({
            onTabShow: function (index) {
                var map = $('.googlemaps > div:first');
                if (map.length) {
                    map.data('Googlemaps').refresh();
                }
            }
        });
    });
</script>
So try to change ".googlemaps" to ".googlemapspro"
Перейти к сообщению


  • Закрытая тема Тема закрыта
Сообщений в теме: 2

#1 seabusch

seabusch

Отправлено 28 March 2014 - 23:45

Hi Denis,

 

when i use the google map pro from zoolanders in tab area i get a lot of error message and it shows only a part of the map in the left upper corner....

 

do you have an idea how to solve the problem or what to change? or does the extension doesn't work  with zoolanders tabs?

 

all the best 

stephan


Сообщение отредактировал seabusch: 28 March 2014 - 23:46

  • 0

#2 Kess

Kess

Отправлено 29 March 2014 - 07:03   Лучший Ответ

Hello,
 
Could you, please, give us a link to a page with such errors?
 
Also, try to slightly modify the script that initializes tabs in your item template. I think now you have this:
 
<script type="text/javascript">
    jQuery(function ($) {
        $('#<?php echo $tabsId;?>').JBZooTabs({
            onTabShow: function (index) {
                var map = $('.googlemaps > div:first');
                if (map.length) {
                    map.data('Googlemaps').refresh();
                }
            }
        });
    });
</script>
So try to change ".googlemaps" to ".googlemapspro"

Сообщение отредактировал Kess: 29 March 2014 - 07:04

  • 0

#3 seabusch

seabusch

Отправлено 29 March 2014 - 12:40

Hi kess,

 

thanks for reply. I changed the entry into googlemapspro but no success.

 

you can see it here : http://greentravelin...stemas#tab-maps

 

iwould send you an access via PM?

 

UUUPS... after waiting for an hour it works!!!

 

thanks


Сообщение отредактировал seabusch: 29 March 2014 - 12:42

  • 0




Click to return to top of page in style!