Google Reviews through API

Hello,

I am trying to display the reviews from Google through an API query. I retrieved the data through the API and got 5 results:

However, the query loop displays only one card:

Also, when I try to create a dynamic data tag, it seems to assign not to a specific data (the 0 in the middle).

image

What am I doing wrong ?

Thanks,
Philippe

Did you select the data you want to use and make give at an key?

Thanks ! By any chance: do you know how I can limit the display to 4 items ? The API retrieves 5 records.

i don’t know how. Normally you would limit the API results by some URL parameter acting as filter as WordPress would accept per_page to control its response.

You need to step into the “reviews” path.