No Submit Button on Book Form

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #3633
    genb84
    Participant

    Hello. The booking form is missing a submit button. After the customer inputs his/her information, there is no button to click send.

    #3636
    Support Team
    Keymaster

    Hello @genb84,

    When checked the recent version of the WP Travel plugin there in Book Now button clicking which you can submit your form.

    Screenshot:

    https://image.prntscr.com/image/was65JQlSrSXLd9KAUURXA.png

    So in your case, if you have installed any other third party plugin then please deactivate and verify the issue because the issue might have caused due to the conflict with the other plugins that are activated.

    If the issue still persists please kindly let us know.

    Hope this helps.

    Best Regards!!

    #3937
    genb84
    Participant

    Hi,

    I still don’t have a button. I deactivated every plugin except WP Travel.

    #3938
    Support Team
    Keymaster

    Hello @genb84,

    Can you post your site URL so that we could look further into the issue and help you?

    Best Regards!!

    #4022
    genb84
    Participant

    Hello. Youjustpack.com

    #4023
    genb84
    Participant
    #4063
    Support Team
    Keymaster

    Hello @genb84,

    This issue, related to the booking button is noted as the known issue and we are working on this. Also, for your information, the booking button does not work with the WP standard PayPal plugin only and we are working to make the plugin work.

    We will soon release the update fixing the issue but for now, you can deactivate the WP Travel Standard PayPal and make the default booking button work.

    Thank you.

    Hoping for the co-operation.

    Best Regards!!

    #4069
    genb84
    Participant

    Hello,

    I deactivated and removed the WP Standard PayPal plugin but my button is still missing.

    https://youjustpack.com/itinerary/hotel-riviera-dei-dogi/

    #4078
    Support Team
    Keymaster

    Hello @genb84,

    The button is not visible on your site because of the design of the theme that is currently active on your site.

    So please paste below given CSS to change the color of the button so that it becomes visible on the site.

    For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.

    input#wp-travel-book-now {
        background-color: #000;
    }
    .wp-travel-tab-wrapper .wp-travel-booking-form-wrapper form .wp-travel-form-field.button-field input#wp-travel-book-now{
    color: #fff;
    }

    You can change the color code as per your requirement.

    Hope this helps.

    Best Regards!!

    #4080
    genb84
    Participant

    Thank you! That worked! I truly appreciate your help. I’m very happy with this great plugin. Thanks again!

    #4081
    Support Team
    Keymaster

    Hello @genb84,

    Glad we could help you.

    If you have any issues further, please feel free to post.

    Best Regards!!

    #4233
    Support Team
    Keymaster

    Hello @genb84,

    The update of the plugin has been released already fixing the issue related to the booking button.

    So please update your plugin to the latest version. If you found any issue further, please write back to us.

    Best Regards!!

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