When I set “Select parent page” to the lower setting, 8 pages are listed. (Actually, there are more.)
“Below another page”
not “Include all child pages”
✓ When I set “Include all child pages”, it is reduced to 1 page.
“Include all child pages” should have more pages, right?
That’s how it works in Ver8.
It’s working fine on my Ver9 sites. Are there any other settings that might be interfering such as ‘Exclude from pagelist’ or ‘is_featured’? I honestly don’t see what could be wrong. I can’t force my page list to act like yours is acting.
The only thing I can think of is you are using a pagelist block override that is not compatible with 9.3.9.
Do you have a page_list block in the application/blocks directory?
Or possibly a custom page_list block in your theme?
I think I found a bug while messing around with the Page List. If I go into Dashboard->Pages and Themes->Attributes->Is Featured and turn off “Field available in advanced search” and then set the Page List to only show “Is featured”, it crashed with a “Column not found: 1054 Unknown column ‘ak_is_featured’ in ‘where clause’”. Can anyone duplicate this? It seems like a very undignified way to handle this.
It was just a problem with this folder.
This folder had been renamed in the past and the old name was in its place.
This change also affected child pages, whose canonical was the previous parent name. It seems the canonical of child pages needs to be changed manually.
However, I find it hard to understand the “on” and “off” of “Include all child pages”.