Home › Forums › Add-ons › Repeater Field › Nothing Shows UP (Urgent)
Hello Elliot, after purchasing Repeater a day ago, i finally managed to add fields to the repeater and very happy with it. But just hours ago, I was shocked upon seeing that my entries on the fields with repeater are not showing up. (please see image attached)
So, the values are not showing on the front end of you website.
This is hard for me to guess the issue, as it is up to the quality of your font end code for ACF to work.
Have you debugged your code?
Those are the setting (Please see the attached image on my original post)
@wdoutjah I’m afraid that isn’t enough to help you. I’d need to know what you put in your php template file. Activating that plugin is not enough to just have extra fields show up magically. You need to reference the repeater subfields separately in the php too.
@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.
The topic ‘Nothing Shows UP (Urgent)’ is closed to new replies.
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.