PHP getting stripped by theme ACF Plugin
-
Hi Guys,
I have a problem, I use the ACF plugin (link)
<p> <? Php the_field ('field_name'?); ?> </ p>is stripped by something. I’ve put in a div, which is displayed but the php code is blocked by something. All my plugin are deactivated, so probably my theme stips the code, do you guys have any idea how I can check why some code gets taken away?Thanks!
The topic ‘PHP getting stripped by theme ACF Plugin’ is closed to new replies.