{"id":231,"date":"2023-01-16T16:19:49","date_gmt":"2023-01-16T16:19:49","guid":{"rendered":"https:\/\/docs.storelocatorplus.com\/?p=231"},"modified":"2024-01-29T20:54:19","modified_gmt":"2024-01-29T20:54:19","slug":"results-layout","status":"publish","type":"post","link":"https:\/\/documentation.storelocatorplus.com\/results-layout\/","title":{"rendered":"Results Layout Shortcodes and Attributes"},"content":{"rendered":"\n<p>Changing the results layout is a feature provided for <a href=\"https:\/\/storelocatorplus.com\/signup\/\" target=\"_blank\" rel=\"noreferrer noopener\">Professional level accounts<\/a>.   Users of the self-managed WordPress plugins will find this in <a href=\"https:\/\/wordpress.storelocatorplus.com\/home\/add-ons\/experience\/\" target=\"_blank\" rel=\"noreferrer noopener\">the Experience add on<\/a>.<\/p>\n\n\n\n<h1 class=\"wp-block-heading\">Default Format<\/h1>\n\n\n\n<p>The default format for the results string uses the numerical encoding for the various data elements that can be rendered. &nbsp; This default string format is present in the base Store Locator Plus plugin.&nbsp;&nbsp;You can reset &nbsp;to the default at any time by deleting the entry in the Results Layout field under&nbsp; Settings\/Results\/Appearance and saving the settings.<br><\/p>\n\n\n\n<!--more-->\n\n\n<div class=\"wp-block-image\">\n<figure class=\"alignleft\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"137\" src=\"http:\/\/documentation.storelocatorplus.com\/wp-content\/uploads\/2016\/04\/2017-results-panel-settings-Exp-4.7.11-300x137.jpg\" alt=\"\" class=\"wp-image-1345\" srcset=\"https:\/\/documentation.storelocatorplus.com\/wp-content\/uploads\/2016\/04\/2017-results-panel-settings-Exp-4.7.11-300x137.jpg 300w, https:\/\/documentation.storelocatorplus.com\/wp-content\/uploads\/2016\/04\/2017-results-panel-settings-Exp-4.7.11-768x350.jpg 768w, https:\/\/documentation.storelocatorplus.com\/wp-content\/uploads\/2016\/04\/2017-results-panel-settings-Exp-4.7.11.jpg 900w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/figure>\n<\/div>\n\n\n<h1 class=\"wp-block-heading\">&nbsp;<\/h1>\n\n\n\n<h1 class=\"wp-block-heading\">&nbsp;<\/h1>\n\n\n\n<h1 class=\"wp-block-heading\">&nbsp;<\/h1>\n\n\n\n<h1 class=\"wp-block-heading\">Shortcodes <\/h1>\n\n\n\n<p>The Results Layout is a combination of HTML and special shortcodes that are only active when rendering locations. &nbsp;These strings can be reordered or deleted if you have the add-on for the WP Store Locator Plus Plug-in  (<a href=\"https:\/\/wordpress.storelocatorlpus.com\/product\/experience\/\" target=\"_blank\" rel=\"noopener noreferrer\">Experience<\/a> add on). &nbsp;Display a specific location field, such as a store name, or a location data element, such as &nbsp;distance, &nbsp;where you want it to&nbsp;&nbsp;appear&nbsp;in the results layout. &nbsp; Location fields are data taken directly from the location data table.<\/p>\n\n\n\n<p>You can output a single field&nbsp;(using the correct<a href=\"https:\/\/docs.storelocatorplus.com\/blog\/location-imports-with-power-add-on\/\"> data field name<\/a>&nbsp;as shown under Location &nbsp;import) with the [slp_location &lt;location_data&gt;] shortcode in the results layout.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">[slp_location &lt;field name&gt;]<\/h2>\n\n\n\n<p>Display data for a single location. Field name is a location field name.<\/p>\n\n\n\n<p>It can be a primary field name such as &#8216;name&#8217;.<\/p>\n\n\n\n<figure class=\"wp-block-image alignnone size-full wp-image-1184\"><img loading=\"lazy\" decoding=\"async\" width=\"653\" height=\"520\" src=\"http:\/\/documentation.storelocatorplus.com\/wp-content\/uploads\/2016\/04\/SLP-Base-Field-Names-2017-03-10_15-05-45.png\" alt=\"\" class=\"wp-image-1184\" srcset=\"https:\/\/documentation.storelocatorplus.com\/wp-content\/uploads\/2016\/04\/SLP-Base-Field-Names-2017-03-10_15-05-45.png 653w, https:\/\/documentation.storelocatorplus.com\/wp-content\/uploads\/2016\/04\/SLP-Base-Field-Names-2017-03-10_15-05-45-300x239.png 300w\" sizes=\"auto, (max-width: 653px) 100vw, 653px\" \/><\/figure>\n\n\n\n<p>It can be a Secondary Field Name, as indicated with the &#8220;dot notation&#8221; which allows access to the &#8220;Object&#8221; Primary Fields such as &#8220;data&#8221;.&nbsp;&nbsp;&nbsp; This is typically where add on and extended fields live as well as full access to the raw data for the base plugin.&nbsp;&nbsp; For example the field &#8220;data.sl_id&#8221; will output the location ID.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Examples:<\/h3>\n\n\n\n<h4 class=\"wp-block-heading\">[slp_location address]<\/h4>\n\n\n\n<h4 class=\"wp-block-heading\">[slp_location address2]<\/h4>\n\n\n\n<h4 class=\"wp-block-heading\">[slp_location city]<\/h4>\n\n\n\n<p>Display the city.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">[slp_location city_state_zip]<\/h4>\n\n\n\n<p>The city followed by the state followed by the zip with USA-style formatting. &nbsp; If the city and state are not blank a comma is inserted between the two. &nbsp; The zip is at the end with a space before it if either city or state are not blank.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">[slp_location zip_state_city]<\/h4>\n\n\n\n<p>The zip followed by the state followed by the city with European-style formatting.&nbsp; A space is inserted between each element.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">[slp_location country]<\/h4>\n\n\n\n<p>Display the country<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">[slp_location email]<\/h4>\n\n\n\n<p>Display the email.&nbsp; This is not clickable just the raw email.&nbsp; You will likely want to use email_link from the&nbsp;<a href=\"https:\/\/wordpress.storelocatorplus.com\/product\/experience\/\">Experience<\/a> add-on instead.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">[slp_location hours]<\/h4>\n\n\n\n<p>The raw hours text, not HTML sanitized.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">[slp_location hours_sanitized]<\/h4>\n\n\n\n<p>The hours text field with all special characters decoded using JavaScript text formatting.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">[slp_location url]<\/h4>\n\n\n\n<p>Display the url.&nbsp; This is not clickable just the raw url.&nbsp; You will likely want to use web_link or url_link instead.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">[slp_location url_link]<\/h4>\n\n\n\n<p>Display the url in a clickable link.&nbsp; Displays the full URL instead of the website label.&nbsp; Use web_link if you prefer the website label.&nbsp; The website label can be changed with the <a href=\"https:\/\/wordpress.storelocatorplus.com\/product\/experience\/\">Experience<\/a> add-on.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">[slp_location web_link]<\/h4>\n\n\n\n<p>This will be the location URL from the location database OR a link to the &nbsp;Pages web page if \u201cpages replace website\u201d is enabled in &nbsp;Pages.&nbsp;&nbsp; The text will be the website label text.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">[slp_location data.sl_id]<\/h4>\n\n\n\n<p>Display the location ID field.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">[slp_location data.sl_private]<\/h4>\n\n\n\n<p>Display whether or not the location is private.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">[slp_option &lt;option_name&gt;]<\/h3>\n\n\n\n<p>Display the value of a setting, typically from the base Store Locator Plus setting to output a label or other text element set in the global settings.<\/p>\n\n\n\n<figure class=\"wp-block-image alignnone wp-image-1186 size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"435\" height=\"865\" src=\"http:\/\/documentation.storelocatorplus.com\/wp-content\/uploads\/2016\/04\/SLP-Options-2017-03-10_15-17-12.png\" alt=\"\" class=\"wp-image-1186\" srcset=\"https:\/\/documentation.storelocatorplus.com\/wp-content\/uploads\/2016\/04\/SLP-Options-2017-03-10_15-17-12.png 435w, https:\/\/documentation.storelocatorplus.com\/wp-content\/uploads\/2016\/04\/SLP-Options-2017-03-10_15-17-12-151x300.png 151w\" sizes=\"auto, (max-width: 435px) 100vw, 435px\" \/><figcaption class=\"wp-element-caption\">Some of the slp_option settings that come with the base plugin. Add ons can , and often to, modify the settings that can be used with the [slp_option &#8230;] shortcode in results layout.<\/figcaption><\/figure>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">[html br|closing_anchor]<\/h3>\n\n\n\n<p>Display an HTML string.<\/p>\n\n\n\n<p>Allows for a &lt;br&gt; tag or closing anchor tag &lt;\/a&gt; to be output based on conditions.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Examples<\/h3>\n\n\n<p>[html br]<\/p>\n\n\n<p>[html closing_anchor]<\/p>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">[slp_addon &#8230;]<\/h3>\n\n\n\n<p>A placeholder marker for indicating to add ons where special processing is to take place.&nbsp; Has not output.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">Modifiers<\/h3>\n\n\n\n<p>These modifiers apply to ALL of the results layout settings other than [slp_addon &#8230;].<\/p>\n\n\n<p>[slp_location &lt;fieldname&gt;]<\/p>\n\n\n\n<p> , [slp_option &lt;option_name&gt;], and [html br|closing_anchor] can all use these as the third parameter.&nbsp; The &#8220;text&#8221; will be the field value, setting value, or HTML &lt;br\/&gt; or &lt;\/a&gt; tag.\n<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">ifset &lt;fieldname&gt;<\/h3>\n\n\n\n<p>If the specified location data field is empty or evaluates to false as a JavaScript expression then NOTHING will be output.&nbsp;&nbsp; Otherwise output the text.&nbsp; Useful for turning off specific output when a field is blank.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">ifnotset=&#8221;&lt;fieldname&gt;&#8221;<\/h3>\n\n\n\n<p>Inverse of ifset as noted above.<br><br>If the specified location data field is NOT empty&#8230;<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">Examples<\/h4>\n\n\n\n<p>The example shows the location&#8217;s phone number as long as the phone field is set.    Only if the phone field is NOT set will it show the fax.<br><br>The [slp_location phone] field can be modified with other settings like add dial extension.  The use of data.sl_phone, instead of simply phone, allows us to query the original location data.<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">[slp_location phone ifset=\"data.sl_phone\"]\n[slp_location fax ifnotset=\"data.sl_phone\"]<\/pre>\n\n\n\n<h3 class=\"wp-block-heading\">suffix<\/h3>\n\n\n\n<p>Output the noted suffix after the text string.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">br<\/h4>\n\n\n\n<p>Output the HTML break &lt;br\/&gt;<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">comma<\/h4>\n\n\n\n<p>Output a comma ,<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">comma_space<\/h4>\n\n\n\n<p>Output a comma followed by a space ,<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">space<\/h4>\n\n\n\n<p>Output a space<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">wrap<\/h3>\n\n\n\n<p>Wrap the text with some special HTML code.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">directions<\/h4>\n\n\n\n<p>An HTML anchor tag linked to the Google Maps directions format with source address being what the user typed in the search box and destination being the location&#8217;s full address.&nbsp;&nbsp; Make the text for the given field the &#8216;clickable part&#8217;.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">img<\/h4>\n\n\n\n<p>Use the text as the image source in an HTML &lt;img src&#8230; \/&gt; tag.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">mailto<\/h4>\n\n\n\n<p>Use the text as the email address in an HTML &lt;a href=&#8221;mailto&#8230;&#8221; tag.&nbsp;&nbsp; Does NOT output the closing part of the tag.&nbsp;&nbsp; Use [html closinganchor] to set this.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">website<\/h4>\n\n\n\n<p>Use the text as the website URL in an HTML &lt;a href=&#8221;&#8230;&#8221; tag.&nbsp; Does NOT output the closing part of the tag.&nbsp;&nbsp; Use [html closinganchor] to set this.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">fullspan<\/h4>\n\n\n\n<p>Add a &lt;span class=&#8221;results_line location_&lt;field|option name&gt;&#8221;&gt;&#8230;&lt;\/span&gt; HTML string around the text.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">format<\/h3>\n\n\n\n<p>Apply a special format to the text.&nbsp;&nbsp; Must be &#8216;<strong>decimal1<\/strong>&#8216; , &#8216;<strong>decimal2<\/strong>&#8216; , &#8216;<strong>sanitize<\/strong>&#8216;, or &#8216;<strong>text<\/strong>&#8216;.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">decimal1<\/h4>\n\n\n\n<p>Parse the text as a float and show one digit after the decimal.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">decimal2<\/h4>\n\n\n\n<p>Parse the text as a float and show two digits after the decimal.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">sanitize<\/h4>\n\n\n\n<p>Strip out anything that is not a &#8220;word character&#8221; (letters, numbers, underscores, hyphens).<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">text<\/h4>\n\n\n\n<p>Force the data to be passed trough the&nbsp; HTML parser and convert special HTML characters to their ampersand encoding.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\">raw<\/h4>\n\n\n\n<p>Normally any text string will be run through the JavaScript HTML parser to encode special characters such as &lt; to &amp;lt;.&nbsp;&nbsp; The raw modifier will force the original string to be output as-is.&nbsp; Useful it trying to output an HTML setting intact.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Default Setting for Results Layout<\/h2>\n\n\n\n<p>The default setting for the Results Layout (Smart Option ID: resultslayout) as of January 2023 is shown below:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;div id=\"slp_results_&#91;slp_location id]\" class=\"results_entry location_primary &#91;slp_location featured]\"&gt;\n    &lt;div class=\"results_row_left_column\"   id=\"slp_left_cell_&#91;slp_location id]\"   &gt;\n        &lt;span class=\"location_name\"&gt;&#91;slp_location name] &#91;slp_location uml_buttons] &#91;slp_location gfi_buttons]&lt;\/span&gt;\n        &lt;span class=\"location_distance\"&gt;&#91;slp_location distance_1] &#91;slp_location distance_unit]&lt;\/span&gt;\n    &lt;\/div&gt;\n    &lt;div class=\"results_row_center_column location_secondary\" id=\"slp_center_cell_&#91;slp_location id]\" &gt;\n        &lt;span class=\"slp_result_address slp_result_street\"&gt;&#91;slp_location address]&lt;\/span&gt;\n        &lt;span class=\"slp_result_address slp_result_street2\"&gt;&#91;slp_location address2]&lt;\/span&gt;\n        &lt;span class=\"slp_result_address slp_result_citystatezip\"&gt;&#91;slp_location city_state_zip]&lt;\/span&gt;\n        &lt;span class=\"slp_result_address slp_result_country\"&gt;&#91;slp_location country]&lt;\/span&gt;\n        &lt;span class=\"slp_result_address slp_result_phone\"&gt;&#91;slp_location phone_with_label]&lt;\/span&gt;\n        &lt;span class=\"slp_result_address slp_result_fax\"&gt;&#91;slp_location fax]&lt;\/span&gt;\n    &lt;\/div&gt;\n    &lt;div class=\"results_row_right_column location_tertiary\"  id=\"slp_right_cell_&#91;slp_location id]\"  &gt;\n        &lt;span class=\"slp_result_contact slp_result_website\"&gt;&#91;slp_location web_link]&lt;\/span&gt;\n        &lt;span class=\"slp_result_contact slp_result_email\"&gt;&#91;slp_location email_link]&lt;\/span&gt;\n        &lt;span class=\"slp_result_contact slp_result_directions\"&gt;&lt;a href=\"https:\/\/&#91;slp_option map_domain]\/maps?saddr=&#91;slp_location search_address]&amp;daddr=&#91;slp_location location_address]\" target=\"_blank\" class=\"storelocatorlink\"&gt;&#91;slp_location directions_text]&lt;\/a&gt;&lt;\/span&gt;\n        &lt;span class=\"slp_result_contact slp_result_hours\"&gt;&#91;slp_location hours]&lt;\/span&gt;\n        &#91;slp_location pro_tags]\n        &#91;slp_location iconarray wrap=\"fullspan\"]\n    &lt;\/div&gt;\n&lt;\/div&gt;\n\n<strong>NOTE<\/strong>\nCategory icons or markers can be displayed on the map or in the result  but if you need to re-iterate and show the category text, you will need to add tags to locations and add the sl_tag  under the results layout. <\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">Resetting To Default<\/h2>\n\n\n\n<p>This setting is included in the Default Locator Layout style.   <\/p>\n\n\n\n<p>To reset to this setting &#8212; <strong><em>NOTE: this will overwrite most of your locator settings.<\/em><\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Login to your SLP account<\/li>\n\n\n\n<li>Go to Settings | View<\/li>\n\n\n\n<li>In the Appearance section find the &#8220;Default&#8221; locator style.<\/li>\n\n\n\n<li>Click Select (or Reload if the button says Reload)<\/li>\n<\/ul>\n\n\n\n<p><\/p>\n\n\n\n<p><\/p>\n\n\n\n<p class=\"has-text-align-right\"><a href=\"https:\/\/pixabay.com\/photos\/architecture-blueprint-floor-plan-1857175\/\" target=\"_blank\" rel=\"noreferrer noopener\">post image via Pixabay<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Changing the results layout is a feature provided for Professional level accounts. Users of the self-managed WordPress plugins will find this in the Experience add on. Default Format The default format for the results string uses the numerical encoding for&#x2026; <\/p>\n<div class=\"more-link-container\"><a href=\"https:\/\/documentation.storelocatorplus.com\/results-layout\/\" class=\"more-link\">Read More <span class=\"screen-reader-text\">Results Layout Shortcodes and Attributes<\/span><\/a><\/div>\n","protected":false},"author":3,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[24,15,19,36,29],"tags":[41,73,143,210,277,322,485,533],"class_list":["post-231","post","type-post","status-publish","format-standard","hentry","category-base-advanced","category-our-add-ons","category-professional","category-results","category-settings-tab","tag-slp_location","tag-appearance","tag-data-field-names","tag-format","tag-initial-results-returned","tag-location-list","tag-resultslayout","tag-shortcodes"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Results Layout Shortcodes and Attributes<\/title>\n<meta name=\"description\" content=\"How to change your results layout for Store Locator Plus\u00ae SaaS and WordPress installations. This is what users see on your location list.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/docs.storelocatorplus.com\/results-layout\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Results Layout Shortcodes and Attributes\" \/>\n<meta property=\"og:description\" content=\"How to change your results layout for Store Locator Plus\u00ae SaaS and WordPress installations. This is what users see on your location list.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/docs.storelocatorplus.com\/results-layout\/\" \/>\n<meta property=\"og:site_name\" content=\"Documentation\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/storelocatorplus\/\" \/>\n<meta property=\"article:published_time\" content=\"2023-01-16T16:19:49+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-01-29T20:54:19+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/documentation.storelocatorplus.com\/wp-content\/uploads\/2016\/04\/2017-results-panel-settings-Exp-4.7.11-300x137.jpg\" \/>\n<meta name=\"author\" content=\"cici\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@locatorplus\" \/>\n<meta name=\"twitter:site\" content=\"@locatorplus\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"cici\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/docs.storelocatorplus.com\/results-layout\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/docs.storelocatorplus.com\/results-layout\/\"},\"author\":{\"name\":\"cici\",\"@id\":\"https:\/\/docs.storelocatorplus.com\/#\/schema\/person\/a50eb72a6438a04b7d0d6d8190f41512\"},\"headline\":\"Results Layout Shortcodes and Attributes\",\"datePublished\":\"2023-01-16T16:19:49+00:00\",\"dateModified\":\"2024-01-29T20:54:19+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/docs.storelocatorplus.com\/results-layout\/\"},\"wordCount\":1312,\"publisher\":{\"@id\":\"https:\/\/docs.storelocatorplus.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/docs.storelocatorplus.com\/results-layout\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/documentation.storelocatorplus.com\/wp-content\/uploads\/2016\/04\/2017-results-panel-settings-Exp-4.7.11-300x137.jpg\",\"keywords\":[\"[slp_location]\",\"appearance\",\"data field names\",\"format\",\"initial-results-returned\",\"location list\",\"results layout\",\"shortcodes\"],\"articleSection\":[\"Advanced\",\"Our Add Ons\",\"Professional\",\"Results\",\"Settings\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/docs.storelocatorplus.com\/results-layout\/\",\"url\":\"https:\/\/docs.storelocatorplus.com\/results-layout\/\",\"name\":\"Results Layout Shortcodes and Attributes\",\"isPartOf\":{\"@id\":\"https:\/\/docs.storelocatorplus.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/docs.storelocatorplus.com\/results-layout\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/docs.storelocatorplus.com\/results-layout\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/documentation.storelocatorplus.com\/wp-content\/uploads\/2016\/04\/2017-results-panel-settings-Exp-4.7.11-300x137.jpg\",\"datePublished\":\"2023-01-16T16:19:49+00:00\",\"dateModified\":\"2024-01-29T20:54:19+00:00\",\"description\":\"How to change your results layout for Store Locator Plus\u00ae SaaS and WordPress installations. This is what users see on your location list.\",\"breadcrumb\":{\"@id\":\"https:\/\/docs.storelocatorplus.com\/results-layout\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/docs.storelocatorplus.com\/results-layout\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/docs.storelocatorplus.com\/results-layout\/#primaryimage\",\"url\":\"https:\/\/documentation.storelocatorplus.com\/wp-content\/uploads\/2016\/04\/2017-results-panel-settings-Exp-4.7.11.jpg\",\"contentUrl\":\"https:\/\/documentation.storelocatorplus.com\/wp-content\/uploads\/2016\/04\/2017-results-panel-settings-Exp-4.7.11.jpg\",\"width\":900,\"height\":410},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/docs.storelocatorplus.com\/results-layout\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/docs.storelocatorplus.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Results Layout Shortcodes and Attributes\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/docs.storelocatorplus.com\/#website\",\"url\":\"https:\/\/docs.storelocatorplus.com\/\",\"name\":\"Documentation\",\"description\":\"for Store Locator Plus\u00ae\",\"publisher\":{\"@id\":\"https:\/\/docs.storelocatorplus.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/docs.storelocatorplus.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/docs.storelocatorplus.com\/#organization\",\"name\":\"Store Locator Plus\u00ae\",\"url\":\"https:\/\/docs.storelocatorplus.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/docs.storelocatorplus.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/i0.wp.com\/docs.storelocatorplus.com\/wp-content\/uploads\/2016\/09\/SLP-Superman-Logo-512x.png?fit=512%2C512&ssl=1\",\"contentUrl\":\"https:\/\/i0.wp.com\/docs.storelocatorplus.com\/wp-content\/uploads\/2016\/09\/SLP-Superman-Logo-512x.png?fit=512%2C512&ssl=1\",\"width\":512,\"height\":512,\"caption\":\"Store Locator Plus\u00ae\"},\"image\":{\"@id\":\"https:\/\/docs.storelocatorplus.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/storelocatorplus\/\",\"https:\/\/x.com\/locatorplus\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/docs.storelocatorplus.com\/#\/schema\/person\/a50eb72a6438a04b7d0d6d8190f41512\",\"name\":\"cici\",\"url\":\"https:\/\/documentation.storelocatorplus.com\/author\/cici\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Results Layout Shortcodes and Attributes","description":"How to change your results layout for Store Locator Plus\u00ae SaaS and WordPress installations. This is what users see on your location list.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/docs.storelocatorplus.com\/results-layout\/","og_locale":"en_US","og_type":"article","og_title":"Results Layout Shortcodes and Attributes","og_description":"How to change your results layout for Store Locator Plus\u00ae SaaS and WordPress installations. This is what users see on your location list.","og_url":"https:\/\/docs.storelocatorplus.com\/results-layout\/","og_site_name":"Documentation","article_publisher":"https:\/\/www.facebook.com\/storelocatorplus\/","article_published_time":"2023-01-16T16:19:49+00:00","article_modified_time":"2024-01-29T20:54:19+00:00","og_image":[{"url":"http:\/\/documentation.storelocatorplus.com\/wp-content\/uploads\/2016\/04\/2017-results-panel-settings-Exp-4.7.11-300x137.jpg","type":"","width":"","height":""}],"author":"cici","twitter_card":"summary_large_image","twitter_creator":"@locatorplus","twitter_site":"@locatorplus","twitter_misc":{"Written by":"cici","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/docs.storelocatorplus.com\/results-layout\/#article","isPartOf":{"@id":"https:\/\/docs.storelocatorplus.com\/results-layout\/"},"author":{"name":"cici","@id":"https:\/\/docs.storelocatorplus.com\/#\/schema\/person\/a50eb72a6438a04b7d0d6d8190f41512"},"headline":"Results Layout Shortcodes and Attributes","datePublished":"2023-01-16T16:19:49+00:00","dateModified":"2024-01-29T20:54:19+00:00","mainEntityOfPage":{"@id":"https:\/\/docs.storelocatorplus.com\/results-layout\/"},"wordCount":1312,"publisher":{"@id":"https:\/\/docs.storelocatorplus.com\/#organization"},"image":{"@id":"https:\/\/docs.storelocatorplus.com\/results-layout\/#primaryimage"},"thumbnailUrl":"http:\/\/documentation.storelocatorplus.com\/wp-content\/uploads\/2016\/04\/2017-results-panel-settings-Exp-4.7.11-300x137.jpg","keywords":["[slp_location]","appearance","data field names","format","initial-results-returned","location list","results layout","shortcodes"],"articleSection":["Advanced","Our Add Ons","Professional","Results","Settings"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/docs.storelocatorplus.com\/results-layout\/","url":"https:\/\/docs.storelocatorplus.com\/results-layout\/","name":"Results Layout Shortcodes and Attributes","isPartOf":{"@id":"https:\/\/docs.storelocatorplus.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/docs.storelocatorplus.com\/results-layout\/#primaryimage"},"image":{"@id":"https:\/\/docs.storelocatorplus.com\/results-layout\/#primaryimage"},"thumbnailUrl":"http:\/\/documentation.storelocatorplus.com\/wp-content\/uploads\/2016\/04\/2017-results-panel-settings-Exp-4.7.11-300x137.jpg","datePublished":"2023-01-16T16:19:49+00:00","dateModified":"2024-01-29T20:54:19+00:00","description":"How to change your results layout for Store Locator Plus\u00ae SaaS and WordPress installations. This is what users see on your location list.","breadcrumb":{"@id":"https:\/\/docs.storelocatorplus.com\/results-layout\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/docs.storelocatorplus.com\/results-layout\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/docs.storelocatorplus.com\/results-layout\/#primaryimage","url":"https:\/\/documentation.storelocatorplus.com\/wp-content\/uploads\/2016\/04\/2017-results-panel-settings-Exp-4.7.11.jpg","contentUrl":"https:\/\/documentation.storelocatorplus.com\/wp-content\/uploads\/2016\/04\/2017-results-panel-settings-Exp-4.7.11.jpg","width":900,"height":410},{"@type":"BreadcrumbList","@id":"https:\/\/docs.storelocatorplus.com\/results-layout\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/docs.storelocatorplus.com\/"},{"@type":"ListItem","position":2,"name":"Results Layout Shortcodes and Attributes"}]},{"@type":"WebSite","@id":"https:\/\/docs.storelocatorplus.com\/#website","url":"https:\/\/docs.storelocatorplus.com\/","name":"Documentation","description":"for Store Locator Plus\u00ae","publisher":{"@id":"https:\/\/docs.storelocatorplus.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/docs.storelocatorplus.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/docs.storelocatorplus.com\/#organization","name":"Store Locator Plus\u00ae","url":"https:\/\/docs.storelocatorplus.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/docs.storelocatorplus.com\/#\/schema\/logo\/image\/","url":"https:\/\/i0.wp.com\/docs.storelocatorplus.com\/wp-content\/uploads\/2016\/09\/SLP-Superman-Logo-512x.png?fit=512%2C512&ssl=1","contentUrl":"https:\/\/i0.wp.com\/docs.storelocatorplus.com\/wp-content\/uploads\/2016\/09\/SLP-Superman-Logo-512x.png?fit=512%2C512&ssl=1","width":512,"height":512,"caption":"Store Locator Plus\u00ae"},"image":{"@id":"https:\/\/docs.storelocatorplus.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/storelocatorplus\/","https:\/\/x.com\/locatorplus"]},{"@type":"Person","@id":"https:\/\/docs.storelocatorplus.com\/#\/schema\/person\/a50eb72a6438a04b7d0d6d8190f41512","name":"cici","url":"https:\/\/documentation.storelocatorplus.com\/author\/cici\/"}]}},"_links":{"self":[{"href":"https:\/\/documentation.storelocatorplus.com\/wp-json\/wp\/v2\/posts\/231","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/documentation.storelocatorplus.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/documentation.storelocatorplus.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/documentation.storelocatorplus.com\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/documentation.storelocatorplus.com\/wp-json\/wp\/v2\/comments?post=231"}],"version-history":[{"count":7,"href":"https:\/\/documentation.storelocatorplus.com\/wp-json\/wp\/v2\/posts\/231\/revisions"}],"predecessor-version":[{"id":9634,"href":"https:\/\/documentation.storelocatorplus.com\/wp-json\/wp\/v2\/posts\/231\/revisions\/9634"}],"wp:attachment":[{"href":"https:\/\/documentation.storelocatorplus.com\/wp-json\/wp\/v2\/media?parent=231"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/documentation.storelocatorplus.com\/wp-json\/wp\/v2\/categories?post=231"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/documentation.storelocatorplus.com\/wp-json\/wp\/v2\/tags?post=231"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}