Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support angelo_nwl

    (@angelo_nwl)

    at the moment you need to do custom css or coding to make it more responsive

    eg. https://wp-events-plugin.com/tutorials/modifying-event-location-google-maps/

    Thread Starter NiamLeeson

    (@niamleeson)

    Thanks, I’ll do that!

    Plugin Support angelo_nwl

    (@angelo_nwl)

    ok, let us know if you have further question.

    Thread Starter NiamLeeson

    (@niamleeson)

    I looked at that link but it wasn’t clear how to achieve exactly what I am trying to do. Do you have an example you can post of the code to make the map responsive using the information on the link you sent me?

    Does the “width: 100%” trick work if you test with the default WordPress theme?

    I was just tweaking some things for my site.. and came across this thread as a solution.
    If perhaps it helps somebody else out following is the code.. you can adjust it for your needs.

    Not sure if the OP was talking about a Single event or Locations page…
    This is for the short coded [locations_map]

    Thusly…

    <div style="border:2px solid black; max-width:800px;margin-left:auto;margin-right:auto;">
    [locations_map town="Happy Place" width="100%" height="300"]
    </div>

    Cheers !

    • This reply was modified 7 years, 10 months ago by Robswaimea. Reason: tiny error
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Map STILL Not Responsive’ is closed to new replies.