Forum Replies Created
-
I had another go playing with the global.js.
When i use `var wall = new Masonry( document.getElementById(‘groups-list’) );`
within the “When a navigation tab is clicked – e.g. | All Groups | My Groups” part, it rearanges the groups on click but then the groups load and the order is messed up again, I need to call my script after the groups have loaded.
I was thinking of just delaying it but dont think that would be the right approach..
Any suggestions?
*thump*
*bump*
No, where your navigation is ( most probably in header.php ), place the last code snippet i posted.
Don’t install the plugin i posted, it was simply to give you an idea of the bp member links
The plugin i posted was a guide line, place this somewhere within your theme: http://pastebin.com/JLjMynR0
If the user is logged in, it will show up. It is a link to the users @Mentions
Yip, check out the new version, still untested ( not near a pc with bp )
Hey been busy, ill reply tomorrow morning ; )
I added 2 extra fields in this example to give you a better understanding ( off the top of my head, havn’t tested it ). Hope you get the idea..
Check out http://codex.buddypress.org/developer-docs/how-to-edit-group-meta-tutorial/
Its the base for my Groups plus plugin. easy to follow

have a look at http://codex.buddypress.org/developer-docs/the-bp-global/
Apart from that I’d have a look at the member’s theme pages and try work out whats called where.. Also google is your friend, took me to secs to find
`bp_loggedin_user_id()`This was from a plugin I developed for a site, you should find just about everything you need in there, and if not have enough of an understanding to fill in any ones that aren’t covered: http://pastebin.com/xC1jd4vv
also check out: http://wpmu.org/daily-tip-how-to-add-all-navigation-links-to-the-buddypress-admin-bar/
and: http://codex.buddypress.org/theme-development/wordpress-to-buddypress-theme/
next time wait a day, I’d say that’s the average response time, if it’s sooner, be grateful!
Hey, I’m in South Africa too.. send through a brief of what you would like done and I will let you know if I am interested. nit3watch@gmail.com
Im guessing from what you have said you are using my twitter and klout plugins, what I could do is build a custom plugin for you – having all your requested features in one interface..
It will not be free though it wont cost a arm and a leg, if you are interested contact me at nit3watch@gmail.com
They will be there under Profile>Public
Where is it you would like them to show up?
For example these are custom fields being called in the group header, same thing can be done with the members header

Glad you came right.
It depending on the theme you are using.
If you have google chrome, right click on the numbers and select ‘inspect element’, you will see the css properties that style the numbers.. something like this:
div.item-list-tabs ul li a span {
background: #1FB3DD;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
color: white;
display: inline;
font-size: 90%;
margin-left: 2px;
padding: 1px 6px;
}Chrome will tell you what file the rule is in and the line number.
When I first got started with buddypress, I took a look at the skeleton component and was kinda deterred. I know that a great deal of work and ‘processing’ have gone into it though from the perspective of a beginer, it would be much easier to get to grips with bp if the components where brocken down into ‘bite sized’ pieces.
That’s why I though the plugin might help out a few ppl, even if its ten ppl, that’s potentially ten new plugins and furthering the possibilities of a bp install.
Thanks for the feedback Boone, much appreciated.
Check out, “Customizing Labels, Messages, and URLs“
Should get you off to a good start.
You could also try out BP Edit Group Slug but you would still need to customize labels, messages and similar. Not sure if the plugin is still working but give it a try, also not sure if changes in bp 1.5 will effect the plugin
@ignatiusjeroe
“make the certain social links only visible to members or to the public”, thanks, I will add your feature request, good call!As for a donation – Donate. Thanks for the thought

@shawn38
Don’t think your in the right thread – Sync’ing activity was never on the agenda as BuddyStream already does this..BuddyPress plugin that will synchronize all of your favorite Social Networks to the BuddyPress activity stream
Thanks modemlooper and dt10111.
Ye the plugin works great! really awesome.
For anyone else looking for a the a similar solution – External Blogs Plugin
@dt10111 do you not have problems with twitters rate limit? How many users would you say are using the feature?
@modemlooper, will it be saving it and posting as a ‘activity type’ and not simply fetching the feed? Could you please explain how you plan on doing it as I have a similar idea for members?
Whilst I have you attention – can I use your share it plugin and incoperate it into a upcoming social plugin I will be releasing?

