Badges
Creator of Grav CMS + other things...
Recent posts
-
Website is very slow in spite of grav core feature (crazy fast..)
· 9 years ago
Grav is open source which means that the code is completely open. Also 99% of plugins are open source too. This means that any competent developer can look over the code and understand it. That mean
-
Admin pro plugin?
· 9 years ago
We're still working on it, but we've been busy with paying bills and supporting Grav itself. We have made good progress on GPM updates that we actually need before we can make Admin Pro a reality.
-
Website is very slow in spite of grav core feature (crazy fast..)
· 9 years ago
It seems very likely by the length of this thread that your developer is not as experienced with Grav development as he may of led you to believe. Determining the cause of a slow site is not easy wit
-
Markdown: paragraph on images
· 9 years ago
Just a general rule of thumb, but you don't want to put any style other than some margin on <p> tags.
-
Black background instead of content when scrolling the page
· 9 years ago
I'm not really seeing anything. I think it's probably related to JS stuff you have loading not fully initializing until all images are loaded though. Nothing Grav specific, but your theme/design/css
-
Ability to use Twig namespaces in templates {% include `@name/test.twig' %}
· 9 years ago
I've added namespaces support in latest develop branch of Grav. You need to use Twig::addPath($path, $namespace)
-
Video Gallery / Video Portfolio
· 9 years ago
Not really following you. if you have a video file in your frontmatter, then just putting:  Would be enough to render a simple <video> tag
-
Maximum size for image in FeatherLight lightbox
· 9 years ago
Yes, I think that an update to featherlight plugin is in order. I'll try to get to that soon.
-
Grav on Heroku || Permission denied
· 9 years ago
Did you follow this Heroku guide? https://learn.getgrav.org/webservers-hosting/paas/heroku
-
Website is very slow in spite of grav core feature (crazy fast..)
· 9 years ago
It doesn't come with a control panel ala CPanel. Serverpilot lets you do the basics like create vhosts, enable SSL, pick PHP version etc. The rest you would need to do directly on the server or via