Karmalakas Veteran
@Karmalakas · Joined 6 years ago · 1189 posts · 33 topics · 218 reputation
Badges
Recent posts
-
Update dom without reloading the page
· 5 years ago
It's JavaScript in any case :)
-
Running Grav into home/public_html folder
· 5 years ago
Error is in .htaccess. Look for these and try removing options setting on each one.
-
Update dom without reloading the page
· 5 years ago
I have one word for you - JavaScript
-
Pagination of translated pages not working properly
· 5 years ago
Maybe worth submitting a ticket also on GH. Just not sure to main Grav repo or Admin 🤔
-
Pagination of translated pages not working properly
· 5 years ago
Do frontmatters of both blog[.it]?.md and blog.en.md match for the list part?
-
Running Grav into home/public_html folder
· 5 years ago
Are you using XAMPP? I'd recommend Laragon for local (it's also listed as first option, at least for Windows, in Grav docs) https://stackoverflow.com/a/7802644/632687
-
Running Grav into home/public_html folder
· 5 years ago
What are the errors? I have my Grav site in public_html with default .htaccess and no issues here
-
isFirst() not working in page collection
· 5 years ago
Could you try isLast() and see if it makes a difference? There's a specific kind of issue (but not really) with page ordering in reverse, because of dates and this check is reversed
-
Deprecated Pimple container on M1 Mac
· 5 years ago
Does Grav officially support 8.1? Wasn't it just released a few days ago?
-
Crikey error instead of error page
· 5 years ago
@Netzhexe: this is supposedly line 287 in user/plugins/flex-objects/flex-objects.php : $parts = explode('/', $route->getRoute()); But when I check out that file, that line looks like this: $page =