Search Results for 'buddypress'
-
AuthorSearch Results
-
May 25, 2016 at 5:45 pm #253762
In reply to: Creating BuddyPress Drop Down Menu in topbar
michaellanfield
ParticipantHere are a few screenshots of what I mean.
The first image “Profile” menu is the BuddyPress pages and the bullets are the sub (drop down) menus. But it doesn’t display as a drop down menu. The second image is my profile of the menu and how I created it. I created it just like the other primary menu. So I am not sure why it is not displaying properly.

May 25, 2016 at 3:53 pm #253757In reply to: Users unable to register
danbp
ParticipantHi @eutopia007,
you say nothing about the theme, which could be the culprit. Activate one of the default WordPress Twenty theme and see if the error remain.
In any case, a page named #gf_2 is not part of BuddyPress or WordPress. Check all your pages and their permalinks. If you find one using that, delete it. You should also clear your trash definetly as it could be you have that page in it.
WordPress use page which should be unique and have unique names.
For more information, read here.
May 25, 2016 at 1:00 pm #253752In reply to: BuddyPress Multisite
danbp
ParticipantThere is nothing to debug, it is how it works. BP is usually activated on the main site, and stays on the mainsite, whatever you build around with multisite or multinetwork or both.
Read some explanation about multisite, multinetwork and how BP is displayed and working on such installs:
May 25, 2016 at 12:28 pm #253751In reply to: BP Activity @mention display_name
megin
ParticipantHi,
I have the same problem. Throughout the website, we make use of unique display_name. I didn’t get the real hook or filter to manage this situation. Please check the link below.
May 25, 2016 at 10:19 am #253749In reply to: Is BuddyPress suitable for my project?
mcpeanut
Participant@insearchofasolution no problem mate.
Seems like you know what you are aiming for so its really down to time and research, you do not need to be a master with PHP to pull this off yourself, although knowing the basics helps. If you can understand what you need to change or integrate you can find answers with a little google searching and quite often you can find various different solutions to similar problems others may of come across.
About the plugins I mentioned, you should go to the wp-types website and set up a demo install of toolset for yourself, just search the website and there will be an option for you to have a test environment set up for free hosted on their servers where you can test out all the plugin suite, it will even let you install the dummy content for various complex website setups that have been created with toolset for demonstration purposes, it shows what is possible with these plugins when used together as a package. Its worth taking a look at trust me on this one.
I have only messed with the vendors plugin you have mentioned briefly so I have not tried it out with buddypress but as @sharmavishal has mentioned above you might also want to check out the paid plugin he mentioned to if it has BP compatibility.
May 25, 2016 at 8:14 am #253744In reply to: BP menu on wp multisite
danbp
ParticipantSo the mainsite BP menu is not complete on subsite!
That’s right, because on a subsite, you’re on a blog.
BP is only active on the mainsite, as it’s where it is activated. On mainsite you see whole members fonctionnalities (friends, groups, messages and son on). On a blog, aka subsite, you’re like a user of a WP site whithout BP.That’s also the reason why enabling multiblog is deactivated by default and not usefull in most of case. This warning is given on the codex page i indicated you previously.
Deactivate multiblog and revert to initial default configuration.
On the toolbar, in top left corner, you have the usermenu with all BP items. This menu is accessible to logedin user, wherever he is. Mainsite or subsite. And that’s default behave !
For a bit more understanding, in case you want insist to remove that menu to get it on the main nav (beside About, Home etc), please take a look to this topic.
Cheers ! 😉
May 25, 2016 at 7:55 am #253742In reply to: Disqus + BuddyPress Yet?
danbp
ParticipantDisques is intended for WordPress (read plugin description), not BuddyPress, which use his own comment system through essentialy the site activities.
You’re incorrect. See Trac to have an idea of what improvements are part of.
May 25, 2016 at 7:50 am #253741In reply to: Is BuddyPress suitable for my project?
insearchofasolution
Participant@mcpeanut thanks a lot about all the info! I have tried to hire several programmers who claimed to have extensive WP experience, but unfortunately all 5 of them failed and backed up after a couple of days. None of their work was of any use unfortunately. These were off an unnamed micro-job platform, so maybe I just was not lucky enough to find a reliable one. But no offence meant to anyone. 🙂
So what I decided to do was to build the core by myself – like you said – with help of plugins, random tutorials from the web,… All the trial and error way. I came quite far and the “only” thing left is some of the plugins need to be connected or slightly customized for which I am going to hire someone, because even though I know HTML/CSS, I don’t know that much about php. I only can follow tuts – like a monkey :))) I still think this is a better way than have someone build the whole thing on small budget. Of course I can imagine a nice development with thousands of $$$ available.
Anyway, what I have done is use the BuddyPress as the absolute core, adding all the functions like following a user, messaging, portfolio, … I have then used WC Vendors for the marketplace bit. As such, the users don’t really access any shop pages, or search by categories. I have populated the products onto a custom tab in BP (hope that makes sense). So now I am at the stage when I try to find someone again to “finish it off”. Wish me luck 🙂
I’ll have a look at those plugins too, thanks for that.
May 25, 2016 at 7:47 am #253740In reply to: child theme of buddypress !?
danbp
ParticipantYou should never hack core files, as you already said ,you will have to redo your customization after each update !
1) https://codex.buddypress.org/themes/
2) BP will be updated, and your custom work will remain intact, as long as you use a child-theme and bp-custom.php Child theme and bp-custom have priority when BP is loaded. Anything which is not in them will then be taken directly from BP or theme. Read about template hierarchy on codex.
All this is detailled on codex. If questions, seacch the forum, they’re many topics around this.
May 25, 2016 at 3:03 am #253739In reply to: Is BuddyPress suitable for my project?
mcpeanut
Participant@insearchofasolution Just thought I would chime in on this.
You would be able to do this but it depends on the approach you take, You could use buddypress for the social network side of things for the messaging between users etc and profile pages/groups etc whilst building a custom user interface for most of the other options you mentioned and tie them together for each user.
Its good you are clear about what you are exactly wanting to build and its all down to research, You can most definitely create separate vendor pages and account pages using custom post types and fields and creating templates for these pages etc.
If you don’t know how to do all of this you may struggle though, unless a specific plugin meets your requirements, I myself have been using an amazing suite of plugins over the past year or so that will help you do a lot of this yourself , they are brilliant for creating complex websites and layouts without having to write everything from scratch. You will have to have knowledge of html and css etc at the very least to use them efficiently though, they do come at a cost and you are looking at $300 for the complete set, these plugins are a little more advanced than other plugins to use as they are developer orientated and can be overwhelming at first if you are new to them, but if you stick with them you will start to realize the doors these plugins can open for you on wordpress and can help make your workflow loads faster and make your project come to life. do a search for TOOLSET PLUGINS by wp-types.
I hope this helps a little bit, creating a complex website as you mentioned above will take patience and time if you are new to doing it, I am in the middle of a few complex builds myself and to be honest with you I now pre-fare to use these plugins for most of my projects now as I can easily create any type of custom post with custom fields and display them via content templates without having to create the templates from scratch on each project.
The best thing about the custom fields you can create with these plugins is that you can create user specific fields and control access to everything with the access plugin, giving you full control over everything and you can create quite complex membership sites yourself.
May 24, 2016 at 7:50 pm #253729In reply to: HTML not sticking in Profile Field…
danbp
ParticipantMost of bp files are in php, so i can’t answer for YOUR php file.
I you modify the register page, where xprofile fields are showing at first, the template file i’m talking about is in bp-templates/bp-legacy/buddypress/members/register.php.
If you don’t know about template overload, read here first.
Or if you use a custom function to fire your work via an action hook, perhaps you could try to use bp-custom.php
May 24, 2016 at 7:29 pm #253727In reply to: Custom URL
danbp
ParticipantMay 24, 2016 at 7:20 pm #253724In reply to: Disqus + BuddyPress Yet?
May 24, 2016 at 11:35 am #253706In reply to: email notification activity stream
alexdex
ParticipantPlease somebody can help me, i see now this question was posted long time ago’:
https://buddypress.org/support/topic/email-notifications-when-new-post-in-activity-stream/
May 24, 2016 at 7:29 am #253699In reply to: Create Group function
danbp
ParticipantDo you mean a sub-group ? There is a plugin for that: https://wordpress.org/support/topic/warnings-with-bp25 (not updated, but is still working) – see the support if you have an issue.
Or read on codex about Group API and how to add them a new page…
May 23, 2016 at 6:44 pm #253686In reply to: Associating group to course crashes site
shanebp
ModeratorThe errors in your log all seem to be related to LearnDash . BuddyPress calls.
Your best bet is to show that log to the LearnDash support team.
May 23, 2016 at 6:27 pm #253685ekko848
ParticipantThis seems to have worked
function profile_stream ( $user_id ) { $streamid = xprofile_get_field_data( 10, $user_id ); if (! bp_current_user_can( 'bp_moderate' ) && !empty($streamid)) { xprofile_set_field_data( 11, $user_id, "Pending"); } if (! bp_current_user_can( 'bp_moderate' ) && empty($streamid)) { xprofile_set_field_data( 11, $user_id, ""); } } add_action( 'xprofile_updated_profile', 'profile_stream');Considering I am relatively new to PHP and buddypress.. I am surprised I am able to get this stuff to work on my own lol.
May 23, 2016 at 11:50 am #253675In reply to: How to show review activity on buddypress
May 23, 2016 at 11:43 am #253673In reply to: Member “Last Active” shows current time
sharmavishal
Participantrepair buddypress activity via tools and see if that helps…also clear ur varnish cache
May 23, 2016 at 11:41 am #253671In reply to: Removing page title
sharmavishal
Participanttry the language file.. check the buddypress codex for translation
May 23, 2016 at 7:40 am #253656In reply to: Create Group function
danbp
ParticipantHave you set up the permalinks to another option than default ?
May 23, 2016 at 7:35 am #253653In reply to: change username to display name
danbp
ParticipantMay 22, 2016 at 4:57 pm #253641In reply to: email notification activity stream
danbp
ParticipantMay 22, 2016 at 4:40 pm #253639In reply to: Link To Member Profile In Form Field
danbp
ParticipantThat’s unfortunately what i expected… GF is a third party premium plugin for which nobody can help you here, except if he/she use that plugin.
If you read here, it’s somehow explained in details.
What you already used (gform_field_value_linkuser), linkuser is a GF field name. If i’m right, see the advanced tab of that field and complete the name parameter.
Here a snippet which let you see how to link a username to his profile, when you’re outside of the member_loop. It will output the current user name on the site wide activity header. For test only.
Note that it use BuddyPress default Name field and that it comes from a BP form. As you use GF, you certainly need to find how to grab properly a GF field value.
Function goes to bp-cutom, may also work in theme’s functions.php
function bpfr_my_profile_link_on_SWA_header () { $user_id = get_current_user_id(); $profile_url = bp_loggedin_user_domain(); if( !is_user_logged_in() ) { return; } echo '<br>Test userlink: '; if ( !$data = bp_get_profile_field_data( 'field=Name' ) ) : echo xprofile_get_field_data( 'Name', bp_get_member_user_id() ) .'<a href="'. $profile_url .'">'. bp_core_get_username( $user_id ).'</a><br>'; endif; } add_action( 'bp_activity_type_tabs', 'bpfr_my_profile_link_on_SWA_header' );Sorry, I can’t help you more.
May 22, 2016 at 4:16 pm #253638In reply to: restrict messages to user-admin-user
ekko848
ParticipantI was googling this and came to this thread. Ended taking some hints from it and edited my compose.php to look like this:
<?php if ( bp_current_user_can( 'bp_moderate' ) ) : ?> <label for="send-to-input"><?php _e("Send To (Username or Friend's Name)", 'buddypress' ); ?></label> <ul class="first acfb-holder"> <li> <?php bp_message_get_recipient_tabs(); ?> <input type="text" name="send-to-input" class="send-to-input" id="send-to-input" /> </li> </ul> <?php else : ?> <label for="send-to-input"><?php _e("SEND MESSAGE TO ADMIN", 'buddypress' ); ?></label> <ul class="first acfb-holder"> <li> <?php bp_message_get_recipient_tabs(); ?> <input type="hidden" name="send-to-input" class="send-to-input" id="send-to-input" value="admin"/> </li> </ul> <?php endif; ?>Just did some initial testing and it seems to work properly..
-
AuthorSearch Results

