Trip Reviews
[trip_rating_summary] Shortcode
Trip Builder is a multi-step quote wizard. Visitors answer questions about destination, dates, budget, and travel style, then submit contact details. Answers appear as a structured brief in the inbox and admin emails.
Step-by-step guide
Open Trip Builder admin
- Go to WordPress Admin → WP Travel Kit → InquiryFlow.
- Click the Trip Builder tab.

Configure built-in steps
Default steps (reorderable except Review):
| Step | Purpose |
|---|---|
| Destination | Where they want to go (all or selected WPTE destinations) |
| Dates | Flexible dates, months, exact dates, nights, duration |
| Travellers | Party size; optional child ages |
| Budget | Value / Mid-range / Luxury tiers (editable labels and notes) |
| Travel style | Trip types with optional follow-up questions |
| Review & contact | Summary + name, email, message; optional phone field |
- Click a step to expand settings.
- Toggle fields on/off per step.
- For Destination and Style, choose all terms or selected terms only.
- Review & contact is always last and cannot be disabled.
Add custom steps
- Click Add custom step.
- Set step title and add fields.
- Supported field types: text, email, tel, textarea, select, stepper, chips, checkbox, WPTE destinations, WPTE trip types.
- Optional conditional logic (custom fields): show field when another field equals a value.
Branding and sidebar
- Open Branding settings in the builder.
- Set logo (or use theme logo), brand name (or site name), and brand color.
- Set Hero image and Reassurance text for the sidebar.
Assign a Trip Builder page
- Create a WordPress page (e.g. “Plan your trip”).
- In Trip Builder settings, set Trip Builder page to that page.
- Or embed on any page via block/shortcode (below).
Embed on the front end
Block editor: Add block Trip Builder (inquiryflow/trip-builder)
Shortcode:
[inquiryflow_trip_builder]
The floating inquiry button is automatically hidden on Trip Builder pages to avoid duplicate CTAs.

View submissions
- Open Inquiries.
- Leads from Trip Builder show channel Trip Builder.
- Detail panel shows brief rows (question/answer pairs).
- Admin email includes the same brief.
Tips
- Keep the wizard under 6–7 steps for completion rates.
- Use Budget tier notes to set price expectations.
- Style follow-up questions clarify adventure vs luxury preferences.
- Link exit-intent CTA to your Trip Builder page — Exit-intent popup.
Common mistakes
- Forgetting to publish the page with the shortcode/block.
- Disabling Review step — not possible; contact capture requires it.
- Expecting custom fields without conditional keys — “Show when field” must match an earlier field key exactly.
Troubleshooting
| Issue | Fix |
|---|---|
| Builder blank on front end | Active Pro license; clear cache |
| No destinations in step | WP Travel Engine destinations taxonomy populated |
| Submission fails | Consent, captcha, rate limit — see Free troubleshooting |
| Two CTAs on page | Normal on non-builder pages; builder pages hide FAB |
