Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
How to get active simplecontact?
· 12 years ago
what's your prefer contact.md order default.md ?
-
How to get active simplecontact?
· 12 years ago
Ok the problem is the filename now :P Use default.md instead contact.md the filename is related to theme layout, in your theme you don't have contact.html.twig and you get this error. Try to change th
-
How to get active simplecontact?
· 12 years ago
Oh finally :D
-
How to get active simplecontact?
· 12 years ago
RuntimeException (404) Template "contact.html.twig" is not defined (). Open: /var/www/system/src/Grav/Common/Twig.php // Get Twig template layout $template = $this->template($page->template() .
-
How to get active simplecontact?
· 12 years ago
yes but it's no good
-
How to get active simplecontact?
· 12 years ago
You need to use this: https://gist.githubusercontent.com/namaless/7c33ceab25db4b14bfa6/raw/05e0e20b1fb94b0b5d3ffc340246db356ac988b6/contact.md
-
How to get active simplecontact?
· 12 years ago
title: "Contact" simplecontact: [] This is a page content, before dash is a page header.
-
How to get active simplecontact?
· 12 years ago
The problem is you need to add simplecontact: [] in the page header and not in the page content, here use the same dash for see the code, posting in other place to see you best :) title: "Contact" si
-
How to get active simplecontact?
· 12 years ago
Ok i found your problem, it's simple :)
-
How to get active simplecontact?
· 12 years ago
title: Contact simplecontact: []