Support

Account

Home Forums ACF PRO input.js changes Reply To: input.js changes

  • I was able to get this working for ACF Pro 5.1.4.

    Here’s the input.js file after making my changes:

    https://gist.github.com/jasonbahl/f416856945bb98bae512

    I haven’t tested with any version of ACF other than 5.1.4, so there might be some backward compatibility issues.

    I also had to change some code in widget-relationship-field-v5.php to accommodate some changes to CSS classes, etc for the list items to render correctly.

    See that file here:
    https://gist.github.com/jasonbahl/6efc490d87bf4a4656d8