- 
	
	David Z posted on the forum topic BP overlapping sidebar/widget, need help with alignment in the group Installing BuddyPress: 15 years, 3 months ago Hi Shaheershahid – I’m no expert in CSS but I can usually figure my way out of a problem with enough trial and error. For me, adding the margin-bottom resolved the issue of staggered/overlapping avatars in the member directory. the sidebar itself was being forced to the bottom of my page(s) because the width of […] 
- 
	
	David Z started the forum topic Create Groups – Blank Page Error (help!) in the group How-To and Troubleshooting: 15 years, 3 months ago Hi – having a problem with creating groups. When I create a group the first two steps work, but when I click the “Next step” button to proceed to step 3 (upload Avatar), the page goes blank. The URL says “http://www.agnarchy.com/groups/create/step/group-settings” but if I refresh, this takes me back to the group directory. I am […] 
- 
	
	David Z posted on the forum topic Create group: get blank page after saving group settings in the group How-To and Troubleshooting: 15 years, 3 months ago having the same problem here… blank page after hitting the “Next” button on step 2, proceeding to step 3. 
- 
	
	David Z posted on the forum topic aligning buddypress with rest of page in the group How-To and Troubleshooting: 15 years, 3 months ago I had a similar problem. I spent a lot of time trying to edit the files under ../plugins/bp-template-pack/templates and nothing was changing! I browsed through my theme folder /wp-content/themes/ and saw that BP had inserted all of the BP template files within my theme folder — so I was making the edits to the wrong […] 
- 
	
	David Z posted on the forum topic How to disable WP sidebar from all buddypress pages in the group How-To and Troubleshooting: 15 years, 3 months ago @caplain that worked like a charm for me, too. I run two sidebars and wrapped that to disable one of them on the bp pages. thanks! 
- 
	
	David Z joined the group How-To and Troubleshooting 15 years, 3 months ago 
- 
	
	David Z posted on the forum topic BP overlapping sidebar/widget, need help with alignment in the group Installing BuddyPress: 15 years, 3 months ago find bp.css and add a margin-bottom to the ul.item-list div.item (i had the same problem) and fixed it: http://agnarchy.com/members ul.item-list div.item { 
 margin-left: 65px;
 margin-bottom: 40px;
 }
- 
	
	David Z joined the group Installing BuddyPress 15 years, 3 months ago 
	@agnarchy
	Not recently active