thanks christian , i was with you upto here:
Scroll down to the Loop Output editor and click "Loop Wizard". this is fine
Select the option "List with separators" and click "Next". ok here too
Insert the Post title field, then click "Finish". ok here too
- Highlight the Post title field in the loop editor and delete it. i presume you meant [wpv-post-title]
Click "Fields and Views" the one directly to the right of loop editor?
to insert the Post ID short code instead. i only see post id , no Post ID (i think i get this,it will enter the post id shortcode in the loopwhere we deleted?)
In the popup, choose "A post related to the current post, set by a Types relationship", and select "Dogs" in the "Owners Dogs many-to-many relationship" section. This will output the Post ID of the Dog. ok here too
Insert the shortcode. ? where ??
- Below the Loop Output editor, check the checkbox that says "Disable the wrapping DIV around the View" ok here
- Save the View and place it in the Owner template. which owner template? my single-owner.php like this
<?php echo do_shortcode( '[wpv-post-id item="@owner-dog.child"]' ); ?> or in the owner view template somehow? this bit is the most confusing
You should see a comma-separated list of Dog IDs appear in the Owner template. again which template?
Let me know if you're able to get this working, or if you get stuck. We'll move on to creating the list of Events next.
NO its not working.....
many many thanks christian