Home › Forums › Front-end Issues › ACF Fields suddenly stopped showing › Reply To: ACF Fields suddenly stopped showing
Just for the record I have updated to V5.7.1 of ACF. Bought the developer license to see if that fixed it.
No joy still only shows fields under PHP V5.3
It’s something to do with this code for certain
if(get_field('name'))
$field_name = "name";
if(empty($field_name['name'])){
echo " ";}
else
....
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.