Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
I can not configure a skeleton
· 9 years ago
The way you identify those things is to inspect that piece of page with the browser inspector, find an HTML class or ID that helps identify it, and search for it in the user/themes folder, with a code
-
I can not configure a skeleton
· 9 years ago
Thank you for your help. Another question: in "site.yalm" I deleted Intro: 'Hello, I'm Saturn. I'm proud to be a part of milky way ' Intro_avatar: avatar.png But in the header still appears a line in
-
I can not configure a skeleton
· 9 years ago
You have them in user/config/site.yaml, as external links. https://github.com/getgrav/grav-skeleton-saturn-site/blob/develop/config/site.yaml#L17-L19 Feed is added if the Feed plugin is installed (htt
-
I can not configure a skeleton
· 9 years ago
Hello, Solved, I discovered that you need to install admin plugin in bin. Another question with saturn skeleton: in the menu appear two items that do not correspond to any page: "Externak Link" and "F
-
I can not configure a skeleton
· 9 years ago
Hello, I have built 'my_site' with antimatter, all ok. I can log into my_site/admin and configure. But then I'm testing with saturn skeleton (site name 'saturn'), and I can not go into "saturn/admin"
-
Re: Wordpress Migration (wp2grav plugin) Help
· 9 years ago
Hello, I am new here. I found GAV in my research to find a replacement for Wordpress. I learnt of the wp2grav plugin which does make exporting posts and pages quite easy. The exported format is easy t
-
Form (for example contact) on every pages
· 9 years ago
I was not able to "reach" the form from another site, but the solution is apparently in the line {% include "forms/form.html.twig" with { form: forms( {route:'/forms/contact'} ) } %} from the link. Th
-
Form (for example contact) on every pages
· 9 years ago
@fosil almost there, but you cannot add a form to a blueprint, you need to define it in a page header. See Displaying Forms from Twig
-
Form (for example contact) on every pages
· 9 years ago
That's what I wanted to avoid. Gantry belongs to the world of CMS fatheads like Joomla, WordPress, Drupal ... I like much Grav because it's super slim. But thanks for your help!
-
Form (for example contact) on every pages
· 9 years ago
If you are familiar with Gantry maybe this will help : Have you tried to put it in Gantry and module position? And make assignment on all pages. I use to do it in RocketTheme's Gantry in Joomla, and