• Resolved kathi33

    (@kathi33)


    Hi,

    I need your help please. I just updated the plugin to the new version 1.7.1. Now my contact form doesn’t work anymore. The fields no longer disappear when the selection is changed, but remain and in addition the new fields appear. As an error it shows me the following: @babel/polyfill is loaded more than once on this page. This is probably not desirable/intended and may have consequences if different versions of the polyfills are applied sequentially. If you do need to load the polyfill more than once, use @babel/polyfill/noConflict instead to bypass the warning.
    What can I do?

Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author Jules Colle

    (@jules-colle)

    damnit.. i really hate all that npm stuff. making everything so ugly and filled with warnings and bugs. oh well.. i’ll get the hang of it eventually i guess.. sorry for the inconvenience. will fix it asap. meanwhile you should probably revert back to version 1.7

    https://downloads.wp.xz.cn/plugin/cf7-conditional-fields.1.7.zip

    Thread Starter kathi33

    (@kathi33)

    Thanks a lot for your reply and help. I will install the older version.

    Plugin Author Jules Colle

    (@jules-colle)

    would you have a link to your page? I wasn’t able to reproduce the error

    Thread Starter kathi33

    (@kathi33)

    Hi Jules,

    my page is still on a local host. Ihavent’t put it online yet. And I didnt’t mention this before. Was my misstake. Sorry because this causes the error. But I installed the version 1.7 again and everything works fine like before. If you need any further informations, just let me know.

    Plugin Author Jules Colle

    (@jules-colle)

    Could you try 1.7.2 now?

    Thread Starter kathi33

    (@kathi33)

    I just installed and activated it and everything works. It shows the same @babel….. error as 1.7.1. But it works well. Exactly like 1.7 without problems. Only the error is also shown.

    Thanks a lot. If you need futher informations just reply.

    Plugin Author Jules Colle

    (@jules-colle)

    Could you check 1.7.3 :p

    Sorry ^^

    Thread Starter kathi33

    (@kathi33)

    Congratulations. Very good. I activated 1.7.3 and there’s no more error shown in the console and the contact form works without problems.

    Thanks for your work

    • This reply was modified 6 years, 7 months ago by kathi33.
    Plugin Author Jules Colle

    (@jules-colle)

    thank you for checking!

    Hello Jules,

    i wrote you two mails (from …@in-ma-co.de) that i have problems with the Update of PRO Version Version 1.7.3. You didn’t answer there…now i wrote here. Since the Update nothing works with the PRO features.

    Also i want to use the multistep function in PRO Version, but it does not work.
    https://experten-kredite.de/hauptkreditanfrageformular/
    The Buttons are not work and the title “[step title “Ihr Kreditwunsch”]” shows Step 1.
    Does this work with the update 1.7.3?

    Thanks
    Tilo

    Plugin Author Jules Colle

    (@jules-colle)

    Hi Tilo,

    I did not receive any emails from that domain.

    I had a quick look at the link, and there is a piece of code that you pasted in you seem to have pasted in a template file, probably header.php

    The code is:

    dd_filter(‘wpcf7_load_js’,‘__return_false’);

    The quotes are not valid. It should be:

    dd_filter('wpcf7_load_js','__return_false');

    If this still does not solve your problem, please open a ticket here: https://shop.bdwm.be/my-tickets/

Viewing 11 replies - 1 through 11 (of 11 total)

The topic ‘Problems after update to 1.7,1’ is closed to new replies.