Editing Location Category – Patched

Another day, another update — this time to fix assigning categories to locations.   For users of our Professional level service there was an interesting bug that would stop location category icons from showing up on the main list of locations in the admin panel.  It also had the affect of not checking of the proper assigned categories when editing a location; This made it look like a location was not assigned to any categories which was not always the case.

To make things more interesting, this bug only appeared if you turned off the Show Category Icons setting under Settings | Results. By default this setting is on, so most users did not notice the bug. For those that turn that setting off the category icons and names went away on the location list like the one below. It also meant the edit location form was not checking the matching categories.

Location category display on location listings.

This issue has been resolved.

For WordPress users , you will need to upgrade to the Power add on version 2301.11.X to see this bug fix. For our SaaS platform users, the update will go online this week — no further action is necessary.

post image courtesy of pixabay

Cluster Map Markers, Style Gallery, and PHP 8 Compatibility Updates

Starting 2023 with a renewed push on Store Locator Plus® updates, starting with patching some minor warnings and bugs reported by users.  One of the updates is a preemptive patch for Cluster Map Markers.  Multiple updates are anticipated over the coming weeks.   If you have a feature request or bug to report please let us know via the Contact Form. This week there are two minor updates coming your way.

Enterprise feature: cluster map markers

Export Locations and User Experience Improvements

Export locations patched

Exporting locations from the locations page was not functioning properly when specific locations were checked. With the locations table open you can now check specific locations on the list and use the Bulk Actions drop down menu to export a downloadable CSV file. It was brought to our attention that this feature was downloading all locations, not just those selected. This has been resolved.

Exporting select locations from the locations table was not functioning properly. With the locations table open you can now check specific locations on the list and use the Bulk Actions drop down menu to export a downloadable CSV file. It was brought to our attention that this feature was downloading all locations, not just those selected. This has been resolved.

Along the way we made the export downloadable CSV action behave as a single page application. That means the Export Downloadable CSV action no longer performs a full form post where the server needs to read the entire page, process the data, send the CSV file, and then redraw the entire page. As a single page application a separate on-page request is made to the server which sends back the ready-to-download CSV file without having to redraw the entire page.

The end result is the export action is not only faster but also more reliable.

Export locations interface.
Export locations action.