Home › Forums › General Issues › How to call ACF fields from my functions.php file › Reply To: How to call ACF fields from my functions.php file
If I understand your answer correctly, if <?php get_sub_field($caption); ?>
for flexible fields works only inside <?php if( get_row_layout() == 'full_width_image' ): ?>
and that need to be inside the flexible field while loop, then there is no way to split this captions into smaller files, no?
I can’t call the loop in the main file and call the loop again in the captions file, because it breaks everything.
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.