Karmalakas Veteran
@Karmalakas · Joined 6 years ago · 1189 posts · 33 topics · 218 reputation
Badges
Recent posts
-
Multilanguage forms missing until cache is cleared
· 6 years ago
Created another PR to Forms plugin, that partially fixes missing form issue, but it still won't work if form is searched by name, because $this->forms is empty there. Still hope this will get appr
-
Weird Admin Backend after Grav update to 1.7.5
· 6 years ago
It looks like every update messes with configs, but not always :/ Try re-enabling translations in Admin Not sure why, but most of my core and plugin configs for local env disappeared after upgrade 😕 B
-
Blueprint type: list new data on top of array
· 6 years ago
Try adding ordering to your added last field ordering@: -1
-
Upgrade flex-objects to v1.0.2
· 6 years ago
If you're talking about config Yamls, then every plugin has instruction to copy first to /user folder depending on where you keep your configs. If you edit configs via Admin panel plugin, then it does
-
Clicking "logout" doesn't redirect to login form
· 6 years ago
I would check Console in browser's Dev Tools. From that other topic I understand redirect should happen from JavaScript. Sounds like a JS error to me.
-
Maximum number of objects in flex directory
· 6 years ago
Not sure what you mean by objects in flex directory, but here's a quote from their blog post on 1.7 RC1 about flex pages Traditionally we recommended less than 1000 pages for Grav sites. That's not a
-
Improvement in Search Box in Deliver Theme
· 6 years ago
I suggest splitting question and answer to separate posts and mark answer as a solution ;)
-
Set another "extends" to page template
· 6 years ago
Check this recipe on how to extend base template itself. I think this might give you an idea on how to approach the issue
-
Plugin to create a new post quickly
· 6 years ago
I believe what you're looking for is described in cookbook here. Also might check this topic
-
Lots of spam topics on forum
· 6 years ago
Can something be done to battle spammers? I've never seen so many on other discourse forums :/ Every day at least several topics appear :( Maybe some stricter registration? I'm not familiar with disco