Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #525126

    Hi, I deactivated all the plugins and left super store finder only, still no luck. I switched the theme to twentyfifteen and the plugin worked correctly.

    http://leather.239web.net/franchise-locations/

    the Button “request service doesn’t work, the map or the scroll down window are not working neither, please help. Thank you

    #525676

    Hey mxwealth!

    Please add your maps and form inside a color section element and choose to display 75% of the browser window and then add following code to Quick CSS in Enfold theme options under General Styling tab

    #storeLocator__topHalf {
        height: 250px;
    }

    Have you tried contacting plugin authors as they should have better insight on what could be causing the issue?

    Regards,
    Yigit

    #525769

    Hi,

    Didn’t work, now it is worst… the map is all hidden:

    http://leather.239web.net/franchise-locations/

    #525771

    the plugin author says “I highly suspect it’s either a plugin or theme that’s using google maps function that might disable some functions, for instance I can’t drag the map or use the zoom controls.”

    Since there is no google maps plugin and I already tested working with the theme twentyfifteen we deducted was enfold.

    #526930

    Hi!

    Your form has a height of 860px and it is stopping maps from scrolling. We can try adjusting the code i posted above to find the right height and limit your forum to that height and have the map scrollable. That is z-index issue. If you would like make no changes and keep the map scrollable, you are either going to need to move your form from maps or adjust z-index values and adjusting z-index values will either stop map from scrolling like it is now or make your form invisible.

    Best regards,
    Yigit

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.