• Resolved heena1

    (@heena1)


    Hello,
    I have below versions for my site.
    Wordpress version : 5.0.3
    Contact form 7 version : 5.1.1
    Contact Form 7 Polylang extension : 2.3.0

    When i created new form and click on save button then i displayed two error like that.
    1) cf7-grid-layout-admin.js?ver=2.7.1:191 Uncaught TypeError: $(…).live is not a function
    2) jquery.js?ver=1.12.4:2 Uncaught Error: cannot call methods on tabs prior to initialization; attempted to call method ‘option’

    Please help me to solve that console error.
    Because of that error i am not able to save new form.
    Please help me as soon as possible.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter heena1

    (@heena1)

    Hello,
    Can you please tell about my question. It is urgent please try to understand.

    Plugin Author Aurovrata Venet

    (@aurovrata)

    jquery live is a deprecated function which is no longer supported by the version of jquery you are using.

    I will fix this in the next release… in a few days from now.

    For the time being you can edit the file, ‘wp-content/plugins/cf7-grid-layout/admin/js/cf7-grid-layout-admin.js’ go to line 191 and replace the ‘live’ function for ‘on’. That should fix the issue.

    Thread Starter heena1

    (@heena1)

    Ok. It is working by your solution.
    Thanks for quick reply.
    But one more thing that you will require to fix in next release.
    Error : When click on “Trash” in available contact form main page then display blank page but selected form will delete.
    I used “W3 Total Cache” plugin. So, i was think that problem occurred cache plugin so i deactivated that cache plugin. But that error was not solved. I used “Twenty Sixteen” theme.
    Please solved it if that error will generate in you side.

    Thread Starter heena1

    (@heena1)

    Thank you problem solved for “.live” function.

    Plugin Author Aurovrata Venet

    (@aurovrata)

    Error : When click on “Trash” in available contact form main page then display blank page but selected form will delete.

    sure shall look at that too.

    Thank you problem solved for “.live” function.

    great.

    Plugin Author Aurovrata Venet

    (@aurovrata)

    v2.8 fixes the jquery bug.

    I checked this issue

    Error : When click on “Trash” in available contact form main page then display blank page but selected form will delete.

    but could not reproduce it, it works as expected for me. Likely you have some plugins on your setup that may interfere with this.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Plugin not worked with Contact form 5.1.1’ is closed to new replies.