Home › Forums › General Issues › Repeaters have_rows has no value… › Reply To: Repeaters have_rows has no value…
The output is only
<pre></pre>
I know it’s not an ID issue, since the page is loading other values from ACF on the page.
I also used get_post_meta to see the values in the database for side_feature …
`[side_feature_0_side_feature_img] => Array
(
[0] => 50633
)
[_side_feature_0_side_feature_img] => Array
(
[0] => field_530b8c7eb5ff4
)
[side_feature_0_side_feature_txt] => Array
(
[0] => Ridgewood
)
[_side_feature_0_side_feature_txt] => Array
(
[0] => field_530b8c9cb5ff5
)
[side_feature_0_side_feature_url] => Array
(
[0] => http://www.somewhere.com/2
)
[_side_feature_0_side_feature_url] => Array
(
[0] => field_530b8cb5b5ff6
)
[side_feature] => Array
(
[0] => 2
)
[_side_feature] => Array
(
[0] => field_530b8c5eb5ff3
)`
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.