Home › Forums › Backend Issues (wp-admin) › Make custom fields visible › Reply To: Make custom fields visible
Some questions.
Is the content added for this field for a post, on an options page, or something else?
What template are you adding the code the_field('company_name')
to?
Is this inside “The Loop”? since you say you’re a beginner I will explain “The Loop”. the loop usually starts with something that looks like while(have_posts) :
and ends with end while;
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.