Karmalakas Veteran
@Karmalakas · Joined 6 years ago · 1189 posts · 33 topics · 218 reputation
Badges
Recent posts
-
Getting 'Unknown or bad timezone ' when trying to login into admin
· 2 years ago
Find out if/who changed your PHP config and revert. Talk to your hosting provider maybe
-
Getting 'Unknown or bad timezone ' when trying to login into admin
· 2 years ago
Sounds like you had PHP config changes. And this exception is only available since PHP 8.0, on which Grav 1.7 doesn't work and 1.8 is still in beta
-
Issues Embedding CapCut Video Previews on My Grav CMS Website
· 2 years ago
It's linked in my post. And one of the issues I couldn't solve: If looping is enabled, sometimes Youtube videos appear only if slide is moved a bit (not always though) Don't know if it's because o
-
Issues Embedding CapCut Video Previews on My Grav CMS Website
· 2 years ago
You can check the source code of my Swiper-JS plugin. It has both YouTube and local video implementation. I didn't notice any of the issues you describe. Also check "Known Issues" in the description -
-
Need help moving / setup grav on subdirectory but root URL
· 2 years ago
Why not just move your whole Grav installation from /grav to root?
-
Pages dated 31 December not showing in year date range
· 2 years ago
What theme are you using? According to one of our oldest forum members it works as expected with Quark at least on fresh Grav instalation: Try the following: Fresh install of Blog Site skeleton Add
-
Pages dated 31 December not showing in year date range
· 2 years ago
Can you test this for years 2020 and 2021-23 for example? It's a bit of a stretch, but thinking about leap year
-
Page collections not working - syntax as written to header is wrong? (v1.8)
· 2 years ago
Sounds like a bug. Maybe worth reporting on a repo
-
Turning off the sidebar
· 2 years ago
I don't think content block has anything to do with the sidebar. Sidebar is lower on line 81 https://github.com/getgrav/grav-theme-antimatter/blob/2.2.1/templates/partials/base.html.twig#L81
-
Configuring the yaml frontmatter provided by admin editor
· 2 years ago
You're probably looking for onAdminCreatePageFrontmatter