-
laconic posted on the forum topic Being re-directed to your Profile Page after login in the group How-To and Troubleshooting:
@Famous I wasn’t trying to squelch your questioning the way it works but this is a How-To and Troubleshooting thread. So, I thought I would nudge us back to the question at hand. Glad you got things working the way you want. I, too, redirect for the same reason. Here is a site with 3,000+ members: [...]
-
Brajesh Singh posted on the forum topic what search does buddypress use??? in the group Installing BuddyPress:
@famous, you are right about that. searching multiple blogs is too costly on database if the posts are not cached in a global table. The unified search does not includes it because most of the sites do not use any sort of global post caching, and searching the posts on a network of say more than [...]
-
mercime posted on the forum topic image.php file for Buddypress theme in the group Creating & Extending:
== thumbnails of next and previous images == @famous next and previous thumbnail images are shown by template tags –
andOne quick solution for an image.php file: – copy bp-default theme’s index.php and save to your child theme folder – open up index.php and replace the following lines: Replace<div class="entry"> </div>With ` ID, ‘large’…[Read more] -
Paul Gibbs posted on the forum topic Code login, when not logged in… in the group Creating & Extending:
@famous, I’ve edited your post and move your code snippet to that external link because currently these forums are really not good for sharing code at the moment — sorry