Archived topic
Homepage like this
3 replies · Started by Jiren on April 15, 2020
Hi,
I want my homepage to look similar like this
In the first section he has 3 elements: Sidebar Content Sidebar, if you scroll down he has last posts about category x and scroll further down another section for another category.
How is that accomplished? When I change my homepage to sidebar/content/sidebar I only can use the content are for last posts nothing else.
Hi there,
You can create a static page and set the sidebar/content/sidebar layout using the metabox:
https://docs.generatepress.com/article/sidebar-layout/#different-sidebar-layouts-for-individual-pages-and-posts
Then use WP Show Posts to display the posts in different categories:
https://wordpress.org/support/plugin/wp-show-posts/
The problem is that I can not use the full area of sidebar left and right. I only can add content to content area.
Not sure if I understand. Can you explain a bit more?