@gdz - I think we might need a little more information to be sure we understand the question correctly. I am a little confused about what you mean by "category".
Are you trying to hide the child pages from the outline block as shown in my screenshot?
One possibility would be to replace the outline with a view of chapter titles that link back to their content.
I just tested and you can create a view of fields, showing only page titles and filter by depth to only get chapter titles. Something like this:
It does seem like there should be a better solution, but this my only idea right now.
My hosting is located in a country that blocks numerous online resources, so I am not surprised that updates and modules are unavailable. However, everything works perfectly on a local server...
UPDATE: I fixed the errors that I found in the logs. They were related to deleting an old blog content type pulled over from Drupal that was still referenced in one of the layouts. I updated...
Hmmm... this sounds like a bug with Copy Blocks. Would this possibly be related:
https://github.com/backdrop-contrib/copy_blocks/issues/26
https://github.com/backdrop-contrib/...
Posted1 day 19 hours ago by Alejandro Cremaschi (argiepiano) on:
Also this error: Warning: Undefined array key "blog" in summary() (line 63 of /app/core/modules/layout/plugins/access/entity_bundle_layout_access.inc).
I did recently delete an old blog...
Comments
@gdz - I think we might need a little more information to be sure we understand the question correctly. I am a little confused about what you mean by "category".
Are you trying to hide the child pages from the outline block as shown in my screenshot?
One possibility would be to replace the outline with a view of chapter titles that link back to their content.
I just tested and you can create a view of fields, showing only page titles and filter by depth to only get chapter titles. Something like this:

It does seem like there should be a better solution, but this my only idea right now.
I hope I understood the question correctly.