- 
	
	brentcee234 posted on the forum topic Calling Loop in custom Page template? in the group How-To and Troubleshooting: 14 years, 4 months ago thanks for the response! I just want the regular loop, I am going to add Thumbnails to it like in the guide above. Here is what I’ve been using, like i said it works on non bp themes perfect without bp installed. The first part works, but not the query for the loop <div id="container"> <div id="content"> <!-- Get the content of the blog article…[Read more]
- 
	
	brentcee234 posted on the forum topic Calling Loop in custom Page template? in the group How-To and Troubleshooting: 14 years, 4 months ago also this isn’t a MS or MU site… Just a single blog 😀 
- 
	
	brentcee234 started the forum topic Calling Loop in custom Page template? in the group How-To and Troubleshooting: 14 years, 4 months ago Hi, Currently using the most up to date versions of BP and WP. I am trying to call the loop on a custom page template but seem to be having problems, I can’t query up the loop! I am using this guide – http://www.onextrapixel.com/2011/02/21/using-wordpress-custom-template-to-create-layout-with-different-sidebar/comment-page-1/#comment-17524 It…[Read more] 
- 
	
	brentcee234 started the forum topic Remove "Fetch Link Details" in the group BuddyPress Links: 14 years, 8 months ago Hello, Currently using Buddypress Links (current version) and I was wondering if it was possible to remove “Fetch Details” when submitting a new site. Great feature, just don’t need it. Thanks for the any help! 
- 
	
	brentcee234 posted on the forum topic Edit Link Title in the group BuddyPress Links: 14 years, 8 months ago found my answer….ended up not doing the above….in the file buddypress-links/bp-links-dtheme.php Find: $selected = ( bp_is_page( BP_LINKS_SLUG ) ) ? ‘ class=”selected”‘ : ”; 
 $title = __( ‘Links’, ‘buddypress-links’ )Change ‘Links’ to desired 🙂 
- 
	
	brentcee234 posted on the forum topic Edit Link Title in the group BuddyPress Links: 14 years, 8 months ago my bp-custom.php contains what is shown above if ( !defined( ‘BP_LINKS_SLUG’ ) ) 
 define( ‘BP_LINKS_SLUG’, ‘Lists’ );I am still having troubles though as “Links” still shows up in the nav bar, Any ideas? Thanks! 
- 
	
	brentcee234 joined the group BuddyPress Links 14 years, 8 months ago 
- 
	
	brentcee234 started the forum topic 2 Questions about Forums in the group How-To and Troubleshooting: 14 years, 10 months ago Hello, I am using the current versions of BP and WP. #1 – When logged in I go to the forums page and automatically it already has “Post a new topic” opened, can this be changed? (originally it wasn’t open and you had to hit the “new topic” button…. Iam right?) #2 – When creating […] 
- 
	
	brentcee234 posted on the forum topic Notification Problem in the group How-To and Troubleshooting: 14 years, 10 months ago I am having the same problem as M W “That bug fix 2191 did not work for me- I still have to go to the Friends tab on my member profile to make the notification go away- I would have liked for it to go away as soon as it was acknowledged (clicked on)” Any […] 
- 
	
	brentcee234 posted on the forum topic Removing posts authors avatars…? in the group How-To and Troubleshooting: 14 years, 11 months ago Referring to the earlier post, This was the only div.post div.post-content I could find in the css and when changed to 0 it didn’t do anything div.post div.post-content, div.comment-content { 
 margin-right: 105px;
 margin-left: 0;
 }Anyone? Thanks a bunch! 
- 
	
	brentcee234 posted on the forum topic Removing posts authors avatars…? in the group How-To and Troubleshooting: 14 years, 11 months ago Does this solution still work? I am using Current WP and BP version. I removed the author box div in single.php but I still I can’t find where to modify the CSS. Any help would be appreciated ,thanks! 
- 
	
	brentcee234 joined the group How-To and Troubleshooting 14 years, 11 months ago 
	@brentcee234
	Not recently active