• Resolved barthusz

    (@barthusz)


    Hi, I read the forum topic about the extra javascript to add to get the conditional fields working for Contact Form 7 in combination with the Webba Booking plugin. Unfortunately I can’t get it to work. Can you please post an updated guide how to fix this? Thanks in advance!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Webba Appointment Booking

    (@webba-agency)

    Hi,

    Please, clarify the number of version of the Conditional fields plugin.

    Plugin Author Webba Appointment Booking

    (@webba-agency)

    UPDATE:

    The solution for the Contact Form 7 – Conditional Fields (version 1.5.0)

    Add the following JavaScript code in your theme:

    function wbk_on_form_rendered( service ){
        wpcf7.initForm( jQuery( '#wbk-booking-form-container' ).find( '.wpcf7' ) );
        wpcf7cf.initForm( jQuery( '#wbk-booking-form-container' ).find( '.wpcf7' ) ); 
    }
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Conditional fields Contact Form 7’ is closed to new replies.