Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Cannot access page called "License"
· 11 years ago
This works now. Will you fix this in the trunk too?
-
Cannot access page called "License"
· 11 years ago
Just remove LICENSE from your .htaccess file: https://github.com/getgrav/grav/blob/develop/.htaccess#L57 and remove the LICENSE file in the root of your Grav install.
-
Cannot access page called "License"
· 11 years ago
When I make a subpage called: "04.license" within the skeleton: https://github.com/getgrav/grav-theme-striped I get a 403, "Access forbidden!" You don't have permission to access the requested object
-
Changing text style in post?
· 11 years ago
You can use HTML in the content area by default because it's supported in markdown. Some caveats though: 1) You cannot by default use markdown inside HTML. Once it detects HTML, everything to the cl
-
Changing text style in post?
· 11 years ago
can I somehow add class, when writing text in admin panel content box, to change the way text is styled? if yes, how?
-
Contact form to a modular page?
· 11 years ago
The OP problem was: no form.md file in the modular page, so the form.html.twig file was never called and of course the form was not rendered.
-
Contact form to a modular page?
· 11 years ago
@obeliksz as I mentioned previously, send me your user folder privately through Gitter so I can check
-
Contact form to a modular page?
· 11 years ago
@tidivoit you have successfully stolen my thread :P, this issue is not solved.
-
Contact form to a modular page?
· 11 years ago
As a reference, caused by having a dot "." in the system.yaml session.name. Updated its docs to avoid in the future
-
Contact form to a modular page?
· 11 years ago
♪ Thanks to @Flaviocopes, this issue is solved ☆