Title: ACF Clone &amp; Repeater
Last modified: May 22, 2020

---

# ACF Clone & Repeater

 *  Resolved [Daniel](https://wordpress.org/support/users/dsnger/)
 * (@dsnger)
 * [6 years ago](https://wordpress.org/support/topic/acf-clone-repeater/)
 * Hi,
 * i have some problems to activate Glossar for my acf textfields. A lot of my textfields
   are used as cloned fields with a prefixed name in a child component. in that 
   case, the textfield is part of many clone fields. i can activate glossar for 
   the clone field itself but not for each of the selected fields inside. Glossar
   is not working if i do so.
 * Is there a hook or something to apply all filter to acf content generally? That
   could be a solution.
 * in a complex structure of fields, it is very difficult to activate Glossar for
   each one.
 * Thanks in advance for your help.

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Daniele Scasciafratte](https://wordpress.org/support/users/mte90/)
 * (@mte90)
 * [6 years ago](https://wordpress.org/support/topic/acf-clone-repeater/#post-12885973)
 * Hi, dsnger we offer ACF integration with the pro version.
    Another way to achieve
   this with code is to use `do_shortcode('[glossary]'.$act_content.'[/glossary]');`
   that will execute the plugin on the text that you prefer on frontend. This will
   use a shortcode available in the pro version.
    -  This reply was modified 6 years ago by [Daniele Scasciafratte](https://wordpress.org/support/users/mte90/).
 *  Thread Starter [Daniel](https://wordpress.org/support/users/dsnger/)
 * (@dsnger)
 * [6 years ago](https://wordpress.org/support/topic/acf-clone-repeater/#post-12886086)
 * Thank you for your answer. The problem was fixed. I use the pro Version. The 
   problem was caused through cache management of the hosting. After refreshing 
   everything worked fine. My fault..
    But your hint to use do_shortcode in template
   to catch all text fields is a good idea and much easier for complex acf structure.
 * Thank you very much.
    Regards Daniel
 *  Plugin Author [Daniele Scasciafratte](https://wordpress.org/support/users/mte90/)
 * (@mte90)
 * [6 years ago](https://wordpress.org/support/topic/acf-clone-repeater/#post-12886122)
 * Perfect, as pro user you have access to our ticket system at [https://support.codeat.co](https://support.codeat.co)
   that has more priority.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘ACF Clone & Repeater’ is closed to new replies.

 * ![](https://ps.w.org/glossary-by-codeat/assets/icon-256x256.png?rev=1889092)
 * [Glossary](https://wordpress.org/plugins/glossary-by-codeat/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/glossary-by-codeat/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/glossary-by-codeat/)
 * [Active Topics](https://wordpress.org/support/plugin/glossary-by-codeat/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/glossary-by-codeat/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/glossary-by-codeat/reviews/)

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [Daniele Scasciafratte](https://wordpress.org/support/users/mte90/)
 * Last activity: [6 years ago](https://wordpress.org/support/topic/acf-clone-repeater/#post-12886122)
 * Status: resolved