Support

Account

Home Forums Front-end Issues ACF + Ajax; certain JS functionalities missing Reply To: ACF + Ajax; certain JS functionalities missing

  • YES, finally made some progress!
    I fixed the repeater’s add row button by running the following JS function after loading the fields:
    window.acf.doAction('load')

    Now I only need to fix the visual field 🙂