Ok, it has to do with my folder names!
001.Genesis this folder is fine
inside that folder 001.Capitulo-1 is not fine. Changing that to capitulo-1 is fine, or name-1 is fine, but the number sequence inside the already numbered folder messes up Grav. That should be easy to fix. @pamtbaau Thank you so much for sticking with me and helping me. Troubleshooting is not my strong suit… but you already figured that out.
I have had this problem for a couple of years, but as mentioned, I don’t edit much, and have just made any edits needed in text editor, not in the GUI. But it has kept me from using or recommending Grav for anything else.
I just realized if I remove the triple digits the pages no longer display in the menu on the left hand side. that is not good. Unless I add the visible: true to the frontmatter of the page. So that is disappointing.
There is one folder where triple digits are necessary.
By default, a page is visible in the navigation if the surrounding folder has a numerical prefix, i.e. /01.home is visible, while /error is not visible . This behavior can be overwritten by setting the visible variable in the header. Valid values are true or false .
Please stay on topic in a post. This is no longer related to “Page edit problems”.