-
Jenny posted on the forum topic What are the most useful plugins you recommend to use with Buddypress? in the group Creating & Extending: 14 years, 3 months ago
@r-a-y, thank! That’s a great place to start. Which file should I add this loop?
-
Paul Gibbs posted on the forum topic Standard group for new users in the group How-To and Troubleshooting: 14 years, 3 months ago
Yep, that’s it. Thanks for sharing the info @r-a-y!
-
Pisanojm posted an update in the group Jet Site Unit Could: 14 years, 3 months ago
Surprised no-one has fixed this yet but the title should be “Plugin: Jet Site Unit CLOUD” not “COULD”. Also some of the text in the description… @r-a-y @johnjamesjacoby @apeatling
-
John James Jacoby posted on the forum topic Kick (but not ban) a user from a a group? in the group How-To and Troubleshooting: 14 years, 3 months ago
Don’t thank me, thank @r-a-y! 🙂
Bulk member moderation is on the roadmap somewhere, at least it used to be and would be very useful.
-
Roger Coathup posted a new activity comment 14 years, 3 months ago
@r-a-y I didn’t have you in my ‘gunsights’ with regard to handling criticism… so, apologies if it appeared a little scattergun. I appreciate your to the point, technically aware replies.
I know there are some very difficult users & oft repeated questions – hopefully, some strong pointers to existing documentation and better search facilities…[Read more]
-
Roger Coathup posted on the forum topic More Core Committers? in the group Miscellaneous: 14 years, 3 months ago
@r-a-y – yes, it was 🙂 There’s a bit of follow up on my profile about it. I’m worried about the effect it has on the OP.
-
gwu123 posted on the forum topic group default avatar in the group How-To and Troubleshooting: 14 years, 3 months ago
hi @r-a-y I am using your code given at : Click Here I am using this plugin:https://buddypress.org/community/groups/jet-group-could/ When I browse user profile -> my groups, the group avatars in the sidebar become thumbails even though I have set 25X25 size in this plugin. Is there a way to fix the size if avatars displayed in the […]
-
Roger Coathup posted on the forum topic User's blogs are going to a blank page in the group Installing BuddyPress: 14 years, 3 months ago
So, your main site is wp multisite and you’ve tried to activate bp on a secondary blog? Amend: See the reply from @r-a-y to this thread: https://buddypress.org/community/groups/creating-extending/forum/topic/buddypress-not-on-themainblog/ Why haven’t you activated bp on the main site as that is your multisite primary blog? Deactivate bp on your…[Read more]
-
Pisanojm posted on the forum topic Date shown in Default BP theme in the group How-To and Troubleshooting: 14 years, 3 months ago
Hey @r-a-y I ran into this today as well… This fix is as you said in the files you said. Simply delete the existing line and add this line to the files in question: -?php the_time(‘F j, Y’); ?- at -?php the_time(‘g:i a’); ?- Change – (minus signs) to PHP angled brackets. Seems like this should […]
-
rossagrant started the forum topic Redirect to profile tab when clicking on a member in the group How-To and Troubleshooting: 14 years, 3 months ago
@r-a-y Hi r-a-y. If my memory serves me correctly I think you came up with some code that redirects a user to the forum of a group when clicking on a group, rather than going to the group’s activity tab. Can a similar trick work in order to send a user to a member’s profile tab […]
-
rossagrant posted on the forum topic Profile Field Search Boxes in the group Requests & Feedback: 14 years, 3 months ago
@r-a-y Not sure if you’ll know this r-a-y but does this plugin allow me to search by multiple fields? e.g. Can I search for ‘females’ with ‘blonde’ hair etc? I am starting work on a site where models will have profiles set up on attributes such as hair colour, eye colour, height etc and really need […]
-
gwu123 posted on the forum topic Group avatar in activity stream in the group Creating & Extending: 14 years, 3 months ago
@r-a-y
is it possible to have the primary avatar of group instead of user avatar?
for e.g. if I joined xyz group the activity should show the avatar of the group followed by the text.Thanks
-
amahesh posted on the forum topic Make Private Groups Visible in the group How-To and Troubleshooting: 14 years, 3 months ago
thanks for the help with the admin issue @r-a-y…would you or anyone else have a possible solution for this?
-
chembro303 posted an update 14 years, 3 months ago
@r-a-y In need of a custom plugin developer to add specific functionality to our site; I contacted @boonebgorges but he’s not taking projects, and @nuprn1 is out due to their coming baby. Tight deadline to get someone in place and get started – do you know of anyone who would be interested? You? 🙂
-
Mostly everyone is busy. Me included 😉
Contact me about your needs via http://scr.im/emailray – if it isn’t too involved, I might be able to help out. -
Also check out this post by thekmen:
http://bp-theme-converts.com/buddypress-the-who-why-and-where/
-
-
Mark posted on the forum topic How to manually install to any area of the site? in the group Featured Member(s) Widget: 14 years, 3 months ago
So we should be coding in something like this no? @r-a-y – I have no joy with this.
$instance = array(“title” => “Featured Member”, “number” => 9);
$args = array(“title” => “Featured Member Widget”, “before_title” => “”, “after_title” => “”);
$sb = new My_Widget_Class();
$sb->number = $instance;
$sb->widget($args,$instance); -
Pisanojm posted on the forum topic Would love to see someone take over the BuddyPress Badge Plugin and update it. in the group Third Party Components & Plugins: 14 years, 3 months ago
@warut Can you please link here in this forum as to WHERE the new plugin is?
Also, please note that beyond the link not working, there is no PREVIEW of Text etc.@r-a-y @boonebgorges The Plugin Link is broken here:
https://buddypress.org/community/groups/buddypress-badge/Can this be repaired?
-
pcwriter posted on the forum topic New plugin: Add All Nav Links to BP Adminbar in the group Creating & Extending: 14 years, 3 months ago
-
amahesh posted on the forum topic Make Private Groups Visible in the group How-To and Troubleshooting: 14 years, 3 months ago
@r-a-y
I am trying to make a group for “American Restaurants” and I want everyone to be able to see the content of the group, but only accounts which are actually restaurants to be able to request an invitation and join -
eyg1 posted an update 14 years, 3 months ago
@r-a-y i need further asst. how can i contact you?
-
eyg1 posted an update 14 years, 3 months ago
@r-a-y RAY youre the MAN!!!! Thx.
- Load More
@r-a-y
Active 4 months, 4 weeks ago
Done. Slug needs to be changed eventually too, since it’s generated from the group name.