
HaulHQ Bridge connects your WordPress site to your HaulHQ account. Add your services, dumpster rentals, reviews, and booking tools to any page using simple shortcodes.
Features:
Requirements:
This plugin connects to HaulHQ, a third-party software-as-a-service platform, to provide its features. HaulHQ is required for the plugin to function: the plugin sends and receives data from the HaulHQ API to display your products, services, reviews, service area, and booking and chatbot widgets, and to forward leads captured on your site.
What is sent, and when:
The service is provided by HaulHQ LLC. By using this plugin you agree to HaulHQ’s terms and privacy policy:
Display your products (dumpsters, trailers, etc.):
[haulhq_products type=”equipment”]
Display a single product detail page:
[haulhq_product slug=”20-yard-dumpster”]
Display your junk removal services:
[haulhq_services]
Display customer reviews with star ratings:
[haulhq_reviews]
Display your service area for local SEO:
[haulhq_service_area]
Add the AI chatbot:
The chatbot is not a shortcode. Turn it on in Settings > HaulHQ Bridge (“Enable chat widget”)
and it appears site-wide as a floating widget on every page — there is nothing to paste.
Its behavior (including the after-hours-only option) is configured in your HaulHQ dashboard
under Settings > Chatbot.
Add the booking widget:
[haulhq_booking]
Add the quote & booking form (the main lead form):
[haulhq_form]
The visitor checks their zip, picks a load size for an instant price, then books a pickup or
requests a written estimate. Optional attributes: height="700" to set the initial iframe
height, show_price="false" to ask for contact details before showing the price (blank uses
your Settings > Quote Form default), and form="standard" for the single-screen variant.
A “HaulHQ Lead Form” block is also available in the block editor.
Show your before/after photos on an existing page:
[haulhq_gallery]
Optional attributes: limit="6" for how many photos, and heading="none" to render no
heading when the page already has one.
Give the photos a dedicated gallery page:
[haulhq_gallery_page]
Shows all featured before/after photos as stacked cards. Optional attributes: columns="3",
counter=”false” to hide the “N projects” count, and heading="none" to suppress the heading.
Add a “Check Availability” zip CTA anywhere (header, page, widget area):
[haulhq_zip_cta]
Optional attributes: theme="dark" for dark backgrounds, label="Get My Price" to change the button text, color="#f15a22" to set a custom button color, and layout="bar" for a compact single-row variant that fits in a site header. A visitor enters their zip and the booking flow opens in a pop-up with the zip already answered. A “HaulHQ Zip CTA” block is also available in the block editor.
Compact header bar:
[haulhq_zip_cta layout=”bar”]
The bar layout keeps the control under 35px tall so it sits inline in a header. Combine with theme="dark" on dark headers. The default layout="box" is unchanged.
For full shortcode documentation and attributes, visit Settings > HaulHQ > Shortcodes in your WordPress admin.