Skip to content

Trip Reviews

[trip_rating_summary] Shortcode

Updated July 31, 2026 6 min read

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

  1. Go to WordPress Admin → WP Travel Kit → InquiryFlow.
  2. Click the Trip Builder tab.

Configure built-in steps

Default steps (reorderable except Review):

StepPurpose
DestinationWhere they want to go (all or selected WPTE destinations)
DatesFlexible dates, months, exact dates, nights, duration
TravellersParty size; optional child ages
BudgetValue / Mid-range / Luxury tiers (editable labels and notes)
Travel styleTrip types with optional follow-up questions
Review & contactSummary + name, email, message; optional phone field
  1. Click a step to expand settings.
  2. Toggle fields on/off per step.
  3. For Destination and Style, choose all terms or selected terms only.
  4. Review & contact is always last and cannot be disabled.

Add custom steps

  1. Click Add custom step.
  2. Set step title and add fields.
  3. Supported field types: text, email, tel, textarea, select, stepper, chips, checkbox, WPTE destinations, WPTE trip types.
  4. Optional conditional logic (custom fields): show field when another field equals a value.

Branding and sidebar

  1. Open Branding settings in the builder.
  2. Set logo (or use theme logo), brand name (or site name), and brand color.
  3. Set Hero image and Reassurance text for the sidebar.

Assign a Trip Builder page

  1. Create a WordPress page (e.g. “Plan your trip”).
  2. In Trip Builder settings, set Trip Builder page to that page.
  3. 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

  1. Open Inquiries.
  2. Leads from Trip Builder show channel Trip Builder.
  3. Detail panel shows brief rows (question/answer pairs).
  4. 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

IssueFix
Builder blank on front endActive Pro license; clear cache
No destinations in stepWP Travel Engine destinations taxonomy populated
Submission failsConsent, captcha, rate limit — see Free troubleshooting
Two CTAs on pageNormal on non-builder pages; builder pages hide FAB