Having made no changes for a couple days I'm now getting this error on the colloborative page(s):
Notice: Trying to get property of non-object in /home2/jasone/db-moec.intouchwebsitedesign.com/wp-content/plugins/toolset-blocks/embedded/inc/wpv.class.php on line 2230
If you go to Toolset -> Views, you should be able to create your new view from there.
The process is similar to the Block Editor process but using the older method. So you will need to select your post that you want the view to display.
Then use the Query Filter section and click on Add a Filter. See Screenshot
Then add a filter for your Post Relationship and set it to "The post where this View is shown".
Finally go to the Loop wizard and you can customize your view output. You also have the option to use the block editor here as there should be a button on the content template for this view.
Once you've setup your view you can go to the content template that you've setup for your post and use the view block to add an existing view and insert the view to the content template.
I could not get the Programs to list properly for the Collaboratives using the old Views builder. I can get all of them to show, but not the programs that should be associated with the collaboratives. Possibly it's best to wait until this is resolved and try again. I will find out if I can use a test area on my client's server for this. Thanks, Jason
I can get all of them to show, but not the programs that should be associated with the collaboratives.
I checked the view for this here hidden link
The problem was that you had selected the Collaboratives Post Type for this view when you wanted to display the Related Programs, So what you needed to have selected was Programs Post Type since this is what you want to display.
I will find out if I can use a test area on my client's server for this.
Looking forward to hearing some good news with this.
I apologize for continuing to have to bug you. There's some improvement, as I can see the output of the view on Collaboarative pages, however, they are listing all the Program titles. Is there something else needed to only show only the related post data for the Collab?
The problem is that you will need to add a Query filter for the post relationship. See Screenshot
What you need to do is to select your view block and then on the right hand side you can see the Query Filter section. Just expand it and click on the Add a filter and add the filter for Post Relationship.
This should allow your Block to start filtering for the relationship posts.