
外掛標籤
開發者團隊
② 後台搜尋「Tushiyah Store Finder and Browser」→ 直接安裝(推薦)
原文外掛簡介
Tushiyah Store Finder and Browser adds a lightweight store locator to WordPress with:
Locations custom post type
County taxonomy (assign each store to a county)
Leaflet map with OpenStreetMap tiles
Search by store name/address, or geocode an Eircode/town and find stores within a radius
County count markers on initial map view
A–Z store browser section
Basic styling via CSS variables and shortcode attributes
Usage
Add the locator anywhere using:
[tshsfb_store_finder_browser]
Optional design overrides using shortcode attributes:
[tushiyah_store_finder_browser sidebar_width="420px" map_height="620px" primary="#111" primary_text="#fff" card_radius="14px" grid_cols_desktop="4" store_title_color="#000" default_radius_km="10"]
Supported attributes:
default_radius_km (used for postcode/location and near-me search, radius selector is hidden by default)
sidebar_width, sidebar_min, gap, controls_gap, row_gap
map_height, map_height_mobile, panel_height
card_padding, card_radius, card_border, card_bg
primary, primary_text
store_title_color
alpha_btn_size, alpha_btn_radius, alpha_btn_border, alpha_gap
grid_gap, grid_cols_desktop, grid_cols_tablet, grid_cols_mobile
