You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed - the quick links on the Geolocation settings tab now sit at the very top, above HivePress's own geolocation settings, rather than halfway down the page. HivePress gives that first group of settings no heading of its own, and the links were being placed above the first heading on the page, which put them below it.
Added - a "Default Settings" quick link for that first group, so every group on the tab can now be reached from the links, including the settings HivePress provides itself.
1.1.3
Changed - the settings screen now keeps its quick links in view as you scroll, and adds a Save button and a back-to-top button that follow you down the page. The quick links, the Save button and the back-to-top button now look and sit exactly the same in every one of these extensions.
Changed - the settings screen's styles and script, and the colour picker used by the Marker Colour box, are no longer loaded on other plugins' settings tabs.
Changed - the hover tooltips on the settings screen are wider, so a two-sentence explanation reads as a few short lines rather than a tall narrow ribbon of text.
1.1.2
Changed - a code comment that described a different function had been left stranded above the one explaining how MapTiler responses are read. Comments only.
1.1.1
Fixed - the quick links added in 1.1.0 appeared on every HivePress settings tab, including tabs belonging to other plugins. They now appear only on tabs that carry this plugin's own settings.
1.1.0
Added - separate address formats for listings and for vendors, each with an optional character limit that trims the displayed address with an ellipsis.
Added - an option to remove repeated address parts, so a provider answering "Edinburgh, Edinburgh, Scotland" displays as "Edinburgh, Scotland".
Added - a "Hide the location field" option on the HivePress search blocks, for a search form placed somewhere the location is already decided.
Added - an option to hide places of interest, such as "Edinburgh Castle", from location suggestions, on every provider including Google Maps and Mapbox.
Added - an option to show suggestions already shortened by the Address Format, so the list matches what the page will display.
Fixed - the "locate me" button now works on Mapbox. Its reverse lookup borrowed the forward search request, whose parameters Mapbox refuses, so the button silently did nothing.
Fixed - the button no longer sits there apparently dead when the browser cannot supply a position. It gives up after ten seconds and asks the visitor to type the address instead.
Fixed - Suggestion Types now takes effect in full on Mapbox. Only the first five kinds of place were sent, so a site allowing more had the rest quietly ignored.