Search Results for 'buddypress'
-
Search Results
-
Hi, I want to display descriptions under forum topics. How do I do this. Here is a link to a screenshot of the buddypress demo and where I hope to add the description: http://qclearninglab.org/wp-content/uploads/2017/05/Buddypress.png
Hello, I am making a site with buddypress and I want to display a facebook feed on each profile. What would be the best way to go about this? Are there any plugins that does this?
Really this makes no sense to me.
I created a custom template for a page im working on and copied over the change.avatars.php to the custom page..
Should work in theory, at least I thought.But the upload or crop didnt work.
The dotted box wasn’t even there.So I ended up creating a index-action-change-avatar.php file and placed it in the BuddyPress/members/single directory and copied the change.avatars.php code over.
And also added general-after-wrap and general-before-wrap to the file.Then back to my custom.php template file I added
<meta http-equiv="refresh" content="0; url=<?php echo bp_loggedin_user_domain();?>profile/change-avatar/" />So now my custom page template looks like this before it gets redirected.

Then after the redirect the page looks like this.

I wanted my custom page to look like the 2nd pic.
Now if I remove the index-action-change-avatar.php file it would just redirect me to the normal user profile page to upload the Avatar.
But I didn’t want that for this custom page I am doing.So now that I added the index-action-change-avatar.php file it will just override the default change-avatar.php as its expected to do but unfortunately that means when a user clicks on his profile settings and selects upload avatar it would direct them to the index-action-change-avatar.php file that has some changed settings I’ve added.
This is what I was trying to do.
Step 1-user registers on homepage.
Step 2-user is redirected to the check email for activation page.
Step 3-user clicks activation link within their email.
Step 4-user is redirected to my custom page notifying account is activated.Now on step 4 I was going to add the option to upload their avatar or just continue.
Now what I could do is just add a href link that would redirect them to their profile to upload but it would defeat the purpose of what I was aiming for.
Another option i might just do is after activation have them auto logged in and redirected to the activity page then from there I’ll add a tour of the website.
Hello,
There are two type of links one member specific and other is complete url. Like suppose I am a member then my url will be
webiste/members/groups where it will display the groups in which I am a member or joined.
other link is website/groups where it will display all the groups that are esxits on the website. Even I am a member of that group or not.
Same links for the friends, docsAnd If I talking about the buddypress menus so you provides first type of links or page that we can add in the menu. So My concern is that from where we can get these pages or add to the menu of second types.
One solution is that I make a custom type link add static link and add to menu. But it is not good because If my server chnge or address chnge like local host to live I have to chnage manually.So please give the alternatives if you have.
I am building a site that requires a complex registration form. The form has been built in Gravity Forms and embedded in the page content of the registration page. I then had the below code hooked onto
template_redirect:function remove_buddypress_registration_form() { $bp_pages = get_option( 'bp-pages' ); if( is_page( $bp_pages['register'] ) ) { remove_filter( 'bp_template_include', 'bp_template_include_theme_compat', 4 ); } }And it worked. The BP registration form was removed and the post content was displayed. But now that doesn’t work and I can’t really figure out why that would be. Even when I revert to the commit that I set it all up, it still doesn’t work. Obviously the ID of the page is being nuked by
BP_Registration_Theme_Compat::dummy_post, but I guess my real question is why BP wouldn’t be running that before and now it is. There hasn’t even been an update since I wrote that codeHi there,
I would like to know if there’s a way to let users choose their role during registration.
I use buddypress registration form in a WPLMS website and I need the users to choose if they want to register as Students or as Instructor (both are WP roles).
Thank you very much
YleniaI want, the users of my social network before to register are categorized by two variables; Soccer team and position.For example Jorge, defender, Pumas FC // Mark, defender Aguilas FC.
I want users after being categorized, all the entries that upload to the social network are saved and displayed in their corresponding category (based on the characteristics of the registry)So that when a user enters the portal, look for in the page / category pumas, see the posts of Jorge and other players of the pumas, when search for position, in this case defenses, see posts of Jorge, Raul and other users who Are defenses, if I look for (team) pumas and (position) defense, I will see the posts of Jorge and other defenses of the Pumas team.I want, All that the users publish is categorized and can be visualized according to its category.
In addition to these categories, I would like all the entries made to be seen on the Actvity pageIm trying do it with these plugins
-Author Category
-BuddyPress Member Type Generator
-BuddyPress Xprofile Member Type Field
-Restrict Author Posting
-Restrict Categories
The last plugin That I was update:
-Blogs categories for groups plugin
-Bp simple front end post, but that one need, change plugin of the directory, and Im am not do that very good, and I dont know if that its the correct way
Excuse me english
Thanks
Regards
Mustafa Uysal (m_uysl) shares how they scale their BuddyPress site with ~2.2 Million users at https://buddypress.org/2017/05/largest-turkish-recipe-site-spiced-up-with-buddypress/
I’m currently trying to run Buddypress on my website, and I’m having a problem with the URLs that link to user profiles from the Member page, avatars, and displayed usernames. They are all giving a 404 error.
I’m assuming this can be fixed with a function in bp-custom.php but I don’t know php well enough to be able to create one on my own.
My Buddypress page is: thechefsconnection.com/forchefseyesonly
I created the page using one of my theme’s shortcodes (Kleo theme), and a few sidebar widgets. The Members page, user avatars and username links are being rendered as follows:
(using admin for example ) thechefsconnection.com/members/admin
This should display the profile for the user ‘admin’ . From what I understand this is how the links are supposed to be structured by Buddypress, but on my site they are giving a 404 error.
I found that if I append “/profile” to the URL like this: thechefsconnection.com/members/admin/profile then the link works and the profile loads.
Strangely, the main nav menu dropdown link under For Chefs Eyes Only > Profile returns the link with “/profile” in the URL. This was created in Appearance > Menus with the Buddypress widget. Why is it working here and not anywhere else?
I’ve looked through Dashboard > Settings > Buddypress and I can’t find anything to adjust permalinks for member profiles.
So I have two questions:
1. Why is this happening?
2. How do I fix it?
Topic: WordPress Register Pages
I have associated two WordPress pages with the BuddyPress registration pages (activate and register).
However, when either the register or activate page are selected they both open the buddypress members page, not the desired wordpress pages.
Any help would be appreciated.
I am using the Kleo Child theme.
Can’t seem to find this particular topic anywhere. In short, how can we prevent Buddypress from overriding pages that are created with ElementorPro? I built a page just for the Buddypress member list with a nice top title heading with image bg, but when I use that page for the Buddypress members page, the title and image bg do not show at all.
A nice additions would be shortcodes for various Buddypress functions, member list, forum list, group list, etc.
I had installed buddypress plugin on my website http://www.localiromaeventi.com/. but after some days 508 errors were become common. One suggest me to deactivate buddypress, i did that and now no errors.
But i want to use buddypress to start a comunity on my website. Please tell me how to use it by getting rid of 508 errors.
Thanks in advance
Topic: BuddyPress & S2Member
Hello. I have S2Member configured to redirect logins to a Getting Started page. This is working just fine. From that Getting Started page…
If I click on the BP admin bar and go to Edit My Profile, nothing happens.
If I click on the BP admin bar and go to Profile > Edit, that takes me to ‘Editing ‘Base’ Profile Group’.
In the end, my goal is to have users hit the Getting Started page and then they will be guided from there, rather than relying on the BP Admin bar. I have a button “Edit Your Profile”, that I want the user to click and then be taken directly to their profile for editing.
I’m not sure if this is an S2Member “hijacking” issue or what.
Thank you,
RyanI need to filter buddypress activity by date, like today or last week. I am using
<?php if ( bp_has_activities( bp_ajax_querystring( 'activity' ) . '&action=activity_update&year=2017&monthnum=04&day=4' ) ) : ?>but its not working. Any help appreciated.Here is what I’m am trying to do.
User registers on the homepage.
User is redirected to the check email for activation page.
User clicks activation link.
User is redirected to the activation success page.
On step 4, I’m either trying to add a 5th step redirecting to a custom avatar upload page.I know how to redirect to a page but I have no idea what code to copy over from BuddyPress to that blank page.
Does anyone know how I can achieve this?
I have a very simple forum on my membership web site, using BuddyPress just for profile info. I added a menu tab “My Profile” using the BuddyPress profile under menu selction pages (members page/$member). I only want my users to be able to edit their avatar and public name.
When the page comes up, the profile area is showing and doing what I want, but under the profile image it has: “NO COMMENTS” … then lists all comments on the web site … then “Comments are closed”. From reading various info, I’m thinking the comments are getting pulled in from the member page template??
Asking for any help or guidance on how I might be able to remove all the comments from showing on this user profile edit page.
Thank you.
