pburki
November 14, 2025, 1:10pm
1
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).
What am I doing wrong ?
Thanks,
Philippe
Ferry
November 14, 2025, 6:35pm
2
Did you select the data you want to use and make give at an key?
VIDEO
pburki
November 14, 2025, 10:18pm
3
Thanks ! By any chance: do you know how I can limit the display to 4 items ? The API retrieves 5 records.
Ferry
November 14, 2025, 10:27pm
4
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.
kwsim
December 23, 2025, 4:48am
5
You need to step into the “reviews” path.