-
r-a-y posted a new activity comment 15 years, 8 months ago
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. -
r-a-y posted on the forum topic how can i allow each user to have blog? in the group How-To and Troubleshooting: 15 years, 8 months ago
Locking thread.
-
r-a-y posted on the forum topic How do I detect whether Iām on a BuddyPress page? in the group How-To and Troubleshooting: 15 years, 8 months ago
To detect if you’re on a WP page use:
if ( bp_is_blog_page() )Vice versa, to detect if you’re on a BuddyPress page, use:if ( !bp_is_blog_page() )There are some things like the activity front page that you’ll need to add to your conditional, but that’s to get you started. All conditionals can be found in […] -
r-a-y 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: 15 years, 8 months ago
@pisanojm – I don’t have control with how plugin groups are created.
@johnjamesjacoby might be able to figure out why the BuddyPress Badge group isn’t being created:
https://buddypress.org/community/groups/buddypress-badge/ -
r-a-y posted on the forum topic Paid Help? in the group Miscellaneous: 15 years, 8 months ago
BP.org follows a similar approach to wp.org’s forums.
This is a worthy agenda topic for the next dev meeting though.
Look out for the next one here:
http://bpdevel.wordpress.com/Add the topic as an agenda item when the time comes.
-
r-a-y posted a new activity comment 15 years, 8 months ago
You can remove it by editing the theme.
-
r-a-y posted on the forum topic BP Group Extension Bug in the group Creating & Extending: 15 years, 8 months ago
Good catch, travel-junkie.
I can duplicate the bug on BP 1.2.5.2. -
r-a-y posted on the forum topic Please Help….buddypress post background in the group How-To and Troubleshooting: 15 years, 8 months ago
Your example to use is your theme’s page.php file.
An example of a BP file is your theme’s /members/index.php file.Compare the two files and make the necessary adjustments to /members/index.php. This will fix your member directory page. Then you’ll have to apply this to all your other BP templates.
-
r-a-y posted on the forum topic How do you edit the header file? in the group How-To and Troubleshooting: 15 years, 8 months ago
geekoftodd – Just judging by your Pastebin code, it sounds like you have a corrupted header.php file; unless you incorrectly pasted the contents of it.
-
r-a-y posted on the forum topic Possible with groups? in the group How-To and Troubleshooting: 15 years, 8 months ago
You can do so for member profiles, but not with groups at the moment.
-
r-a-y posted on the forum topic Please Help….buddypress post background in the group How-To and Troubleshooting: 15 years, 8 months ago
You’re using the BP Template Pack plugin, which is a quick fix.
You need to modify the BP templates that got moved into your theme so they match the structure of your theme’s page.php file.
-
r-a-y posted on the forum topic New plugin: Add All Nav Links to BP Adminbar in the group Creating & Extending: 15 years, 8 months ago
You have to go to the group admin settings and enable the discussion forum like on a regular BP install.
Are you the group admin, pcwriter?
-
r-a-y posted on the forum topic Time on my site is off by 5 hours. in the group How-To and Troubleshooting: 15 years, 8 months ago
Here’s the main changeset in BP 1.2 branch that Paul Hastings is referring to:
https://trac.buddypress.org/changeset/3142Several people have confirmed it works (including myself).
I should note that there have been other patches since then that JJJ has added, so you might want to just use the updated BP 1.2 branch.
-
r-a-y posted a new activity comment 15 years, 8 months ago
Has to be manually activated in the group admin area by the plugin owner.
-
r-a-y posted on the forum topic Kick (but not ban) a user from a a group? in the group How-To and Troubleshooting: 15 years, 8 months ago
JJJ is the man! Didn’t expect the fast turnover as well! š
-
r-a-y posted on the forum topic Kick (but not ban) a user from a a group? in the group How-To and Troubleshooting: 15 years, 8 months ago
Done š
I’ll probably refactor this as a core patch in the next week or so, but here’s something to play around with:
http://pastebin.com/MpmneujEAdd this to your functions.php.
-
r-a-y posted on the forum topic Kick (but not ban) a user from a a group? in the group How-To and Troubleshooting: 15 years, 8 months ago
Alright, I’ll look into creating a patch for this in the next few days (hopefully for inclusion in BP 1.2.6).
-
r-a-y posted on the forum topic Make Private Groups Visible in the group How-To and Troubleshooting: 15 years, 8 months ago
What’s the point of having a group private then?
Just make everything public!
-
r-a-y posted on the forum topic problem creating user blogs in the group How-To and Troubleshooting: 15 years, 8 months ago
I would post about this on the WordPress.org multsite forum:
https://wordpress.org/support/forum/multisiteSince this is most likely a problem with your network settings after switching hosts.
-
r-a-y posted on the forum topic Fatal Error in the group How-To and Troubleshooting: 15 years, 8 months ago
Issue resolved!
Don’t you hate it when people use the activity post form instead of the forums, hnla? š
- Load More
@r-a-y
Active 3 months ago
Yeah thanks I new how to remove it š Just wanted to make sure I was allowed i.e. copyright crap!