• Hello,

    We are using this plugin on our clients website. We are using the field for the countries.

    If I test the form, it does not validate this Countries field. How come? I did put an asterix after countrytext bit it still doe snot validate.

    I noticed the page is generating the following javascript error:

    countrySelect.min.js?ver=6.6.2:1 Uncaught TypeError: Cannot read properties of undefined (reading ‘toLowerCase’)
    at y.selectCountry (countrySelect.min.js?ver=6.6.2:1:8278)
    at y._initAutoCountry (countrySelect.min.js?ver=6.6.2:1:3884)
    at y.init (countrySelect.min.js?ver=6.6.2:1:671)
    at new y (countrySelect.min.js?ver=6.6.2:1:456)
    at HTMLInputElement. (countrySelect.min.js?ver=6.6.2:1:8752)
    at Function.each (jquery.min.js?ver=3.7.1:2:3129)
    at e..each (jquery.min.js?ver=3.7.1:2:1594)
    at n.fn. as countrySelect
    at Object.success (fhjhgjghjhgj/:3859:32)
    at c (jquery.js?ver=1:2:27742)

    Does this have something to do with it?

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Narinder Singh

    (@narinderbisht)

    Hello @rodricus
    I reviewed the URL. Are you using any JS CSS compress plugins? Because I didn’t find the country plugin JS and CSS files. So that “$(…).countrySelect is not a function” error occurred.

    Thread Starter rodricus

    (@rodricus)

    Hello,

    Yes it is using WProcket and probably also JS CSS compressing. But the problem also is present if I turn off WProcket.

    Thread Starter rodricus

    (@rodricus)

    What are the Country & Phone Field Contact Form 7 JS and CSS files that you would normally see?

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.