Karmalakas Veteran
@Karmalakas · Joined 6 years ago · 1189 posts · 33 topics · 218 reputation
Badges
Recent posts
-
Something adds "=1" to external links
· 2 years ago
Try disabling all plugins and then activate one by one.. Did you notice when this started? Did you change something?
-
H5P question | or multichoice with Grav
· 2 years ago
So their website is a bit confusing. Developer guide says: In the developer guide <...> you will learn <...> How to integrate H5P with a new platform But in the integration docs there's
-
Want to migrate from Wordpress, but
· 2 years ago
If you already have gone over these topics, then I'm afraid not much new on this matter. At least I didn't see anything 🙄
-
Best way to handle shared data with multilingual descriptions in Grav CMS?
· 2 years ago
Here's another solution suggested by Pamtbaau Try the following in a Grav+Admin installation Create a new custom tab called "Configuration/Pricing" in Admin by creating blueprint /user/blueprints/c
-
Best way to handle shared data with multilingual descriptions in Grav CMS?
· 2 years ago
Right.. I completely forgot you can have a common frontmatter.yaml (even though I use it myself in one of my projects). That would probably be the best way to go NB: this requires manual YAML file gen
-
Best way to handle shared data with multilingual descriptions in Grav CMS?
· 2 years ago
First thing that comes to mind - custom form action 🤔 Maybe it could save these 3 fields to other languages automatically. For example, when you edit item in language 3 and save it, custom action woul
-
Hot to disable forgot password
· 2 years ago
Created a PR for Admin plugin https://github.com/getgrav/grav-plugin-admin/pull/2431
-
Hot to disable forgot password
· 2 years ago
Wanted to add a comment, but Pamtbaau beat me to it 🙂
-
Hot to disable forgot password
· 2 years ago
I see you marked a solution, but is it though? As @pmoreno mentioned, that template change will be overwritten on the next admin update and you will see the button again. I'm not sure if adding a tem
-
Hot to disable forgot password
· 2 years ago
I don't think there is a way currently. You could submit a feature request on GitHub for Admin plugin