Home › Forums › Add-ons › Options Page › the_field from custom options page › Reply To: the_field from custom options page
Hi @dfoley23
If that is the case, it’ll be simpler if you wrap it from your templates. You can use a code like this when you want to show the number:
<span><?php the_field(‘name_of_field’,’options’); ?></span>
Hope this helps!
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.