Archived topic
No sidebar
3 replies · Started by Katharina on March 4, 2019
Hi I want to have my sidebar with some widgets on few pages but it's only showing on my blog.
Even after choosing content/sidebar Layout on my page it's still not showing the sidebar.
Thanks
Kati
Hi there,
pages that use Sections disable the sidebars by default as Sections were designed as a basic pagebuilder.
You can use the PHP snippet provided here if you wish to activate them for pages with Sections
https://docs.generatepress.com/article/allow-sidebars-sections/
Adding PHP:
https://docs.generatepress.com/article/adding-php/
Thanks
You're welcome