Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author wpdevelop

    (@wpdevelop)

    Hello.
    I can see the Send button. It’s exactly after the text area.
    If you are need to fix the CSS of the booking form, so you can dot it at the ../booking/CSS/client.css file.

    Thread Starter pothound

    (@pothound)

    I can see have of the send button but not the whole send button.
    And I tried to change the css for about 1 hour and it did not work.

    Can you just tell in which of the files I can find the send button?

    Plugin Author wpdevelop

    (@wpdevelop)

    Hello.
    You can find the code of the submit button inside of the ../booking/lib/wpdev-booking-class.php file in code:
    $my_form .= '<p><input type="button" value="'.__('Send', 'wpdev-booking').'" onclick="mybooking_submit(this.form,'.$my_boook_type.',\''.getBookingLocale().'\');" /></p>

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Send Button does not show in FF’ is closed to new replies.