This seems to be quite simple, but I can’t work it out oddly. I have parent pages of a CPT, which use one template, I’ve targeted conditions for just single pages of a CPT, and then I need the child pages of that CPT to use another template.
I’d thought of doing that actually. Is that the only way? Happy to, just seemed cleaner and better to target the parents / children? Reason being as it’s an unnecessary step and if the client created new parent/child pages they would need to remember / know to do that you see.
I was struggling to use a Bricks Query loop also to get this current pages in the parent\child relationship as a side nav. I ended up custom coding it with a code block in the end, given you’ve needed to create this I am guessing I wasn’t missing something in Bricks’ filters to do that?
Andrea, when I am using CPT’s, I am usually working with ARCHIVE and SINGLES templates. Using this setup, it’s very easy to achieve with these two conditions and it’s working perfectly fine.
read the initial post again. Yes you are correct, the initial question was different … sorry. He asked for parent pageS, my solution is only if the archive Page is the only parent page.