getgrav / grav-plugin-admin

Grav Admin Plugin
http://getgrav.org
MIT License
355 stars 227 forks source link

Blog List Folder Name Error #2298

Open markoi2s124 opened 2 years ago

markoi2s124 commented 2 years ago

I am trying to save a folder with the title 2022, but I keep getting a recurring error that is invalid. Any help would be appreciated, the code is below:

title: '2022' child_type: blog_item visible: true content: items: - '@self.children' leading: 0 columns: 2 limit: -1 order: by: date dir: desc show_date: '1' pagination: '1' url_taxonomy_filters: '1'

pmoreno-rodriguez commented 6 months ago

Could you show a screenshot of this error?