Your website
[haulhq_service_area]
Display service area with city names or zip codes.
This applies to both workflows
What are the two workflows?Display service area with city names or zip codes.
Where it goes
Footer, or a dedicated service-area page.
[haulhq_service_area format="cities"]Copy this to get started
Set it up
- 1Add your cities and zips in Settings > General. See Service area.
- 2Paste
[haulhq_service_area]into your footer or a service-area page. - 3Use
format="zips"if you would rather list zip codes.
Attributes
| Attribute | Default | Values | What it does |
|---|---|---|---|
format | cities | cities, zips | Display format |
show_mapno-op | false | true, false | Currently does nothing. The attribute is accepted but never read, so setting it has no effect on the output. |
Generated from the same definition that drives the plugin's Shortcodes tab, and checked against the plugin code on every build.
Common mistakes
"It shows nothing."
Your service area has no cities. Zips alone leave this empty.
"I set `show_map` and no map appeared."
show_map currently does nothing. The attribute is accepted but never read. It is documented so you know it is a no-op rather than concluding you used it wrong.