PHP code causing ACF php code below it to disappear
Advertisements I’m not sure if there is an error in my syntax, but for some reason if I insert the following PHP code, then it causes the ACF field below it <?php the_field(‘fieldname’); ?> to disappear from the content entirely (like not even appear in the html code). If I paste it below the ACF… Read More PHP code causing ACF php code below it to disappear