Your account expired support, please renew to get your support.

HomePage Forums Themes Support Triply – Tour Booking WordPress Theme Displayed information & hide “time” field

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #12466
    yannmomo
    Support Expired

    Hi,

    Great theme!! I have two question.

    1. I’d like to custom the “Duration” information on a tour details page. Instead of having 1,2,3,4… days I would like to put “Full-day” or “Half-day”. Is this possible ?

    2. In the Booking form I don’t want my customer to choose a start time after they chose their date. I managed to hide the “time” field in the booking form with some CSS. But how can I do the same to hide “Time” in the checkout page ?

    Best regards,

    Yann

    #12494

    Hi you,

    #1. This plugin don’t support your idea, but we can custom work for you.

    #2. You can use css:

    .booking-form-block.booking-times-block {
        display: none;
    }

    But you must not add time to Schedule: https://prnt.sc/1bpsrc2

    • This reply was modified 2 years, 10 months ago by Billy Nguyen.
    #12600
    yannmomo
    Support Expired

    Thank you for your fast answer. But I don’t understand why you say that I must not add time to schedule ? If no how can I choose the days I want to open bookings ?

    #12604

    Oh sorry,

    You can set the default like this, but do not choose multiple time periods in a day, the booking form will not display the time to choose from: https://prnt.sc/1dcyh3h

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.