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

HomePage Forums Themes Support Triply – Tour Booking WordPress Theme change booking form front end (BA Booking everything plugin)

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

    please guide me step by step how change the button “Book Now” in booking form element to “Book this tour”

    #25690

    Please add this custom code to file functions.php( child-theme):

    add_filter('babe_booking_form_submit_button_label', 'triply_babe_booking_form_submit_button_label');
    function triply_babe_booking_form_submit_button_label(){
    return esc_html__( 'Book this tour', 'triply' );
    }
    #38464
    xabbi
    Support Expired

    Hello, I understand that my support has concluded, but I am seeking clarification on the BA Booking plugin. Specifically, I would like to know if the plugin allows customers the option to choose between immediate booking or sending an inquiry via email. Your assistance in providing this information would be greatly appreciated

    #38471

    We have migrated to a new support system here https://pavothemes.ticksy.com/
    We have stopped supporting the tickets you sent here and only support this new ticket system.

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

You must be logged in to reply to this topic.