Forum Replies Created
-
Please take a look at this plugin. It might work even with php 8.1!!!
Perhaps Check-ins for BuddyPress Activity by Wbcom Designs might suit.
Awesome! Thank you.
A slightly different approach might be to try WP Idea Stream & BP Idea Stream ( on github.com/imath/wp-idea-stream & github.com/imath/bp-idea-stream )
They allow front-end posting to a type of custom taxonomy – “Ideas”
These are plugins written by the current lead developer of BuddyPress.
Though not recently updated they, like Social Articles, appear to work perfectly.
IMHO they are pretty awesome – yet very simple.
They include the ability to assign categories & tags but also to ADD new tags.
Included also are specific related widgets and an in-built rating system.
They also work perfectly with this developers recently updated media management plugin Mediatheque at github.com/imath/mediatheque.
One big advantage is the ability to seamlessly integrate Ideas into BuddyPress Groups which for many is one of the defining features of BuddyPress.
Also, though not specificaly member orientated, this old WPMU -DEV plugin may still work or at least provide an idea as to how to go about it.
It was among a number of previously premium plugins (some BuddyPress) released ( as in use / fork at your pleasure) by WPMU-DEV a few years ago.
are also worth looking at.
& and if you would like to collaborate in a group to produce a document including attachments then take a look at BuddyPress Docs
Take a look at BuddyDrive . You can share files – though AFAIK NOT “to make them visible”
Thanks so much for all your work.
if you can contact This Guy he may be able to help you. I have no expertise whatsoever – he wrote the Networks + plugin & it does work. He was always most helpful to me. Anyway all the best – i just check in on this forum occasionally – if i can offer help i try to as when i was interested many (including busy developers) helped me.
This Link actually might be better as it addresses a very similar question
This Link MAY be of some help
and also the Codex link
You can have a separate home page for any group you want
Try making a page template called “front-slug-group-name.php” for each group (for which a unique home page is desired)
(“group-name” being the lowercase name of the group)
and put it in wp-content/themes/your-theme/buddypress/groups/single/
as in
wp-content/themes/your-theme/buddypress/groups/single/front-slug-group-name.php
This Page may help you to have a group custom home page
Great! That’s neat and thanks for sharing.
i am afraid i’m not a coder really, more a copy & paste coder!
if you just google (say) – example of a buddypress group home page
i am sure you’ll come up with a guide to making group home pages that’s if you are going down the Codex Link route
This plugin is unchanged over the past 6 years.
It MAY still work.
Worth a look anyway though it only deals with Activity character length (as in Twitter) and doesn’t at all cover the many options in @Venutius plugin above.Another option that PERHAPS MIGHT work
Have a separate home page for any group you want
Try making a page template called “front-slug-group-name.php” for each group (for which a unique home page is desired)
(“group-name” being the lowercase name of the group)
and put it in wp-content/themes/your-theme/buddypress/groups/single/
as in
wp-content/themes/your-theme/buddypress/groups/single/front-slug-group-name.php
This link could be useful! Potentially Useful Link
Each site has separate tables in the database.
Try this Old link from Brajesh
hi,
try putting the po annd mo files into wp-content/languages/plugins/
please have a look at
Great resource! Thank you
coming from left field ——> what about wp idea stream plus bp idea stream ?
bp idea stream is group specific
(at the moment -while the plugin directory gets re-organised – these are currently absent from the plugin directory)
front end creation with (discretionary) images, links, comments etc and back end editing if necessary
Check out BP Moderation it may still work – it relies on users to “flag” items and if an item attracts x amount of flags the author and admin are warned and admin has an easy filter to delete the comment. x is set by admin.
2,3,4 i believe have been answered many times on this forum – google and they should come up.