Home › Forums › General Issues › ACF Relationship Type Issue › Reply To: ACF Relationship Type Issue
I have no idea what this coding is, is this some type of templating code?
@if ($spm_display_ids != null)
@if (get_field('toggle_sm', 'options') && in_array($id, $spm_display_ids) === true)
@include('specials-modal')
@endif
@endif
So I don’t know what this is doing @include('specials-modal')
but whatever is doing the outputting is happening in there.
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.