Hi,
I have child pages under two different parent pages. I'd like to receive related posts from both of these parent's children. @page: /mother or @page: /father limits me to only one parent, @self.siblings gives me posts only under the active parent, and @root isn't supported. Is there any way to add multiple pages in the collection?
Cheers,
Eetu