Better Faster Stronger Looper Not working

I have adjusted the JSON looper links to my content. I used the same image multiple times just to try to get it to work.

View screenshot: https://ibb.co/PYSCZvV

I also added the key of image2 - screenshot: https://ibb.co/fD3JCkT

Why can I not see all of the images?

Hi @johnsonmm,

Thanks for reaching out.
I have created a test page and added the following JSON into the Looper on the Column and enabled the Looper Consumer to All. And used the image as a key into the image element under the Column.

[
    {
        "image":"http://applewood.johnsonteamonline.com/wp-content/uploads/2021/10/crop-size3.png"
    },
    {
        "image":"http://applewood.johnsonteamonline.com/wp-content/uploads/2021/10/crop-size3.png"
    },
    {
        "image":"http://applewood.johnsonteamonline.com/wp-content/uploads/2021/10/crop-size3.png"
    },
    {
        "image":"http://applewood.johnsonteamonline.com/wp-content/uploads/2021/10/crop-size3.png"
    }
]

Please find the Test page URL in the secure note, and replicate the same wherever you required this. You can find more information on JSON and the Looper in the following article.

Hope it helps.
Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.