Hello,
I am trying to create a Looper Provider using a query based on a Toolset Relationship. I used Toolset to build the CPT and custom fields. I now want to move away from the Toolset Layout and use Cornerstone Layouts. I built similar using ACF and CPT UI like in thread here:
However I am having trouble building a similar query to work with Toolset.
Any help would be greatly appreciated.
This is the query I am trying to run:
post_type=concord-albums&meta_key=artist&orderby=DATE&order=DESC&meta_query%5B0%5D%5Bkey%5D=artist&meta_query%5B0%5D%5Bvalue%5D={{dc:post:id}}&meta_query%5B0%5D%5Bcompare%5D=%3D%3D&meta_query%5B0%5D%5Btype%5D=NUMERIC
The CPT for the albums is:
concord-albums
The CPT for the Artist is:
artist
The Toolset relationship slug is:
artist_concord-albums