Skip to main content

Settings → Search, Display, and Builder

Search tab

  • Distance unit sets the site default to Kilometres or Miles.
  • Restrict search to country accepts comma-separated ISO-2 codes such as US,AU; empty means worldwide.
  • Address autocomplete enables the site-level autocomplete capability. A Search form Location field must also enable its Address autocomplete (Google) control.

A Location field's country restriction overrides the site-wide country restriction when non-empty.

Display tab

Rendering mode has two values:

  • Lazy load (client-side): the browser constructs the locator and requests initial results.
  • Server-side rendering (SEO): PHP renders the search form, filters, and first page as HTML; the interactive app hydrates it without an initial refetch, then mounts the map.

Rendering mode does not choose the Layout or widgets. It changes delivery of the selected Layout.

Builder tab

  • Desktop preview width (px), default 1280;
  • Tablet preview width (px), default 768;
  • Mobile preview width (px), default 390.

These values drive editor preview frames and responsive Builder output:

  • Tablet preview width is the breakpoint at which Custom-width mobile spans and mobile style overrides begin. It is also where an Equal-width column's Tablet columns value begins.
  • Mobile preview width is the breakpoint at which an Equal-width column's Mobile columns value replaces its Tablet value.

Changing either value can therefore affect saved designs on the frontend, not just the editor preview.