Archived topic
sidebar with specific content
3 replies · Started by Sebastien on May 21, 2019
Hi,
For my blog I use a layout content + side bar.
For my pages I use content (without sidebar)
For my contact page I would like to use content + side bar . But, I would like the content of this sidebar different than the (nativ) sidebar used for blog.
How can I do?
I use Gutenberg.
Hi there,
you can use either the Layout Element or Layout Metabox to set the sidebar for the Contact page:
https://docs.generatepress.com/article/layout-element-overview/
To conditionally display widgets you will need to use a plugin like Content Aware Sidebars.
Thanks for informations, I'll have a look into Content Aware Sidebars.. but I will probably use a standard "content layout" (without side bar) and customize with columns blocs to simulate the same sidebar aspect.
thanks again
You're welcome