Currently, I have a filtered view which shows children posts linked from a parent CPT.
Example:
My CPT: my-portfolio
URL:
mysite.com/my-portfolio/
I have parent and children pages using WP hierarchy.
parent
parent
parent
-child
-child
I click on child, where portfolio-child Is a child page, my URL is:
portfolio-child/?wpv-child-of=654
In my child view, which lives in a page has the following filter:
Select posts that are children of the Post with ID set by the URL parameter wpv-child-of.
eg. hidden link
So my URL is:
portfolio-child/?wpv-child-of=654
I would like to retrieve the title of the parent page, but I am getting the title of the static page the view lives in:
So instead of getting:
Portraits Main (parent of CPT)
my-portfolio/portraits-main/
I am getting the title of the static page where the view is.
Well - I need to check on your install whats going wrong there in order to be of quick help.
*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.
I would additionally need your permission to de- and re-activate Plugins and the Theme, and to change configurations on the site. This is also a reason the backup is really important. If you agree to this, please use the form fields I have enabled below to provide temporary access details (wp-admin and FTP).
I have set the next reply to private which means only you and I have access to it.