• Resolved Chuckie

    (@ajtruckle)


    Hi

    I get these errors:

    JQMIGRATE: Migrate is installed, version 3.4.1
    jquery.min.js?ver=3.7.1:2 jQuery.Deferred exception: Cannot read properties of undefined (reading 'addClass') TypeError: Cannot read properties of undefined (reading 'addClass')
        at Wpcf7cfForm.displayFields (https://www.publictalksoftware.co.uk/wp-content/plugins/cf7-conditional-fields/js/scripts.js?ver=2.4.5:252:18)
        at https://www.publictalksoftware.co.uk/wp-content/plugins/cf7-conditional-fields/js/scripts.js?ver=2.4.5:1490:11
        at Array.forEach (<anonymous>)
        at HTMLDocument.<anonymous> (https://www.publictalksoftware.co.uk/wp-content/plugins/cf7-conditional-fields/js/scripts.js?ver=2.4.5:1489:19)
        at e (https://www.publictalksoftware.co.uk/wp-includes/js/jquery/jquery.min.js?ver=3.7.1:2:27028)
        at t (https://www.publictalksoftware.co.uk/wp-includes/js/jquery/jquery.min.js?ver=3.7.1:2:27330) undefined
    ce.Deferred.exceptionHook @ jquery.min.js?ver=3.7.1:2
    t @ jquery.min.js?ver=3.7.1:2
    setTimeout (async)
    (anonymous) @ jquery.min.js?ver=3.7.1:2
    c @ jquery.min.js?ver=3.7.1:2
    fireWith @ jquery.min.js?ver=3.7.1:2
    fire @ jquery.min.js?ver=3.7.1:2
    c @ jquery.min.js?ver=3.7.1:2
    fireWith @ jquery.min.js?ver=3.7.1:2
    ready @ jquery.min.js?ver=3.7.1:2
    P @ jquery.min.js?ver=3.7.1:2
    jquery.min.js?ver=3.7.1:2 Uncaught TypeError: Cannot read properties of undefined (reading 'addClass')
        at Wpcf7cfForm.displayFields (scripts.js?ver=2.4.5:252:18)
        at scripts.js?ver=2.4.5:1490:11
        at Array.forEach (<anonymous>)
        at HTMLDocument.<anonymous> (scripts.js?ver=2.4.5:1489:19)
        at e (jquery.min.js?ver=3.7.1:2:27028)
        at t (jquery.min.js?ver=3.7.1:2:27330)
    Wpcf7cfForm.displayFields @ scripts.js?ver=2.4.5:252
    (anonymous) @ scripts.js?ver=2.4.5:1490
    (anonymous) @ scripts.js?ver=2.4.5:1489
    e @ jquery.min.js?ver=3.7.1:2
    t @ jquery.min.js?ver=3.7.1:2
    setTimeout (async)
    ce.readyException @ jquery.min.js?ver=3.7.1:2
    (anonymous) @ jquery.min.js?ver=3.7.1:2
    e @ jquery.min.js?ver=3.7.1:2
    t @ jquery.min.js?ver=3.7.1:2
    setTimeout (async)
    (anonymous) @ jquery.min.js?ver=3.7.1:2
    c @ jquery.min.js?ver=3.7.1:2
    fireWith @ jquery.min.js?ver=3.7.1:2
    fire @ jquery.min.js?ver=3.7.1:2
    c @ jquery.min.js?ver=3.7.1:2
    fireWith @ jquery.min.js?ver=3.7.1:2
    t @ jquery.min.js?ver=3.7.1:2
    setTimeout (async)
    (anonymous) @ jquery.min.js?ver=3.7.1:2
    c @ jquery.min.js?ver=3.7.1:2
    fireWith @ jquery.min.js?ver=3.7.1:2
    fire @ jquery.min.js?ver=3.7.1:2
    c @ jquery.min.js?ver=3.7.1:2
    fireWith @ jquery.min.js?ver=3.7.1:2
    ready @ jquery.min.js?ver=3.7.1:2
    P @ jquery.min.js?ver=3.7.1:2

    The page I need help with: [log in to see the link]

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

    (@jules-colle)

    Looks like this is cause by a non-CF7 form with the class wpcf7-form

    Please check your templates and make sure you remove the wpcf7-form class from this form:

    <form class="glsr-filters-form glsr-form wpcf7-form" method="get" >
    Thread Starter Chuckie

    (@ajtruckle)

    Thanks. FYI, related question is here:

    Console errors | www.ads-software.com

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Console errors’ is closed to new replies.