Profile Page Layout
-
My theme (Graphene) allows me to select a “Page Layout” for all my pages. In this case, Page Layout means 1 full-width column, 2 columns with sidebar on left, or 2 columns with sidebar on right.
This system works great for all the BP pages except for member profile pages. BP member profile pages are always displayed in full width, and never with sidebars.
I realize that the member profile page isn’t actually a page, but a bunch of data extracted from member-header.php. Therefore, my theme doesn’t give me any Page Layout options for BP profile page, and I’m scrambling for a way to display sidebars/widgets with the profile “page.”
My thinking is that I will need to inject sidebar/widget code into my child theme’s member-header.php. Does that sound accurate?
- You must be logged in to reply to this topic.