Title: ACF FIELDS
Last modified: May 23, 2017

---

# ACF FIELDS

 *  Resolved [endlesshc](https://wordpress.org/support/users/endlesshc/)
 * (@endlesshc)
 * [9 years ago](https://wordpress.org/support/topic/acf-fields-2/)
 * Is there a way to use acf fields within LIFTERLMS templates ?
    Example : i would
   like to create a field that allows me to choose a background for the header of
   the courses archive

Viewing 1 replies (of 1 total)

 *  [Thomas Patrick Levy](https://wordpress.org/support/users/thomasplevy/)
 * (@thomasplevy)
 * [9 years ago](https://wordpress.org/support/topic/acf-fields-2/#post-9165613)
 * [@endlesshc](https://wordpress.org/support/users/endlesshc/),
 * Absolutely!
 * LifterLMS Templates are templates like any other so anything from acf like `get_field()`
   for example will work just fine within them and courses/lessons/etc are simply
   custom post types so you can easily attach field groups to them.
 * You’ll want to override templates in your theme using our template override guide:
   [https://lifterlms.com/docs/lifterlms-templates/#template-overrides](https://lifterlms.com/docs/lifterlms-templates/#template-overrides)
 * I see a lot of folks drop the ENTIRE templates directory into their theme. I 
   caution against that (FROM EXPERIENCE!) it’s a lot easier to maintain what you’ve
   customized if you only override the files you’re actually customizing (as opposed
   to everything!)
 * Hope that helps,

Viewing 1 replies (of 1 total)

The topic ‘ACF FIELDS’ is closed to new replies.

 * ![](https://ps.w.org/lifterlms/assets/icon.svg?rev=2034507)
 * [LifterLMS - WP LMS for eLearning, Online Courses, & Quizzes](https://wordpress.org/plugins/lifterlms/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/lifterlms/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/lifterlms/)
 * [Active Topics](https://wordpress.org/support/plugin/lifterlms/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/lifterlms/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/lifterlms/reviews/)

## Tags

 * [ACF](https://wordpress.org/support/topic-tag/acf/)

 * 1 reply
 * 2 participants
 * Last reply from: [Thomas Patrick Levy](https://wordpress.org/support/users/thomasplevy/)
 * Last activity: [9 years ago](https://wordpress.org/support/topic/acf-fields-2/#post-9165613)
 * Status: resolved