Stacey

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Map View will not finish loading #1158377
    Stacey
    Participant

    Going back to Easy Media Gallery Lite removed the conflict.

    in reply to: Map View will not finish loading #1158327
    Stacey
    Participant

    After further testing it seems to be a conflict with Easy Media Gallery Pro.

    There is an error in the javascript when the theme is active.

    function m() {
    if (s.markers) {
    for (i in s.markers)
    ****** s.markers[i].setMap(null); ******* s.markers[i].setMap is not a function. (In ‘s.markers[i].setMap(null)’, ‘s.markers[i].setMap’ is undefined)
    s.markers.length = 0, s.bounds = new google.maps.LatLngBounds
    }
    }
    }

    • This reply was modified 9 years, 8 months ago by Stacey.
Viewing 2 posts - 1 through 2 (of 2 total)