Search Results for 'buddypress'
-
AuthorSearch Results
-
September 30, 2016 at 7:07 am #259266
danbp
ParticipantHi @venutius,
i guess you can use at least 2 options:
or build a custom group directory and use something like this hack.
Codex reference: groups-loop
September 29, 2016 at 8:22 pm #259249In reply to: Personal + Friends activity = ‘All’ activity tab?
BackpackersUnion
ParticipantBrajesh with BuddyDev coming through with the save!
September 29, 2016 at 7:37 pm #259248danbp
ParticipantIf you’re an experimented developer,
else
https://www.cometchat.com/buddypress-chatBoth are premium.
September 29, 2016 at 6:47 pm #259245In reply to: [Resolved] Account Details Profile Details Merging
danbp
ParticipantHi,
here a CSS trick which let you wrap the whole fields into 1 column:
https://premium.wpmudev.org/forums/topic/buddypress-registration-page-1-column-layoutOr
could be made with this premium plugin: https://buddydev.com/plugins/bp-ajax-registration/Or
manually by coding your own reg template
https://buddypress.org/support/topic/changing-the-layout-of-the-registration-page/September 29, 2016 at 5:39 pm #259243In reply to: Dedicated pages for groups, is possible?
jbboro3
ParticipantAh! Now I got it what you’re trying to achieve..
Well, that is very much doable but then this is no easy task..
If you want to include images and other styling options, you can replace the plain text form with tinymce rich text editor by putting some codes in bp-templates/bp-legacy/buddypress/groups/create.php. But remember, simply enabling rich editor will not work unless you allow the img & other relevant tags, else it will strip off and data will not be saved..
You can manage the wp media library to view able to only the person who uploaded the media.. This way it will not mixed up with many other users with their files..
And for hiding the content or long description, you can use js to show/hide..
You can also add other template pages if you need other separate pages for description like address, events etc.. Remove the default no-ajax nav items and replace it with your own custom items.. You can also ajax them, if you want them to.. They looks pretty straight but are more complicated that what you just read.. I did the similar kind of work before..
I’m not sure if you’re looking something like this: http://imgur.com/a/k9SbZ
September 29, 2016 at 3:13 pm #259234In reply to: Dedicated pages for groups, is possible?
renix
Participant@Venutius
I’ll give BuddyPress Groups Extras then π
@jbboro3
Yes that’s true but with a very minimal description.
We want more :p
Exactly what @Venutius said earlier.I’ll report back soon.
Meanwhile, I found this https://codecanyon.net/item/frontend-publishing-pro/8517990
I might give it a try first (with the demo :p)Thanks
September 29, 2016 at 11:25 am #259227In reply to: Dedicated pages for groups, is possible?
jbboro3
ParticipantDoesn’t bp groups already creates separate pages for each group? also put description of the page while creating?
While, if you’re trying to achieve something like groups or pages in facebook, that will be a massive task, and for that CMS or buddypress is not a good choice to begin with. It will be better to custom build with php..
September 29, 2016 at 10:25 am #259222In reply to: Dedicated pages for groups, is possible?
renix
ParticipantHi,
Thank you for all your responses.
@jbboro3
That’s correct, only group admin is able to change the custom page.I was using bp-simple-front-end-post and Blog Categories for Groups to achieve that, but these plugins creates a new page every time I (act as group admin), publish a page, and whenever I tried to edit the page, it redirects me to wp-admin (I don’t want that).
To sum up, We want every group can have their own page.
Categorized as:
Grup 1:
domain.tld/grouppage/group1page
Grup 2:
domain.tld/grouppage/group2page
etc.Then they can publish the page and edit the page from front end only.
@Venutius
I have enabled BP Group Docs and BuddyPress Group Documents too and it did not deliver what we want to.Thanks
September 29, 2016 at 10:03 am #259220In reply to: Dedicated pages for groups, is possible?
Venutius
ModeratorThere’s not really that much available. in terms of relating blogs to groups there’s really two options, for a single site you can use the combination of relate blog categories for groups, which you have already tried, and use this with bbPress Topics for Post which will allow you to have comments for that post appear within the group forum.
The other option is to use BuddyPress GroupBlog, but that only works in a multisite environment.
There are other plugins such as BP Group Docs, Buddypress group Extras and BuddyPress Group Documents that you may like to look at but none of these really gives you the type of group homepage customisation that is required.
I did try to do a template overload of the group home page but I found that the way the Forum works interferes with this so it is not trivial and beyond my capabilities for the moment. If you can, hire a developer is all I can suggest.
September 29, 2016 at 9:03 am #259218In reply to: Dedicated pages for groups, is possible?
renix
ParticipantHi,
Is there a premade plugin to achieve that instead of coding as We are not a coder?
Usually, where do people put group description and their activities in Buddypress?
Thanks
September 29, 2016 at 8:36 am #259216In reply to: What theme does buddypress dot org use?
Henry Wright
ModeratorI’ve tested BuddyPress on Twenty Fifteen and Twenty Sixteen recently, both work great. Outside of those 2 themes you’ll have many choices but my best advice would be to set up a testing site and try out before you go live.
Hope this helps.
September 29, 2016 at 7:49 am #259213In reply to: Dedicated pages for groups, is possible?
danbp
Participantthe first solution would be to use a group blog, but it may be a heavy project. So, IMHO, best way would be to create a plugin and using Group Extension API.
You can also check for an eventual existing plugin who fit to or narrow your goal and customize it.
September 29, 2016 at 7:42 am #259212In reply to: BuddyPress pages style issues
danbp
ParticipantHi,
color scheme’s are usually defined by the theme. Positioning elements needs some ID’s or class correctly defined and a medium knowledge for HTML & CSS handling.
if you create a child theme, you can change a lot of things related to BuddyPress, including CSS.
Read through the theme guidelines on BP Codex to get a general overview and check also the documentation of your theme.
Unfortunately, you use a premium theme and, as we have no access to his code, we can’t assist you more for it. Any questions related to it should be asked on your theme support.
But don’t hesitate to search the BuddyPress forum using keywords like css, template and so on…
September 29, 2016 at 7:23 am #259211danbp
ParticipantSeptember 28, 2016 at 4:41 pm #259201In reply to: What theme does buddypress dot org use?
GeekGal
ParticipantThanks. That goes a little bit beyond what I was looking for. Was hoping just for a theme. Do you recommend any reliable stable themes for buddypress? Thanks.
September 28, 2016 at 3:16 pm #259198In reply to: BuddyPress Favorites in
danbp
ParticipantSorry, I haven’t tested the plugin i mentionned. You’re right it doesn’t show a button but simply display favorites differently.
OK, here is a snippet you can add to bp-custom.php which will add a Favorite button to blog posts.
Note
the function works with currrent BP version (2.6.2).
The grey side of this solution is that you have to use a child-theme and to tweak a little the way the button will show. This is very theme dependant and would not be used the same way if you use ie. Twenty Sixteen or ie. Graphene.While using 2016, you can simply echo the button on the template.
If you use a more complex theme, you could probably use an existing action hook of the theme. This means that you need a function who hooks into such a predefined placeholder.In any case, the file to modify is your theme’s single.php. Copy it into the child theme to get:
/wp-content/themes/child-theme/single.phpIf you don’t see any do_action( ‘something’ ), you add the following in an appropriate place:
echo get_fav_or_unfav_button_for_post( $post );
Certainly inside the post loop, and probably below the post and before the comments.If you see some action hooks in single.php, you add this function to bp-custom:
function fav_buttons() { echo get_fav_or_unfav_button_for_post( $post ); } add_action( 'graphene_before_comment_template', 'fav_buttons' );You need to change
graphene_before_comment_templateto the action name used by your theme.add_action( 'graphene_before_comment_template'Hope to be clear.
And here the function for the button:
function get_fav_or_unfav_button_for_post( $post ) { global $bp, $activities_template, $post; // only show the button to logged-in users if ( ! is_user_logged_in() ) { return ''; } $activity_id = bp_activity_get_activity_id( array( 'user_id' => $post->post_author, 'type' => 'new_blog_post', 'component' => 'blogs', 'item_id' => 1, // blog_ID 'secondary_item_id' => $post->ID // post_ID ) ); if ( ! $activity_id ) { return ''; } bp_has_activities(); // update $activities_template with user's favs $old_value = false; if ( isset( $activities_template->activity->id ) ) { $old_value = $activities_template->activity->id; $activities_template->activity->id = $activity_id; } else { $activities_template->activity = (object) array( 'id' => $activity_id ); } // build the template $code = ''; $code .= '<div class="activity-meta">'."\n"; if ( ! bp_get_activity_is_favorite() ) { // if not favorited, add a "Favorite" button $code .= ' <a href="'.bp_get_activity_favorite_link( ).'" class="button fav bp-secondary-action" title="Add to my favorites">Favorite</a>'."\n"; } else { // else, add "Unfavorite" button $code .= ' <a href="'.bp_get_activity_unfavorite_link( ).'" class="button unfav bp-secondary-action" title="Remove from my favorites">Unfavorite</a>'."\n"; // Bonus button: "View all my favorites" $code .= ' <a href="'.bp_loggedin_user_domain() . 'activity/favorites/" class="button unfav bp-secondary-action">View all my favs</a>'."\n"; } // closing .activity-meta $code .= '</div>'."\n"; if ( false !== $old_value ) { $activities_template->activity->id = $old_value; } else { //$activities_template->activity = null; $activities_template->activity = (object) array( 'id' => $activity_id ); } return $code; }And voila !
September 28, 2016 at 2:30 pm #259195In reply to: bp-template-notice failure
melodies
ParticipantI upgraded from BuddyPress 2.6.1.1 and WordPress 4.5.3.
September 28, 2016 at 8:54 am #259190In reply to: [Resolved] Can I enable profile views?
danbp
ParticipantHi @donsauce,
there is no such setting in BuddyPress, but it exist a plugin !
See:
https://wordpress.org/plugins/buddypress-profile-views/September 28, 2016 at 8:49 am #259189In reply to: Members deleted after 3-4 days
danbp
ParticipantSalut,
members are deleted 3 or 4 days after their registration
Perhaps simply because they deleted their account ? π
Check Settings > BuddyPress > Options
Suppression de compte []Les membres peuvent supprimer eux-mΓͺmes leur compteor some custom function in theme or bp-custom ?
To know if it is related to theme, Force Photo or any other plugin, deactivate it(them) and see if it change something.
Nothing better at the moment.
September 27, 2016 at 8:30 pm #259182In reply to: BuddyPress Favorites in
danbp
ParticipantHummm, now it’s me who doesn’t understand !
You asked first
is there any way we can add the existing buddypress favorites to the blog postsand now you say
I wish to have it in blogs β so […] I can press FavoriteSorry if i misunderstand your request, english is not my mother language… Do you want to add a [favorite] button to each blog post ? Or do you want to remove some filters from activity favorites ?
September 27, 2016 at 7:17 pm #259180In reply to: BuddyPress Favorites in
Humiges
ParticipantDear @danbp
thank you for your kind reply.
Sorry, I’m not sure I exactly understand what do you mean.
I definitely don’t want to complicated things (if it sounded like that)… as you said, I would like to keep the Favorite in user profile – however, I don’t need people to favorite their statuses (I actually removed that with CSS) – I wish to have it in blogs – so when for example Mike post a blog “Awesome BuddyPress π ” I can press Favorite – this means I’ld collect favorite blogs and see them in my profile anytime in the future π
This is also cool, because the notifications are there… I love this features… they are just not in the right place for me πThank you very much for your help π
September 27, 2016 at 6:02 pm #259174In reply to: Changing visibility in Activity page
danbp
ParticipantPlease note that you don’t need to add your site url in each of your topic. It’s useless and considered as a bad practice when nobody asked specifically for it.
About privacy, read here
September 27, 2016 at 4:55 pm #259168In reply to: Group Forum Won’t Stay in Group
danbp
ParticipantHi,
Which group menu are you talking about ?
How do you add the link ? And why ? Because, you haven’t to do that on a standard MS install, even for private groups. Sorry, but this point is a bit unclear.Review your forum settings:
September 27, 2016 at 1:33 pm #259158In reply to: Toolbar bubble – change style
danbp
ParticipantHallo @mmirlach,
Iβve activated the toolbar bubble in the settings… What are you talking about ? Such a setting doesn’t exist in BuddyPress.
You can get any css information you need for this by:
– right click on the page where you see this bubble and check the source code
or
– use Firebug or a similar tool.September 27, 2016 at 1:22 pm #259157In reply to: [Resolved] Child Theme
danbp
ParticipantIs the child theme only good for Buddypress editing? YES
Or can I use it to edit another plugin as well? NO
Plugins don’t have (at the moment) a child-plugin. -
AuthorSearch Results