Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Modify templates in plugins
· 11 years ago
But what about a twig/template definition? Any way to use inheritance for that? Trying to modify the feed plugin template (to not have the graphic "banner")
-
Modify templates in plugins
· 11 years ago
There's no need to fork, just override the CSS in your theme. You just use a more specific CSS attribute to ensure it gets overridden. I suggest you create a new theme and use theme inheritance thoug
-
Modify templates in plugins
· 11 years ago
Unless there is something someday similar to inherited themes I guess you'll have to fork. I had to keep one plugin properly translated but I admit I didn't look further.
-
Modify templates in plugins
· 11 years ago
Hy, I need to change css assets in cookiespolicy plugins without loosing changes in next update. How can I do? It's necessary to fork?
-
Basics: Installation with CLI
· 11 years ago
Thanks, that helped me!
-
Basics: Installation with CLI
· 11 years ago
Do you have php.exe in your path? https://www.google.com/webhp?sourceid=chrome-instant&ion=1&espv=2&ie=UTF-8#q=add%20php%20to%20windows%20path If you don't, then you will have to call the
-
Basics: Installation with CLI
· 11 years ago
I've installed GitHub Desktop and Git Bash on my local Windows 8. Cloning the Grav package to my local host worked fine. Now I try to run the "bin/grav" and "bin/gpm" commands using Git Shell. However
-
Blank page to the installation of Gav
· 11 years ago
Google is your friend: http://stackoverflow.com/questions/13762089/cannot-get-php-errors-to-display?rq=1
-
Blank page to the installation of Gav
· 11 years ago
How should I do it ?
-
Blank page to the installation of Gav
· 11 years ago
Hi, in addition to pointing you to the Troubleshooting page, can you turn error reporting to the maximum so you can see an error instead of a blank page?