Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #250269

    Hey Guys…

    Love the Enfold Google map integration…so easy and great. Two quick questions I’m hoping you can help me with.

    1) Muliti-Location Google Map:
    The client has an existing multi-location google map they maintain that has over 300 + client locations. They would like to use this since adding each of these into the Enfold google map element would be cumbersome to import (unless we could import a excel spreadsheet) and maintain. I attempted integrate my multi-location google map as a header the old fashioned way (html) and it works, but does not go flush edge to edge. Here is the example: http://www.skoobit.info/SWP/?page_id=3890

    Wondering if you have any suggestions as to accomplish this? I think the client would prefer to just maintain the google map, but if you have a better way, or had a suggestion on how we could maintain all these addressed through the map element we’d appreciate it!

    2) Enfold Google Page Element Drop Pin size:
    I’m wondering how/why on drop pin appears to be larger than the others and if there is a way to define this or have them all the same size. Here is the example: http://www.skoobit.info/SWP/?page_id=2883

    As always, thanks in advance for your great support!

    #250283

    Hey guys…

    I actually may have figured it out. I simply added the custom HTML as a background in a color section. So far it tests perfectly, but do you see any problems or a better way to do this. Either way, thanks for all your great support and a killer theme.

    #250439

    Hi!

    Thank you for using the theme!

    Please edit the color section with the google maps then add a unique id on the For Developers: Section ID field. Use multi-location-google-map-section for example. Add this on Quick CSS or custom.css to increase the width of the section’s container:

    .multi-location-google-map-section div.container {
    width: 100% !important;
    }

    I’m still not sure about the second inquiry. I’ll test it on my end and get back to you. I hope the first one helps.

    Best regards,
    Ismael

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