Hi all,
I created an ACPT relationship to link a manufacutrer to a specific product and being able to then load the manufacturer name and logo within a query loop when I display the specific product.
In ACF I could get it to work, but with ACPT I run into issues.
Here is the relationship setup:
-
Setting up a fieldgroup for manufacturer with name, logo, and relationship (bidirectional) to the products
-
I added a fieldgroup for prodcuts to add the bidrectional realtionship to manufacturer
-
in products i associated the right manufacturer
-
I created a query loop on the container containig the text field
-
the textfield is supposed to display the manufacturer name associated with the product, but nothing appears, i don’t even know which field to call for. ACPT seems highly cluttered compared to the data selections of ACF. I tried manufacturer-name but nothing is displayed



