Title: Problem combining TML and advanced custom fields plugins
Last modified: August 31, 2016

---

# Problem combining TML and advanced custom fields plugins

 *  [vrhovc](https://wordpress.org/support/users/vrhovc/)
 * (@vrhovc)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/problem-combining-tml-and-advanced-custom-fields-plugins/)
 * I have customized profile-form.php and register-form.php in my theme directory.
   
   The user can register and update default user fields. Through acf_form() the 
   fields group from advanced custom fields gets displayed and also when editing
   profile the right values are in the input fields.
 * The problem is with saving/updating those advanced custom fields, nothing is 
   saved. When I check the console I get the following error:
 * ReferenceError: acf is not defined
 * and when I look at the source code the input.min.js script is not loaded as it
   should.
 * I have two two more custom pages that have acf_form() function working and also
   they save the values.
 * So I don’t know exactly where to look for a fix, but does TML do something with
   enqueued scripts? Could the script be filtered out?
 * What can I do to get more info on this matter?
 * I have much more to learn about inner workings of WP, so any help would be appreciated.
 * Thanks.
 * [https://wordpress.org/plugins/theme-my-login/](https://wordpress.org/plugins/theme-my-login/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Jeff Farthing](https://wordpress.org/support/users/jfarthing84/)
 * (@jfarthing84)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/problem-combining-tml-and-advanced-custom-fields-plugins/#post-7150176)
 * TML does not remove any scripts.

Viewing 1 replies (of 1 total)

The topic ‘Problem combining TML and advanced custom fields plugins’ is closed to
new replies.

 * ![](https://ps.w.org/theme-my-login/assets/icon-256x256.png?rev=1891232)
 * [Theme My Login](https://wordpress.org/plugins/theme-my-login/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/theme-my-login/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/theme-my-login/)
 * [Active Topics](https://wordpress.org/support/plugin/theme-my-login/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/theme-my-login/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/theme-my-login/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Jeff Farthing](https://wordpress.org/support/users/jfarthing84/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/problem-combining-tml-and-advanced-custom-fields-plugins/#post-7150176)
 * Status: not resolved