Archived topic
How to desactivate the sidebar in all pages and posts except the homepage
1 reply · Started by Nicolas on February 24, 2022
Hello,
I use generatepress with Dispatch model.
I would like to display the sidebar on the homepage but I don't want to display it in the other pages and in the posts.
How can I do it ?
Best regards
Nicolas
Hi Nicolas,
You can use a Layout Element for this.
Here is an article you may refer to regarding this: https://docs.generatepress.com/article/layout-element-overview/
Specifically, you can set a Sidebar layout setting through this and choose which page this Layout Element would take effect in through the Display rules.
In your case, you may need two Layout Elements, one for the layout of the homepage and the other for other pages. :)
Hope this helps! :)