I am trying to: Show the Title of a Parent Post on a view that lists its associated children.
Link to a page where the issue can be seen: hidden link
I set up this page so that when you click on "View" it pops up a window showing all the volunteers of a given volunteer project. The view works well and shows all the volunteers. I then created a button to print that list for admins of the project. However, I need the title of Project to be shown in that view as well so that when I hit print it shows what project these volunteers are associated with.
Volunteers are a child-post of the projects custom post type. I selected "Post Title" then went to "Post selection" then selected "The parent of the current post in another post type, set by a Types relationship" - then I select "Project" as the post type. I get this shortcode: [wpv-post-title id="$projects"].
However, when seeing the view on the front end this shortcode doesn't return anything.
Here's my View for reference:
[wpv-layout-start]
[wpv-items-found]
<!-- wpv-loop-start -->
<h4>[wpv-post-title id="$projects"] | Volunteers</h4>
<ul id="volunteer-list">
<wpv-loop>
Hello. Thank you for contacting the Toolset support.
First of all - After checking debug information you shared with us, I found that you are using outdated Toolset plugins. We always recommend to run your site with latest stable release plugin version.
*** Please make a FULL BACKUP of your database and website.***
Could you please update ALL Toolset plugins to it's latest official released version. You can download latest plugin release from your accounts page:
=> https://toolset.com/account/downloads/
Also,
- I would like to know here have you migrated to new relationship from Toolset => Relationships?
- I see the problem URL but I think I need access details to see the view content. Could you please share access details?
I have set the next reply to private which means only you and I have access to it.