• Resolved cgl102770

    (@cgl102770)


    I went into WordPress and changed an address. The change showed in the scrolling list next to the map, though the change did not show in the map itself. Is that something that needs to be changed in google maps and not the website, or is there somewhere in wordpress I change the maps listing? Thank you for any suggestions.

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Tijmen Smit

    (@tijmensmit)

    What’s the address you changed?

    Are you using any caching plugins? If so, then make sure to flush the cache.

    The data shown in the search results list, and the info window should be the same.

    Thread Starter cgl102770

    (@cgl102770)

    Thank you! I misread the code before, it looks like the “list all south bay facilities” section of the page is partly derived from WP Store Locator plugin and partly added in manually: https://southbaycommunityservices.com/locations/

    Is there a way to have the locations in the “list all south bay locations” section show automatically rather than adding them in one by one? This is an example of the code:

    <li data-store-id=”735″>
    <div class=”wpsl-store-location”>
    <p>
    Brockton Day Services
    <span class=”wpsl-street”>103 Commercial Street, 1st Floor</span>

    <span>Brockton, MA 02302</span>
    </p>
    <p class=”wpsl-contact-details”>

    <span>Phone: 508-521-1020</span>

    </p>

    </div>
    <div class=”wpsl-direction-wrap”>
    3.1 mi
    Directions
    </div>

    Plugin Author Tijmen Smit

    (@tijmensmit)

    Generating a list of locations by state / city / category will be possible with the directory add-on, but this is not ready yet to be released.

    Thread Starter cgl102770

    (@cgl102770)

    Great, thank you…still an excellent plugin.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘List updating but not the map’ is closed to new replies.