Your website
[haulhq_services]
Display junk removal and hauling services with pricing.
This is part of the Junk removal workflow
Renting dumpsters? Start with the booking workflow.Display junk removal and hauling services with pricing.
This lists services, it does not take the lead
It is a menu, not a form. The lead is captured by [[haulhq_form]](/docs/wordpress/haulhq-form), so give the CTA somewhere to go.
Where it goes
Your services page.
[haulhq_services layout="grid" columns="3"]Copy this to get started
Set it up
- 1Add your services in the Catalog, in the Service category. These are the jobs you do -- appliance removal, garage cleanout, single item pickup.
- 2Create a services page in WordPress and paste
[haulhq_services]. - 3Set
columnsto suit your theme width. Three works for most. - 4Point
cta_actionat your quote page so a visitor who is convinced can act immediately.
Attributes
| Attribute | Default | Values | What it does |
|---|---|---|---|
layout | grid | grid, list | Display layout |
columns | 3 | 1-4 | Number of grid columns |
show_pricing | true | true, false | Show pricing information |
cta_text | Get Estimate | Any text | CTA button label |
cta_action | booking | chatbot, booking | CTA click behavior |
Generated from the same definition that drives the plugin's Shortcodes tab, and checked against the plugin code on every build.
Common mistakes
"Nothing renders."
Your catalog has no items in the Service category. Equipment and add-ons are not shown here.
"I want prices hidden until someone gets in touch."
Set show_pricing="false". The services still list, without the numbers.