Hi,
I am trying to build a looper provider using query string that uses a custom field value in the current post (an Order) to access fields from another post (Product Info). I have set the Custom Field in the Order post to return the value of the Post ID. This is the string query I am using but doesn’t seem to work…
post_type=product&post_status=publish&posts_per_page=1p={{{{dc:post:meta key=“forecast_product”}}=“post_id”}}
Can you let me know what I’m doing wrong here?
Thanks,
Darren.