Archived topic
How to Create More Sections on Frontpage
3 replies · Started by Daniel on April 4, 2020
Hi there,
I am new to use Generatepress. I found that I can only put blog as the major content on the frontpage, can only add some widgets as sidebars or footer.
Can I add more sections to the frontpage? (like most other templeate would do) For example, add a static introduction section, add a team section with sliders, or add a map to present data?
I know to realize those specific function, I would need HTML code or plugin. I can configure that myself. But here the template seems do not give the option to add more sections on the frontpage?
Maybe I missed it? Could someone helps?
Thanks,
D
Hi there,
Just to confirm, your front page is the posts page correct?
If so you can use some hooks:
https://docs.generatepress.com/article/hooks-element-overview/
You can see all of them here:
https://docs.generatepress.com/article/hooks-visual-guide/
If the introductory part is below the header, then you can consider creating a header element:
https://docs.generatepress.com/article/header-element-overview/
https://docs.generatepress.com/article/page-hero-examples/
https://docs.generatepress.com/article/how-to-create-a-page-hero/
Let me know if this helps :)
Thanks. Really helps.
No problem :)