Home › Forums › General Issues › Values not displaying › Reply To: Values not displaying
Ahaa, Sorry about that.
Hmm… The code is definitely correct.
Is it possible that you are not with in the loop?
You can double check by trying to retrieve it from the page using the ID.
Find the post id, and then alter this line to (if the post id is 22):
$values = get_field('widget_1_titel',22);
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.