Skip to content
Grav 2.0 is officially stable. Read the announcement →
Support

Find elements in home page

theme

Solved by pamtbaau View solution

Started by GianLuca S 2 years ago · 5 replies · 329 views
2 years ago

Hello All,
first steps with Grav, and a bit confused.
I have installed the Gateway skeleton, but cannot understand where the header, the footer, the logo are the saved, for example.
There is nothing in the home page.
I plan to use the admin plugin for editing content, so I would not adventure in the expert mode...
Thank for reading,
-Gian

2 years ago Solution

@Gian125, Have you already had a chance to take a look at the docs... Especially about themes?

In Admin, you only write the content of the page (the Markdown). When a page is requested by a user the following happens (in short),

  • The Markdown of the page is processed into plain HTML (page.content)
  • The templates of the Theme (*user/themes/gateway/templates/***) together constitute the final HTML by combining several templates (eg. header, footer, sidebar, etc.) and injecting the page.content (your processed Markdown).

The theme might offer customizations that can be set in Admin, but if not, you will have to open an editor on the OS to edit templates, replace logo's, etc.

2 years ago

thanks Pamtbaau,

I did read most of the docs, but I admit I didn't check the Theme...

I go back studying...

2 years ago

ok, if I understood, changing header, footer and logo implies tinkering with the theme and Twig code.
At the moment, I have basic needs, so I would turn off the Gateway template and build the few pages I need with the Admin plugin editor.
How would I do that?

2 years ago

I installed Quark theme, and that one has a configuration page where you define header and footer.
Just what I expected in a theme... I didn't find it in Gateway, maybe I missed something?

2 years ago

@Gian125, No 2 themes are alike... Some provide almost no options, the other a bit more...

You might also consider the premium Typhoon theme. It is packed with options.

Suggested topics

Topic Participants Replies Views Activity
Support · by Anna, 23 hours ago
2 70 2 hours ago
Support · by gtx, 1 week ago
4 233 2 days ago
Support · by Paul Hodges, 2 weeks ago
13 283 5 days ago
Support · by Anna, 3 weeks ago
9 340 1 week ago
Support · by TomW, 2 weeks ago
4 192 2 weeks ago