menu

arrow_back How do I put an ACF repeater in a group?

by
1 vote
I do not understand how to display the repeater field if it is in a group.
It turns out the conclusion of the group is as follows:
php the_field('author-block_author-description'); ?

And the output of the repeater is like this:
php the_sub_field('comparison_content_plus'); ?

I can't figure out how to combine them.
The group is like this (screenshot)
5f9d2dfa0c596339155878.png

1 Answer

by
0 votes
use get_field()and don't bother if you want to write the constructs yourself.
Use This plugin To forget about this problem altogether. you just need to find the PRO version.