Travel Agent Docs
Settings

Expandable Iframe Settings

Configure the default appearance and behavior of the booking iframe on your travel package pages using the following settings. These options allow you to tailor the user experience and ensure seamless integration with your site’s design and workflow.

  • Default Iframe URL
    Specifies the URL for the booking iframe displayed on your package posts.
    Example: https://yourdomain.com/booking-form/
  • Button Text (Booking)
    Sets the text displayed on the booking button (e.g., “Book Now”).
  • Button Text (Waitlist)
    Sets the text shown when a package is full (e.g., “Register on Waitlist”).
  • Button Text (Pre-Sale) Sets the text displayed on the booking button for pre-sale packages (e.g., “Register for Pre-Sale”).
  • Close Button Text
    Defines the label for the button used to close the expanded iframe (e.g., “Close”).
  • Button Color
    Specifies the background color of the booking button (hex or named color).
  • Button Text Color
    Sets the color of the booking button label.
  • Button Width
    Defines the width of the booking button using CSS values (e.g., 200px, 50%).
  • Button Icon
    Specifies the icon that will be used for the button.
  • Booking Redirect Link
    Specifies the URL to which users are redirected after a successful booking.
  • Waitlist Redirect Link
    Specifies the URL to which users are redirected after waitlist registration.
  • Iframe Width
    Sets the width of the booking iframe using CSS values (e.g., 200px, 50%).
  • Iframe Height
    Sets the height of the booking iframe using CSS values (e.g., 200px, 50%).
  • Dynamic Resize
    Enables automatic height adjustment of the iframe (requires a booking page that supports dynamic resizing).