Andy Miller Grav Creator
Grav Core Team Grav Forum Moderators
@rhuk · Joined 9 years ago · 338 posts · 28 topics · 184 reputation
Badges
Recent posts
-
Onepage Sekelton Menu not working
· 9 years ago
The way the Antimatter theme was built was to not include modular non-routable 'on-page' menu items in the mobile nav, only the main top-level visible pages. It relaly doesn't make sense to have to na
-
Strange behavior on ordering collection
· 9 years ago
Please create an issue, and i'll look at it on GitHub: https://github.com/getgrav/grav/issues
-
Import blueprint form field names
· 9 years ago
I don't think this is currently supported. It's getting a bit fiddly when you want to reuse things at that micro-scale.
-
Select Field with Options Group Name
· 9 years ago
merged and will be in the next admin release (out soon!)
-
Login & Admin Help for a Grav Newbee
· 9 years ago
@MikeB: Now I’m getting an error message: “Theme ‘antimatter’ does not exist, unable to display page.” You just need to install antimatter theme: bin/gpm install antimatter
-
SimpleSearch stopped working after 1.10.2->1.13.0 update
· 9 years ago
Do you have a custom override for anything? Simplesearch is working fine for me in my testing environment. However, I think that during this time we moved to a pure-JS implementation.
-
Select Field with Options Group Name
· 9 years ago
Please create an issue for this feature request: https://github.com/getgrav/grav-plugin-form/issues
-
How to query pages with no taxonomy
· 9 years ago
That's not really possible currently. It's something we hope to improve in future versions of Grav as it really needs an advanced query language to be able to perform queries of this sort.
-
SimpleSearch stopped working after 1.10.2->1.13.0 update
· 9 years ago
@stewag: /?searchfield=bla shouldn't it be: /search?query=bla
-
Grav Deploy Best Practice
· 9 years ago
Actually no the .dependencies file is actually a hold over from early development of Grav, it runs through there and actually clones things directly from github. It doesn't even use GPM, but it after