Hi,
i’m trying to have a repeater-field in the front-end. I it’s displayed but it doesn’t work.
Could this be a conflict with a query-version or another javascript?
Any ideas how to solve this?
Thanks in advance
Hi @NDDT
Saying “it doesn’t work” is not a great conversation starter.
What code are you using?
Have you checked your console log for JS errors?
What exactly doesn’t work?
Thanks
E
Hi,
thanks a lot for your reply.
I found several errors in my error log but i dont know how to interpret them.
The input.js’s of the Repeater and Flexible-Content-Field and the time picker.js report “Type-error: undefined is not a function. evaluation $(document).live”
The Code I’m using is this one:
http://www.advancedcustomfields.com/resources/tutorials/creating-a-front-end-form/
Except that I change the parameters post_id and field_groups dynamically. It doesn’t work with static values either.
I chose an older Jquery-Version for the Frontend and now its working 🙂