• Resolved RamonaEid

    (@ramonaeid)


    I am using a shortcode to display the map near the Footer of the Page.
    On Page Load, the Browser suddenly jumps down to the map. This has never happened in any other version. Current Version 1.9.32.

    Is there a setting that has changed?

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter RamonaEid

    (@ramonaeid)

    I MUST correct this problem on the LIVE site so I have created a Staging Site.
    The page I need help with:
    https://staging3.bomaniteoklahoma.bomanitelicensee.com/

    On the LIVE site I am implementing the following JavaScript code within document.ready:
    // On HomePage correct Google Maps Easy AutoScroll to Map – milliseconds
    if (window.location.pathname === ‘/’) {
    setTimeout(function() {window.scrollTo(0, 0);},5000);
    }

    Please, I need help! I have the shortcode from your plugin installed in the same place on 35 Websites!

    Same problem here. I found out that this happens, when for the marker the setting “automatically show marker description” is activated. When you deactivate it, the focus remains on top of the page.

    The same issue with “automatically show marker description” feature

    Plugin Support Support Ole

    (@trsupsys)

    Hi.
    Thank you for contacting us regarding your issue!
    We will try to fix this issue in the next version of plugin. I will inform you about the update.

    Best regards,
    Ole

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘On Page Load Browser jumps down to map in Version 1.9.32 using shortcode’ is closed to new replies.