-
gregfielding started the forum topic Beta Testers Warmly Appreciated in the group Requests & Feedback: 13 years, 5 months ago
Thanks to a whole bunch of help from people this community, all of our systems are built and we are beginning to grow our network, which is why we really could use your feedback. What to do: Go to http://housingstorm.com Try looking up different neighborhoods (you can expand the proximity to get more results). Join. […]
-
gregfielding posted on the forum topic Letting the user upload a custom background? in the group How-To and Troubleshooting: 13 years, 5 months ago
Has anyone tried using the farbtastic color picker with buddypress?
-
gregfielding posted an update 13 years, 5 months ago
@ggortan Watcha need?
-
gregfielding posted on the forum topic Letting the user upload a custom background? in the group How-To and Troubleshooting: 13 years, 5 months ago
Brajesh,
I used your extra snip to change the plugin to affect the container div. Works perfectly.
-Greg -
gregfielding posted on the forum topic BP Global Redirect Question in the group How-To and Troubleshooting: 13 years, 5 months ago
I had taken the short snip of code from this plugin https://buddypress.org/community/groups/bp-profile-as-homepage/ and I put this in my functions.php:
function bp_profile_homepage() { global $bp; if(is_user_logged_in() && bp_is_front_page()) { wp_redirect( $bp->root_domain . '/' . $bp->activity->slug ); } } function logout_redirection() { global…
[Read more] -
gregfielding posted on the forum topic BP Global Redirect Question in the group How-To and Troubleshooting: 13 years, 5 months ago
Works. Thanks Boone!
-
gregfielding started the forum topic BP Global Redirect Question in the group How-To and Troubleshooting: 13 years, 5 months ago
I’m trying to redirect logged-in users to site.com/activity when they try and visit the “home” page. Here’s the code for redirecting them to their profile page”
wp_redirect( $bp->loggedin_user->domain )
How can I change that to redirect to the activity component? I tried a few things, including this, but I can’t get it to work. wp_redirect( […] -
gregfielding posted on the forum topic Letting the user upload a custom background? in the group How-To and Troubleshooting: 13 years, 5 months ago
Probably should be an option to delete the background image.
Any chance of adding a color picker option? -
gregfielding started the forum topic Container Height CSS Question in the group How-To and Troubleshooting: 13 years, 5 months ago
Is there a way to make the height of the Container div dependent on what’s in the sidebar?
Here’s a picture of my problem – you can see that there is more content in the sidebar than is showing on the screen.
http://housingstorm.com/gregfielding/profile/ -
gregfielding posted on the forum topic How can I add the main activity stream to a member's profile page? in the group How-To and Troubleshooting: 13 years, 5 months ago
Brajesh built a plugin for this. It works great if anyone else is interested:
Show BuddyPress community(sitewide) activity on User Profile
-
gregfielding posted on the forum topic BP Enable Root Profiles produces 404 errors in the group How-To and Troubleshooting: 13 years, 5 months ago
It’s not that the profiles are broken, but that the activity and @mention permalinks for prior events aren’t updated. New activity will have the correct, new link, while prior activity links will be broken.
I’ll let you know if I have any more luck with this!
-
gregfielding posted on the forum topic Any successful Buddypress site? in the group Miscellaneous: 13 years, 5 months ago
Mine is working and growing well: http://housingstorm.com
-
gregfielding posted on the forum topic Help with redirect for root profile change in the group How-To and Troubleshooting: 13 years, 5 months ago
Yes, I am.
-
gregfielding started the forum topic Help with redirect for root profile change in the group How-To and Troubleshooting: 13 years, 5 months ago
I’ve decided to change my permalinks from site.com/member/username to site.com/username, but I have a ton of entries in the system with the old links. Browsing around, I haven’t found any great how-to resources for htaccess redirects to figure this out. Does anyone either know the redirect code I should use or have a link to […]
-
gregfielding posted on the forum topic Is there a buddypress sitemap generator that can give priority to Profile Pages (and their activity in the group How-To and Troubleshooting: 13 years, 5 months ago
Thanks for the find. I’m trying it out now, giving the site/activity/ page and site/members/ page priorities of 1 – we’ll see if the sitemap picks up any activity…
-
gregfielding started the forum topic Is there a buddypress sitemap generator that can give priority to Profile Pages (and their activity in the group How-To and Troubleshooting: 13 years, 5 months ago
This one isn’t being kept up…and I didn’t give any organization or priority anyway.
https://buddypress.org/community/groups/buddypress-sitemap-generator/Yoast’s seo plugin is good, and it can be make to recognize BP pages:
http://bp-tricks.com/coding/making-buddypress-compatible-with-the-wordpress-seo-plugin-from-yoast/But the sitemap shows…[Read more]
-
gregfielding posted on the forum topic How can I add the main activity stream to a member's profile page? in the group How-To and Troubleshooting: 13 years, 5 months ago
I meant to delete that…sorry. I was worried that the way I asked it before wasn’t clear. Not trying to be spammy. 🙂
-
gregfielding started the forum topic How can I add the main activity stream to a member's profile page? in the group How-To and Troubleshooting: 13 years, 5 months ago
What I’d like is to have “All Activity” as a tab on the main Profile Menu, along with “Activity”, “Blogs”, etc.
Possible?
-
gregfielding started the forum topic Buddystream Conflict: Needs to call custom filter before sending in the group BuddyStream: 13 years, 5 months ago
I am using Buddypress Activity Plus http://premium.wpmudev.org/project/media-embeds-for-buddypress-activity and there is a conflict that probably should be fixed in Buddystream. Here’s a link to how the garbled code looks on Twitter: http://premium.wpmudev.org/forums/?bb_attachments=102585&bbat=4404&inline When I add a link, video, image, etc.,…[Read more]
- Load More
@gregfielding
Active 10 years ago
my post https://buddypress.org/community/groups/requests-feedback/forum/topic/problems-with-buddypress/