Search Results for 'buddypress'
-
AuthorSearch Results
-
December 24, 2010 at 9:46 pm #101248
alcoon
MemberIs there an update for this fix? 1.2.7 broke this solution on our site and I can’t find an alternative so far.
Really, it’s extremely annoying that BuddyPress keeps making changes to the themes in minor updates. Every update (1.2.7 also saw us gain an unwanted admin bar menu item with links to the WordPress backend) sees us having to chase down the little changes they made which break our layout.
December 24, 2010 at 9:00 pm #101246In reply to: is there any back up and restore plugin exist
Paul Wong-Gibbs
KeymasterRegarding the ‘export’/’import’ of WordPress. At some point in the future when BuddyPress (may) use custom post types for (some of) its components, I hope that those components can also be exported without any extra work on our part. “For free.”
As and when we get closer to doing this work, we’ll see best what the situation is.
December 24, 2010 at 8:28 pm #101244In reply to: is there any back up and restore plugin exist
intimez
ParticipantDecember 24, 2010 at 5:09 pm #101241In reply to: New Group creation fields
Boone Gorges
Keymaster@dlabbe – Check out how BP itself validates its own fields. See groups_action_create_group() in bp-groups.php, in particular the stuff after
`if ( ‘group-details’ == $bp->groups->current_create_step ) {`December 24, 2010 at 4:31 pm #101240Boone Gorges
KeymasterDid you remember to import the stylesheet of the parent theme in your child theme’s style.css?
See “Inheriting CSS” on https://codex.buddypress.org/theme-development/building-a-buddypress-child-theme/
December 24, 2010 at 2:39 pm #101238In reply to: New Group creation fields
David
Participant@boonebgorges thought I would rehash this old post as what I need applies. How do i validate custom fields that I added?
December 24, 2010 at 2:38 pm #101236In reply to: User/Member Management
mateko
MemberYou do not answer my question …
It is possible manually resend the message? It can be validated by the admin manually?
The subjective responses of the merits of wordpress is not useful …
Management accounts BuddyPress if you can not do that is not terrible in this case … There is a plugin to do what I want?December 24, 2010 at 2:15 pm #101235In reply to: is there any back up and restore plugin exist
Andrea Rennick
Participant“specifically designed for wpmu or buddypress”
There doesn’t need to be – just pick one of the many that grabs *all* the database tables.
December 24, 2010 at 12:55 pm #101232In reply to: BP multilingual?
December 24, 2010 at 12:38 pm #101231Sven Lehnert
ParticipantHi @boonebgorges, that sounds so great! It disappointed me, that it is so difficult to give group members the possibility to just write articles in a group. WordPress started as a Bloggingsystem, and the missing possibility to write articles in groups is for me like something is really missing there.
Of course there is the groupblog plugin, but I think it’s a bit overloaded, to create a blog for every group, just to have some articles in this place.
There is another plugin from Brajesh Singh http://buddydev.com/buddypress/blog-categories-for-groups-plugin/. But nothing like a framework, to build your own component on it.
At the moment, the only easy starting point is on quick post plugin, but this plugin turned of buddypress support in the latest versions.
To have a framework for custom post type support in BP (front end editing, integration into nav menus, etc) to build custom post type components for buddypress with the possibility, to write articles from the frontend with the same functionality like the backend offers, would make buddypress application field much more powerful. Groups could be such a beautifully bloging tool.
Thanks for that news, and Happy Christmas
December 24, 2010 at 5:30 am #101222In reply to: User/Member Management
djsteve
Participanthave they checked their junk mail / spam folders?
If your users aren’t happy about this, just wait until they start using it – lol it’s a crude work in miserable progress imho – the signup issueS are just the beginning. I would consider buddypress more of a hobby thing for those who want to spend long hours in multiple forums trying to hash out why everything does not work well together. You will find spam robots have no problem signing up and activated dozens of accounts daily. Once your users actually get activated they will have a great time trying to sort out real blog posts from spam, they may wish they never signed up in the first place – especially if they create their own group.December 23, 2010 at 9:02 pm #101220In reply to: Configuring W3 Total Cache with BuddyPress
Bowe
ParticipantStarted with the guide for BP-Tricks.. but due to the nature of BuddyPress some stuff are bound to cause trouble.. like database and page caching
December 23, 2010 at 7:53 pm #101215In reply to: Plugin- Forum Gamification
Paul Wong-Gibbs
KeymasterUrgh, “gamification.”
You’re probably after a plugin called CubePoints. I also have a similar plugin called ‘Achievements for BuddyPress’ but it sounds you really want a virtual currency and have the ability to spend it in parts of your site, so CubePoints is probably better suited for you.
December 23, 2010 at 7:22 pm #101214In reply to: Default theme with widgetized home page
open flips
ParticipantHi @modemlooper, here comes a new BP release. Is there any good news in it which would help to get our problem fixed ? What about the bp-default theme, any improvements ? Thanks.
December 23, 2010 at 6:15 pm #101211In reply to: Configuring W3 Total Cache with BuddyPress
Ben Hansen
Participant@GUAP same problem here
December 23, 2010 at 5:09 pm #101209In reply to: How to query for groups
Boone Gorges
KeymasterWe’re shooting for a late-January release of BP 1.3, so you don’t have long to wait.
If you want to ensure that it gets out faster, check out a copy of the trunk and grab a ticket
trac.buddypress.orgDecember 23, 2010 at 5:01 pm #101206In reply to: How to allow members to create their own blogs?
thealchemist
Member@hnla Ahhh yes. Will keep in mind … didn’t realize there was a distinction when on the BP homepage one of the specific features mentioned says “Even allow each of your users to start their own full powered WordPress blog.” It doesn’t say anything about Multi-site, so I thought this was a feature of BP. Maybe there needs to be some clarification on that feature description to avoid confusing folks.
Now, due to a problem with a photogallery, I had to change everyone from “Member” to Contributor which then allows members to post on on the site – just not on “their own full powered WordPress blog.” This may suffice for now.
@mercime I was aware of the difference between a real and a wildcard/virtual subdomain but not having had to create the wildcard functionality didn’t have a clue on how to implement. Suffice it to say I went to my hosting guys and got “Oh that’s easy. We’ll take care of that for you.” I’m about to dive in to the remaining instructions.
Thanks to all of you for your input and guidance!
December 23, 2010 at 4:45 pm #101204In reply to: Adding Register Notice to Admin Bar?
@mercime
ParticipantTrue. I just wanted to clear that up first. So if you want to replace “Sign Up” with what you mentioned above:
https://codex.buddypress.org/extending-buddypress/customizing-labels-messages-and-urls/December 23, 2010 at 4:37 pm #101202In reply to: New Member Activation Email not sent Redux
thealchemist
Member@mercime Thank You! I will look into it … right now its WP+BP not multi-site.
December 23, 2010 at 3:31 pm #101199In reply to: default crop avatar selection is not working
intimez
ParticipantI decided test this with the new version of buddypress (1.2.7) and a new install of wordpress. The problem still there.
Steps:
Upload test image
do not move crop box
click on crop imageDefault crop selection:
http://img210.imageshack.us/img210/6979/changeavatar.pngAfter clicking on crop image:
http://img88.imageshack.us/img88/2276/changeavatar2.pngNotice two different crop image?
December 23, 2010 at 3:24 pm #101197In reply to: Personalized email to members
thealchemist
MemberThere are two plugins Sitewide Newsletters and BuddyPress Mass Messaging. They are blanket emails – meaning you can’t edit the send list. But, would be nice to add a function to either one of these integrated into the “User” list, sort the user list by type of user and use this as the broadcast list. Maybe something can be done with either of these to do what you want.
It doesn’t seem all that applicable to me or most BP users but certainly would add more depth to user interaction.
December 23, 2010 at 1:41 pm #101193In reply to: How to query for groups
David
Participant@gerbilo ….I agree…you would think group id would be the easiest to deal. From what I am guessing and hearing it might get easier as new version of BP surface. No complaints however…BP rocks in many ways as social webbing has taken over.
December 23, 2010 at 1:18 pm #101191In reply to: BP multilingual?
tubruk
Participantor is there a way to install bp twice ???
December 23, 2010 at 8:53 am #101181@mercime
ParticipantIn readme.txt of BuddyPress Group Activity Stream Notifications plugin:
!!!!!THIS PLUGIN IS NO LONGER SUPPORTED!!!!!
It is recommended that you instead move to BuddyPress Group Email Subscription:
https://wordpress.org/extend/plugins/buddypress-group-email-subscription/
!!!!!THIS PLUGIN IS NO LONGER SUPPORTED!!!!!December 23, 2010 at 8:21 am #101180In reply to: How to query for groups
yu
Participant@Travel-Junkie, @DavidRLabbe – thank you very much guys for your support! It’s working like a charm, but i got one tiny question.. why it’s so hard to get group information based on group id? Cause for members we got several functions with pretty easy instructions

-
AuthorSearch Results