• Resolved Janek Krause

    (@janekkrause)


    I’m trying to use the WP Booking Calendar on my website: https://www.warrnamboolholidayrental.com.au/

    However the first field on the form refuses to show up, while the rest of the fields display fine.

    I’ve tried everything to get it to appear correctly, the only way I can see the hidden field is when I click on the ‘book now’ button, this prompts the hidden field to appear.

    Does anyone know whats going on here?

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

    (@wpdevelop)

    Hello.
    The first field is not showing at your booking form, because of your CSS customization in header of your page (its was not exist in original version of Booking Calendar):
    https://www.warrnamboolholidayrental.com.au/

    
    #booking_form_div1 > div:nth-child(3){display:none!important;}
    

    Please remove this line, and 1st field will show.
    Kind Regards.

    Thread Starter Janek Krause

    (@janekkrause)

    Fixed. Thank you so much for your help.

    First time using this theme template and your plugin, your plugin is great. The template not so much.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Fields not appearing’ is closed to new replies.