Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 10,126 through 10,150 (of 68,948 total)
  • Author
    Search Results
  • #253762
    michaellanfield
    Participant

    Here 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.

    #253757
    danbp
    Participant

    Hi @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.

    #253752

    In reply to: BuddyPress Multisite

    danbp
    Participant

    There 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:

    BP menu on wp multisite

    #253751
    megin
    Participant

    Hi,

    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.

    change username to display name

    #253749
    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.

    #253744
    danbp
    Participant

    So 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 ! 😉

    #253742
    danbp
    Participant

    Disques 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.

    #253741
    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.

    #253740
    danbp
    Participant

    You 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.

    #253739
    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.

    #253729
    danbp
    Participant

    Most 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

    #253727

    In reply to: Custom URL

    danbp
    Participant
    #253724
    danbp
    Participant

    Still same answer as for your previous topic in 2015.

    #253706
    alexdex
    Participant

    Please 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/

    #253699

    In reply to: Create Group function

    danbp
    Participant

    Do 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…

    Group Extension API

    #253686
    shanebp
    Moderator

    The 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.

    ekko848
    Participant

    This 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.

    #253675
    sharmavishal
    Participant
    #253673
    sharmavishal
    Participant

    repair buddypress activity via tools and see if that helps…also clear ur varnish cache

    #253671

    In reply to: Removing page title

    sharmavishal
    Participant

    try the language file.. check the buddypress codex for translation

    #253656

    In reply to: Create Group function

    danbp
    Participant

    Have you set up the permalinks to another option than default ?

    Navigation Links Return 404 Errors

    #253653
    danbp
    Participant

    Afaik you have to code something yourself. BP use only display_name for activities and @ mentions and bbPress, if active, also.

    See all existing _display_name related fn here.

    How WP get display_name is related in this topic.

    #253641
    danbp
    Participant

    Hi,

    see if this tutorial can help you go further:

    BuddyPress: Adding Custom Notifications

    #253639
    danbp
    Participant

    That’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:&nbsp;'; 
    
    	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.

    #253638
    ekko848
    Participant

    I 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..

Viewing 25 results - 10,126 through 10,150 (of 68,948 total)
Skip to toolbar