Archived topic
Removing BuddyPress Sidebar
7 replies · Started by Dayne on September 12, 2018
Hi, I would like to know what code to use to remove the sidebar on all buddypress pages. And where to insert that code.
Also, code for removing all buddypress sidebars except for the users profile page.
I understand there are different ways of removing the sidebar, what would be best practice?
Thank you,
Dayne
Hi there
have you tried the Layout Element:
https://docs.generatepress.com/article/layout-element-overview/
Yes I did, did not work for me.
It removed it from the buddypress user profile pages but not the registration page.
I can not actually target any of these pages directly - not shown in the elements. I had to select 'entire site'
Hi there,
this topic someone asked for the Headers you be used on BuddyPress:
https://generatepress.com/forums/topic/page-headers-for-buddypress-pages/#post-667628
It seems the display rules exist, can you check to see if there is a Custom Post Type listed in the display rules?
I do not see any custom post types in display rules in the layout element.
I used code snippets to resolve the problem and added the code Tom provided here: https://generatepress.com/forums/topic/making-buddypress-profile-page-full-width/
Thanks for the update, glad you found the solution.