Viewing 2 replies - 1 through 2 (of 2 total)
  • Here is what I did:
    In file contact-form-7-recaptcha-extension/includes/CF7reCAPTCHA.class.php
    On line #773
    Change: function tag_pane( &$contact_form ) {
    To: function tag_pane( $contact_form ) {

    basically just removed the & symbol. This was the same fix implemented on CF7-dynamic-extension

    jaipsen

    (@voidofinspiration)

    Thanks ominfowave.developers!! That fix worked really well for me.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Plugin does not work with 4.0.1’ is closed to new replies.