Skip to content

FAQ

Yes. Locator registers under the WooCommerce menu and requires WooCommerce to be active.

The free version is a searchable list or grid — no map key needed. Map embedding is planned for the Pro add-on.

No. The free directory works without any key or external API. The Get directions link opens the visitor’s own map app using the store’s coordinates or postal address.

Yes — choose List or Grid in WooCommerce → Store Locator, or pass layout="grid" to the shortcode to override it on a specific page.

It filters the cards already on the page by city, postcode or store name, entirely in the browser. No data leaves the page, so it is instant.

Does the directory work without JavaScript?

Section titled “Does the directory work without JavaScript?”

Yes. Every location renders server-side, so the full list shows with JavaScript disabled. The instant search box is added on top when JavaScript is available.

How do I choose which details show on each card?

Section titled “How do I choose which details show on each card?”

In WooCommerce → Store Locator, under Visible fields — toggle address, opening hours, phone, email and the Get directions link.

Yes. Copy templates/locator-list.php into your-theme/locator/locator-list.php and edit your theme copy.

No. Locator only enqueues its CSS and JavaScript on pages that contain the shortcode, and renders without layout shift.