Single layout conditions for parent and all children

I have a single a layout that is assigned to:


Page Parent IS MYPAGE
OR
Page(specific) IS MYPAGE

This works great for the parent page and direct child, but I can’t figure how to get it on the third tier of children or lower. How would I be able to accomplish this? Thank you

Hello @eyedia,

Thanks for writing in! You will have to mention the child page as well. For example:

Page(Specific) is Dad homepage OR

Page Parent is Dad homepage OR

Page Parent is 1st Child homepage OR

Page Parent is 2nd Child homepage

Hope this helps.

I’m looking for a way to make this dynamic as I can’t be certain what and how many additional pages will be added down the road. Is there a way to accomplish that so it pulls any children say to a max of 4 in depth?

Hello @eyedia,

Regretfully there isn’t a way to accomplish that while using the current available features of the theme. It may be possible with a combination of custom coding and with the available conditions. Be advised that this is beyond the scope of our support under our Support Policy. If you are unfamiliar with code and resolving potential conflicts, you may select our One service for further assistance.

Best Regards.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.