Thread Starter
karlf
(@karlf)
Thank you for the reply @shaunek
I guess let’s wait and see when it happens.
For my case, I call every child page in every page I have. So 130 pages total of
Pages > Sub Pages > Sub-Sub Pages > Final Page.
Calling child pages for each of the 130 pages has no issue. Issue arise when calling the sibling-pages. Same issue as OP, resources gets eaten up so I’m guessing it’s a loop. I will check if this is fixed. Finger-crossed that it is.
Just putting my comment here to be following these changes.
Looking forward to it.
Dear Author,
Did you find a solution for these nesting pages?
I think I’m going through the same problem as well.
Pages with only 1 level (page B where B sub C,D,etc.) of subpage is showing properly, yet those with multiple levels of subpages (page A where A sub B sub C,D,etc.). Basically the page will load the header and footer only.