Home › Forums › Add-ons › Repeater Field › Nothing Shows UP (Urgent) › Reply To: Nothing Shows UP (Urgent)
@wdoutjah Are you developing your own theme? Or changing the php code of your found/bought theme. The ACF and it’s add-ons assume that you are doing one of those. Adding fields in the plugin does not magically make them appear in the post. You have to go into the php template and reference each field you add with a the_field(‘field_name’) or get_field(‘field_name’).
Are you familiar with php or html programming? I’m confused on how you are using the ACF plugin.
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.