how does working acf repeater loop

i create acf repeter with sub field “link”. the meta data is stored following type

(image)

then i select schema loop with acf repeater 

(image)

but the data value not showing in schema filed and not working loop also

7 thoughts on “how does working acf repeater loop

  1. Hey there,
    thanks for uploading the images.
    In the “Field Value” textarea, please just use the name of the sub-field in ACF.

    So for example, instead of “acf_cast_0_subcast->url” just use “url”.

    That should do the trick.

    Greetings

  2. not working!
    please understand how i created the acf repeater filed.
    1. create acf repeater field name: (acf_cast)
    field type: repeater
    https://cinema.mrpuyal.com/wp-content/uploads/2021/11/acf-cast.jpg

    2. create acf repeater sub field name: (subcast)
    filed type: link
    https://cinema.mrpuyal.com/wp-content/uploads/2021/11/acf-sub-cast.jpg

    3. add the acf cast in the post editor
    https://cinema.mrpuyal.com/wp-content/uploads/2021/11/acf-cast-and-subcast.jpg

    4. custom field value is create with acf. acf_cast add 7 values. each value store acf_cast_0_subcast
    acf_cast_1_subcast
    acf_cast_2_subcast
    acf_cast_3_subcast etc… 7….. array value as title and url
    https://cinema.mrpuyal.com/wp-content/uploads/2021/11/acf-cast-sub-cast-fild-value.jpg

    5.add the acf cast repeater loop in schema property
    https://cinema.mrpuyal.com/wp-content/uploads/2021/11/cast-filed-in-richsnipet.jpg

    6. check validation did not show the field and the loop values. (vijay) acf_cast_0_subcast
    https://cinema.mrpuyal.com/wp-content/uploads/2021/11/schema-validator-scaled.jpg

    7. show only another cast property add normal method with custom filed option
    https://cinema.mrpuyal.com/wp-content/uploads/2021/11/next-snippet.jpg

    so the acf repeater loop is not working with “field type: link”

Leave a Reply Cancel reply