Trip extra quantity

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #26984
    rado
    Participant

    Dear Support team

    1. I am setting up trip extra “tour guide” However the set up of the trip extra i have enable to book more than 2 and more guide for the trip. I would like to set up no guide or 1 guide.

    2. Can I customize and change the name “trip inquiry”?
    3. I would like in check out page force the partial payment and disable the full payment.

    #26991
    wensolutions
    Keymaster

    Hello @rado,

    Please find answer to your queries below:

    1. I am setting up trip extra “tour guide” However the set up of the trip extra i have enable to book more than 2 and more guide for the trip. I would like to set up no guide or 1 guide.

    Response:We are not quite clear with your query, however when we tested the tour extras in our side it works fine. Whatever the no you chose for the extras will be taken to the cat page.

    So can you please provide the screen record of the issue so that we can help you on this? Also, kindly post your site URL.

    2. Can I customize and change the name “trip inquiry”?

    Response:Yes, the filter is available in order to edit the text and for this you need to activate the child theme.

    To know how to create and activate the child theme, please refer to below given link:

    https://wptravel.io/how-to-create-a-child-theme/

    After activating the child theme, please add below-given code in your child theme functions.php file.

      function wp_travel_enquiry_text_change($trip_enquiry_text){
        $trip_enquiry_text ='Your Text';
        return $trip_enquiry_text;
      }
      add_filter('wp_travel_trip_enquiry_popup_link_text','wp_travel_enquiry_text_change');

    Change your text to “You Text” to your desired text.

    3. I would like in check out page force the partial payment and disable the full payment.

    Response: No, as for now the feature is not available and as much as we would like to help you with this, we are unable to do so as it requires code customization. So if you want then you can consider hiring the freelancer or the professional developer.

    Hope this clears the confusion.

    Thank you.

    #27005
    rado
    Participant

    Not able to send you screenshot the link of preview

    https://altmantravel.com/itinerary/5156/?preview_id=5190&preview_nonce=e8b76ac8b3&preview=true

    At this moment the trip extra ” guide” allows to set more than tour guide
    I would like to set 0 or 1 trip extra. How can i do it?

    #27023
    wensolutions
    Keymaster

    Hello,

    Actually, you can select any number of trip extra as per your requirement.

    For detail assistance, please refer below given link:

    https://wptravel.io/documentations/wp-travel-tour-extras/#doc-steps-to-add-the-extras-in-the-trips-8

    If you have any queries further, let us know.

    Thank you.

    #27034
    rado
    Participant

    Thank you for the answer.
    To be specific i don’t mean the number of trip extra.

    i mean in the INDIVIDUAL TRIP EXTRA with NO FIX DEPARTURE DATE
    clients are forced to chose NUMBER OF UNITS.

    I need this unit came in option 1.” zero” or 2 option ” one”
    Thank you

    #27041
    wensolutions
    Keymaster

    Hello,

    Please provide us with specific screenshot or screen record of the issue you are facing so that we can inspect issue further.

    To send screenshot you can use lightshot.

    https://app.prntscr.com/en/download.html

    If you have any queries further, let us know.

    Thank you.

    #27046
    rado
    Participant

    I hope this will work

    https://drive.google.com/file/d/1-no4L-lccxP7gipiNc4udWi_VY6PpTOl/view?usp=drivesdk

    When you look the “Guide” is set for 4 units
    I obiously want enable only zero or one.

    Thank you

    #27111
    rado
    Participant

    Can i have your response as i am building this sitte
    The picture below

    https://drive.google.com/file/d/1-no4L-lccxP7gipiNc4udWi_VY6PpTOl/view?usp=drivesdk

    When you look the The trip extra i named “Guide” is set for 4 units
    I need to enable only zero or one and disable ore than 1 units of the trips extra.

    Thank you

    #27115
    wensolutions
    Keymaster

    Hello,

    We would like to apologize for delay response.

    Actually, the feature you have requested is not available. So, if you want this feature, we would like to suggest you to consider hiring a freelancer or professional developer.

    If you have any queries further, let us know.

    Thank you.

Viewing 9 posts - 1 through 9 (of 9 total)
  • The forum ‘WP Travel Pro’ is closed to new topics and replies.