Pods related specific to the page
-
I have a shop with woocommerce: every product as a producer. So I created a pods for producer.
Now, I want to show, in each product, the producer’s details.
The problem is: how to select the producer of the product?
I mean:
[pods name=”producer” where=”taxonomy_name.slug = ‘THIS PAGE'”]{@producer_address} <br/>{@producer_name} [/pods]where the slug “THIS PAGE” would be the producer. How I can “get” the slug of a specific product?
Thank you
- The topic ‘Pods related specific to the page’ is closed to new replies.