Home › Forums › Add-ons › Repeater Field › Use of repeater field with conditional logic › Reply To: Use of repeater field with conditional logic
I didn’t include that markup for brevity.
but the code you posted is essentially correct, you just need to add a few php close/open tags for the markup bits
elseif ($content_type == 'video') {
?><div class="full-width"><?php the_sub_field('video_content'); ?></div><?php
}
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.