Browser: Chrome 110
OS: macOS / Windows / Linux / etc.
URL: https://staging.mediterraneanpoppy.com/
Video: Jam
I have an ACF repeater linked to my WooCommerce products. This ACF repeater includes two fields: a color picker and a page relationship type field. When Iām on the product template, Iāve created a query loop that correctly displays the ACF repeater.
The issue arises when I want to display this ACF repeater on the product archive page. There, Iāve created a query loop to show the products, and within that loop, I tried to create another one to display the ACF repeater corresponding to each product.
It works to read how many rows the repeater has for each product. However, when it comes to displaying them, the way it shows the repeater doesnāt work properly. In the color picker field, it chooses a color that is not corresponding to the repeater of each product. Instead, it seems to read the colors of the first product in the archive and reproduces those same colors across all products.
What might I be doing wrong?
PS: Im using Bricks 1.9.8 beta