Badges
Creator of Grav CMS + other things...
Recent posts
-
Create Custom Cronjobs
· 9 years ago
There's no built in support for cronjobs in Grav currently. However you can create a CLI command in a plugin that is easily callable via a cronjob. Quite a few plugins already have helper CLI comman
-
Weird Error - Saving page with new template
· 9 years ago
Did this get answered in Slack or GitHub already? Looks familiar...
-
Page.summary === doesn't work after updated 1.3.3
· 9 years ago
Pretty sure this is resolved with current develop branch. Will be released as 1.3.4 next week.
-
Taxonomies: Is "category" and "tag" mandatory?
· 9 years ago
They are not required, but if you change them you will probably have to update your plugin configurations for archives plugin as they are defaulting to use category. TaxonomyList should just work tho
-
[PRIME Theme] Contact form theme doesn't send messages
· 9 years ago
You should create an issue on the GitHub repo of that project then.
-
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