Users of our WordPress Power plugin get some new layout control features for our Pages SEO module. Users of our fully managed service will have to wait until later this year for our SEO page builder to be fully tested before getting that feature into our Enterprise accounts. MySLP users on the Power, Professional, or Enterprise accounts did get some other patches — see the end of this post.
12-Column Grid Support
Many sites, including thousands of WordPress themes, employ a common 12-Column grid layout system via the inclusion of various UI Frameworks. Frameworks such as Foundation, Bootstrap, and Vuetify are just a few CSS + JavaScript libraries that are used to build reactive and responsive themes.
Updates to the Store Locator Plus WordPress plugin version 4.9.15, released today, includes patches to the Google API Key management.
Let’s start by letting users of our fully managed MySLP SaaS service know that you don’t have to worry about any of this. You can skip this entire article.
Google API Keys
For our SLP WordPress plugin users there has been a notable change in the management of Google API Keys.
We now support a Geocoding Key and a Browser Key. The Browser key is used to display the map and handle user-input addresses during a location search. The Geocoding key is used on your WordPress server to geocoding locations you’ve entered via the Google API.
One of the few features that is not currently available for our MySLP SaaS users is the dynamic location details pages that are hosted on WordPress sites. Users that employ the Pages feature of the Power add on can link the web links for locations shown in the locator to a SEO friendly details page hosted on the website for every location in the database.
Another important feature of the Pages interface is the ability to list all pages that have been generated in a directory format via the [slp_pages] shortcode. This list provides an easy way to show locations without requiring site visitors interact with the map interface.
More Page Listing Controls
With the 4.9.14 release of the WordPress plugins, the Power add on now provides even more control over the page listings. When using the default “full listing” style, which shows the entire page template one-after-another, there are some new options available.
Hide The Map
Hide the map, is one such option. Most users opt to show a map showing where the business is when a user looks at the details page. However, loading a dozen maps stack one on top of another on a page listing slows down page rendering. The new no_map attribute allows you to turn the map on or off as needed.
Custom CSS Classes
In prior releases web designers could style the layouts for the page listings by adding custom CSS to their WordPress theme and reference the Store Locator Plus specific classes that wrap the page list as well as the SLP classes that wrap each individual page entry.
New Pages CSS Class Overrides
In the Power 4.9.14 release users can now replace the previously “hard-coded” Store Locator Plus classes used with these HTML elements with their own class names. This can be especially useful when using WordPress themes that are built on a standard library such as the common 12-column Grid Layouts in Foundation, Vuetify, and Bootstrap. That means you can let the theme’s default row and column controls manage the layout for the page listings instead of writing tedious responsive CSS rule stacks just for Store Locator Plus.