This guide provides step-by-step instructions for setting up specific pages using shortcodes. Each page serves a distinct purpose and requires the appropriate shortcode to function correctly

To access the Pages settings, Navigate to Dashboard > WP Travel Engine > Settings > General > Pages
- Checkout Page: The Checkout Page is where users finalize their bookings. The
[WP_TRAVEL_ENGINE_PLACE_ORDER]
shortcode must be on this page. - Terms & Conditions Page: The Terms & Conditions Page outlines your policies and agreements.
- Thank You Page: The Thank You Page displays a confirmation message after a successful transaction. The
[WP_TRAVEL_ENGINE_THANK_YOU]
shortcode must be on this page. - Confirmation Page: The Confirmation Page allows users to confirm their booking details. The
[WP_TRAVEL_ENGINE_BOOK_CONFIRMATION]
shortcode must be on this page. - User Dashboard Page: The User Dashboard Page provides a central area for users to manage their bookings. The
[WP_TRAVEL_ENGINE_DASHBOARD]
shortcode must be on this page. - Enquiry Thank You Page: The Enquiry Thank You Page confirms the successful submission of an enquiry
- Wishlist Page: The Wishlist Page lets users save and view their favorite trips. The
[WP_TRAVEL_ENGINE_WISHLIST]
shortcode must be on this page. - Trip Search Results Page: The Trip Search Results Page displays filtered results for user searches.
Ensure each page is assigned correctly to function as intended.