Archived topic
Adding more content to the frontpage
7 replies · Started by guevara on June 14, 2020
Hi guys,
Please I am looking to add more content to my home page. How do I go about this. Many thanks.
Hi there,
The home page is the blog/archive page so it cannot be edited normally like a normal static page.
The workaround solution is to use a hook element:
https://docs.generatepress.com/article/hooks-element-overview/
https://docs.generatepress.com/article/hooks-visual-guide/#posts-page
Hello, its been added but its all over the place. I need it to be within the front page width.
Which hook are you using?
before_footer
What if you try after_main_content hook?
The After_primary_content_area hook did the trick. Thanks a million.
No problem :)