• Resolved graphicbob

    (@graphicbob)


    Hey, Jules. I just updated the plugin to version 1.2.3 and now my forms don’t work. Here are specifics (this is the same site that I gave you administrative access to):

    After I did this update, jquery doesn’t seem to function properly on pages with contact forms. The drop down menu that I am using in the main navigation ceased to function and the forms do not submit. The ‘processing’ gif spins, and surprisingly the emails go through, but from the front end/user perspective, the wheels just spin and spin and the form never gives you the success message.

    My first attempt at trouble shooting was to deactivate your plugin. Once deactivated and refreshed, the drop down menu functioned normally.

    When reactivated, I see upon inspection the error:

    
    TypeError: $('form.wpcf7-form').on is not a function. (In '$('form.wpcf7-form').on', '$('form.wpcf7-form').on' is undefined)
    

    Wordpress is the latest version, and all plugins are updated. Please advise.

    Thanks
    Bob

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter graphicbob

    (@graphicbob)

    Update: It must be something else other than the update. I reverted to 1.1 and I get the same error. It appears to be a jquery conflict. The error above points to your file: /cf7-conditional-fields/js/scripts.js:166

    Plugin Author Jules Colle

    (@jules-colle)

    hi bob, some themes and plugins may be deregistering jquery and registering their own version instead. i believe on() is a rather new jquery function so it might indeed not be working if an older version of jquery is used.

    i can have a look later, but meanwhile could you try and figure out which plugin/theme might be loading the old jquery lib?

    Thread Starter graphicbob

    (@graphicbob)

    I have a feeling I know what’s doing it. I will check and let you know if I am correct. (In the morning)

    Plugin Author Jules Colle

    (@jules-colle)

    any news?

    Thread Starter graphicbob

    (@graphicbob)

    I haven’t attempted anything yet.

    This was an older site and I was using a plugin called ‘mega menu’ for the dropdown menus in the navigation. I have a feeling that the conflict is with that. I will test soon and let you know.

    Thanks!
    Bob

    Plugin Author Jules Colle

    (@jules-colle)

    Hey bob, I guess I can close this? ??

    Cheers!

    Jules

    Thread Starter graphicbob

    (@graphicbob)

    Jules, I step back for a couple weeks and did nothing with your plugin. I am back and after updating to the latest version, EVERYTHING works GREAT!

    The dropdown menus aren’t effected, the forms submit as expected, and the best part is your jquery sliding of the hidden fields!

    Thanks for all of that, seems like smooth sailing now!

    Bob

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Update to 1.2.3 Broke Site’ is closed to new replies.