-
# Introduction
The Grav uses sorting prefixes for folders (Folder Numeric Prefix) that make up the structure of the site at a specific level (Parent).
E.g. for /root:
```
/01.home
/02.about-u…
-
### Summary
If I enable the `seo-magic` plugin and try to save a page I receive the following error:
```
Failed to save entry: foreach() argument must be of type array|object, null given
```
…
-
Platform: two different machines - Apache2 + Ubuntu 22 PHP 8.1.2 and MAMP 6.6 + MAC OS 12.4 + PHP 7.4.21
GRAV 1.7.35 and 1.7.36
PHP
installing Gantry 5 throws and error
```
HTTP/2 404 returne…
-
I want to create a new folder, give it a name (e.g. 'New Folder') and hit save.
It seems like grav or grav's admin plugin has a problem with the conversion of titles / folder names – these are no l…
-
I have been looking into working with this plugin for a multilingual site, but I have been unable to register a new user while multiple languages are enable in the system.yaml file. I have checked to …
-
Hello,
There is an issue where shortcodes used only in Twig templates (and not content) will not load assets correctly if they are added as recommended from examples (from the `process` function pa…
-
My ATOM feed updates fine, but the RSS feed will not update. I've turned off all caching, both within Grav and on my webserver, but I can't get them to update.
Is there a way to force the feeds to …
-
When I enable Line Numbers, grav-plugin-highlight stops using my CSS Theme. I can select any theme, and this plugin won't use it until I disable Line Numbers.
-
After installing quark-open-publishing theme, my admin do not work.
```
xxx@xxx:~/sites/mecafrontgrav$ bin/gpm install quark-open-publishing
GPM Releases Configuration: Stable
The following …
-
This links to issue https://github.com/getgrav/grav/issues/3432
As well as the multiple security salts, I also have one plugin (custom-banner) which is serving up data from two places, depending on…