Karmalakas Veteran
@Karmalakas · Joined 6 years ago · 1189 posts · 33 topics · 218 reputation
Badges
Recent posts
-
Curious as to how Complex Grav is or Can be
· 1 year ago
PHP 3.3? 🧐 Seems there's something wrong with your setup. Current Grav should work fine on PHP 7.4-8.2 Good place to start would be learn.getgrav.org
-
Deploying to Azure Dev Ops - 404 Not Found Error
· 1 year ago
Probably not the cause (considering the error), but worth mentioning: PHP up to 8.3 is totally fine with Grav 1.7 8.4 requires Grav 1.8 This is a quote from @rhuk
-
How to force desktop mode for a single page
· 1 year ago
@Lucas.Sichardt: There’s only this: <meta name="viewport" content="width=device-width, initial-scale=1"> Did you try replacing this to what is suggested in the link I shared? <meta name="vie
-
How to force desktop mode for a single page
· 1 year ago
@Lucas.Sichardt: There’s only this Only what? How much are you familiar with HTML and CSS? Based on your posts, seems like not very 🤔
-
How to load a backup, if the site is fully offline/wrong
· 1 year ago
It should be in the /backup folder of your Grav root folder
-
Use a form in admin panel
· 1 year ago
What you most likely want, is Flex Objects. You can have whatever form you want in the Admin
-
How to force desktop mode for a single page
· 1 year ago
Probably would require extending base template and adding some check based on a custom page header
-
How to force desktop mode for a single page
· 1 year ago
https://stackoverflow.com/a/31334640/632687
-
Default frontmatter header for all pages
· 1 year ago
Probably would require one more option in the plugin for the default behavior if the header is missing. Maybe worth creating a feature request
-
Looking for Artwork portfolio theme
· 1 year ago
My photoswipe plugin shows all images uploaded to the page. You'd need to take care of css though, because plugin provides just basics I'm pretty sure there are more similar plugins, but I developed t