Jump to content


Photo
- - - - -

Google maps pro by zoolanders


Best Answer 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"
Go to the full post


  • This topic is locked This topic is locked
2 replies to this topic

#1 seabusch

seabusch
  • JBZoo User
  • User rate: 0
  • posts: 31
  • topics: 13

Posted 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


Edited by seabusch, 28 March 2014 - 23:46.

  • 0

#2 Kess

Kess
  • JBZoo User (rus)
  • User rate: 11.9
  • posts: 406
  • topics: 40

Posted 29 March 2014 - 07:03   Best Answer

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"

Edited by Kess, 29 March 2014 - 07:04.

  • 0

#3 seabusch

seabusch
  • Topic Starter
  • JBZoo User
  • User rate: 0
  • posts: 31
  • topics: 13

Posted 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


Edited by seabusch, 29 March 2014 - 12:42.

  • 0




Click to return to top of page in style!