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
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
Hi,
Didn’t work, now it is worst… the map is all hidden:
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.
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