Store Locator Plus includes a default set of data fields that is included with every installation. Various add-on packs add extended data fields.
For ALL extended data fields you can output the data in ANY info bubble, results layout, etc.if you have an add-on pack that allows you to change the layouts (Experience add-on) or if you are using the SLP SaaS Professional level Plan.
[slp_location data.<field_slug>]
For example:
[slp_location data.contact]
[slp_location data.facebook_custom_url] (for someone that added a field named Facebook Custom URL).
Default data and extended data can be displayed in the search results, Pages (SEO-friendly details pages), and/or the map info bubbles. The shortcodes for Pages must contain the storepage field = (whatever the data field slug is that you want here). Most of the tools provided by the various add-on packs work best when using the field slug. The slug is a unique name for the field that is similar-to, but not exactly the same as, the field name.
The slugs are used in the Experience add-on pack for the Results Layout string, Bubble Layout and the column headers in the CSV Import with the Power Add-on.
Default Location Fields
ID
Slug: id Data field: sl_id Type: integer (auto-assigned)
Name
Slug: store Data field: sl_store Type: string up to 255 characters
Address
Slug: address Data field: sl_address Type: string up to 255 characters
Address Line 2
Slug: address2 Data field: sl_address2 Type: string up to 255 characters
City
Slug: city Data field: sl_city Type: string up to 255 characters
State
Slug: state Data field: sl_state Type: string up to 255 characters
Zip
Slug: zip Data field: sl_zip Type: string up to 255 characters
Country
Slug: country Data field: sl_country Type: string up to 255 characters
Description
Slug: description Data field: sl_description Type: Long text, as determined by your MySQL settings. More than 4096 characters.
Slug: email Data field: sl_email Type: string up to 255 characters
Website
Slug: url Data field: sl_url Type: string up to 255 characters
Hours
Slug: hours Data field: sl_hours Type: string up to 255 characters
Phone
Slug: phone Data field: sl_phone Type: string up to 255 characters
Fax
Slug:fax Data field: sl_fax Type: string up to 255 characters
Image
Slug: image Data field: sl_image Type: string up to 255 characters
An fully qualified image URL, http:: with a full domain.