Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Karmalakas Veteran
@Karmalakas · Joined 6 years ago · 1180 posts · 28 topics · 215 reputation
Badges
Recent posts
-
Help with reCaptcha and Contact Form
· 9 months ago
At some point in the past 2 weeks reCaptcha v2 stopped working for me too 🤦♂️ It seems Google moved everything to GCloud and you need to upgrade your keys. Also, if I understand it right, the impleme
-
How to load a JSON file via AJAX?
· 9 months ago
@osagrav: A file called “default.md” was created in the folder when I created the page in the Dashboard, as expected. But I don’t think I can (or should) change that filename, correct? If you open th
-
How to load a JSON file via AJAX?
· 9 months ago
Folder is the path. MD file is the template. You should have something like: /user/pages/myfilepath/myfiletemplate.md When you visit /myfilepath, it will try to load myfiletemplate.html.twig by defau
-
How to load a JSON file via AJAX?
· 9 months ago
Do you have a page with the /myfile slug? If not, no wonder you get the error
-
Help with reCaptcha and Contact Form
· 9 months ago
Just checked on Android Chrome and seems to be working fine
-
Invalid Security Token” after updating to Grav v1.8.0-beta.4 (Admin v1.10.49)
· 10 months ago
Did you try all the suggestions provided here? https://learn.getgrav.org/17/troubleshooting/invalid-security-token
-
Upgrade from 1.7.48 to 1.7.49.3 Fails using dashboard
· 10 months ago
I occasionally have the same issue when updating my local copy of Grav, but never on live site. No idea why.. Just overwriting from downloaded zip always solves the problem too
-
Safe way to make changes in Grav Common
· 10 months ago
Maybe a plugin with onPageInitialized, where you can do whatever you want with the page? https://learn.getgrav.org/17/plugins/event-hooks#onpageinitialized
-
Switch not working in blueprints
· 10 months ago
I thought I saw something like that some time ago, but when I couldn't find it quickly, I figured I was imagining it 😅
-
Switch not working in blueprints
· 10 months ago
@pmoreno: it wouldn’t be bad for Grav to implement it Can't this be easily achieved with conditional?