an
groups-icon

Solution for Google Maps in Tabs

Wait a minute... This content is very very old. We no longer sell or support this theme version. New Topics
  • Version 9
    Gokhan Ozcakir
    0 points
    Beginner

    I finally found the solution on Comparison Theme forum, Problem with Googlemap topic.

    On Theme Setup, General Setup, Custom CSS/Javascript, Footer Styles (wp_footer), paste this code. It works.

    <script>
    jQuery(‘a[href=”#t2″]’).on(‘shown.bs.tab’, function(e)
    {
    google.maps.event.trigger(map, ‘resize’);
    initialize();
    });
    </script>

    October 15, 2017 at 10:46 pm
  • Josh njenga
    -10 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    October 16, 2017 at 1:27 pm

382

Views

1

Replies