• Resolved Daniel

    (@dsnger)


    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)
  • 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.

    Thread Starter Daniel

    (@dsnger)

    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

    Perfect, as pro user you have access to our ticket system at 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.