MarieComet / mc-acf-flexible-template

WordPress plugin makes it possible to save the ACF flexible content fields as templates
71 stars 20 forks source link

Upgrading to ACF Pro 5.7.0 Creates Javascript Error In Admin #9

Closed jroy813 closed 6 years ago

jroy813 commented 6 years ago

After upgrading ACF Pro to version 5.7.0, there is a new javascript error in the admin: "Uncaught TypeError: acf.ajax.extend is not a function". This issue is with line 8 of mc-acf-ft-template.js.

This javascript error makes a lot of things in the Wordpress admin broken.

MarieComet commented 6 years ago

Hi, looking for that today. Thanks for reporting.

MarieComet commented 6 years ago

@jroy813 @peter-brennan @atomiccherry Please test the last version (https://github.com/MarieComet/mc-acf-flexible-template/commit/493c90df649c8a960a46f2b88bbbb4ed45750a63), tested with ACF 5.7.0. If you found some bugs, please open new issue(s). Thanks.

jroy813 commented 6 years ago

Works like a charm! Thanks for the quick reply, and awesome plugin!!