Archived topic
adding a sidebar
2 replies · Started by vijay on April 9, 2019
Hi,
How can I add a sidebar on the right hand side of all of my posts, such as the link provided?
Also how can I toggle whether or not to make the sidebar sticky?
Sorry I know the answer is probably pretty obvious!
Hi there,
Sidebars are deactivated on pages using Sections. This article provides a PHP snippet to allow them to be displayed:
https://docs.generatepress.com/article/allow-sidebars-sections/
Making the sidebar sticky will require some CSS. If you want to add the sidebars and let me know i can provide you with the code.
ok thanks, can you please let me know where i need to go and what code i need to paste in order to enable sidebars?