Hi Elliot,
I’m using the front form feature.
My config:
– WordPress: 3.6.1
– ACF: 4.2.2
– Repeater: 1.0.1
– jQuery (nativ WordPress call): 1.10.2
I get an error “Uncaught ReferenceError: checkCount is not defined” and true/false field is not working.
Thanks in advance,
Cyril
Same problem for checkbox and radio button fields
Hi @cleocq
Is the error from JS or PHP. Is there a file which it points to?
i don’t believe ACF has any mention of checkCount function in the plugin itself. Perhaps the issue comes from a 3rd party plugin / script?
Thanks
E
Hi Elliot,
It’s my fault, I add some js that I didn’t clean… sorry for this.
Cyril