Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 16,601 through 16,625 (of 69,016 total)
  • Author
    Search Results
  • #183390
    Henry Wright
    Moderator

    Hi @antimuffin

    This might not be happening due to BuddyPress. Are you sure your theme, Pinboard, isn’t removing the target attribute?

    #183387
    shanebp
    Moderator

    You can post a job here:

    BP Jobs Board

    #183380

    In reply to: Permalink Structure

    mcpeanut
    Participant

    @henrywright hey henry sorry for the delay in responding, i have only just noticed this post, yes i can also confirm and would not advise anyone to go for the managed packages, i went for the quad core xeon @3.5ghz dedicated server package with 1tb raid 1 and 16gb ddr3 ram unmanaged option, this server is lightning fast and i am very happy with it, i have signed up for their ssl certificate plan too because my server plan is for 24 months to bring the monthly cost down, so to me it makes sense to go for there ssl package too, i even manged to get them to set it all up for free and got my first month free 🙂 , i know this is a big commitment to sign up for 24 months but i really think the specs i went for will be enough for this period, saying all this though about the managed server option i also would NOT recommend anyone without good knowledge of linux and apache/centos trying to setup a dedicated server until they have used at minimum a vps or similar for a while first, some people seem to think they can jump from a shared hosting environment to a dedicated server and quite often get confused as of how to securely set up their server, things like locking down your ssh, creating banners and setting up firewalls etc can be a daunting task for the ones less knowledgeable with linux from the command line, one other thing to note with 1&1 is the way that the partitions are set initially, you will find that you will need to allocate much more drive space to your partitions when first setting up your server by expanding them because they only have 4gb allocated to each partition when you first use it.
    i hope this helps anyone who reads it and is thinking of going down the dedicated route for buddypress.

    I am thinking about writing a basic server hardening tutorial and first steps to take when i have got the time, if anyone would be interested in a tutorial about what steps to take when getting a dedicated server for the first time let me know, i will see what i can do.

    #183372
    Antimuffin
    Participant

    Hallo r-a-y,
    no i am not useing the en_US language , i am useing the de_DE language for WordPress and Buddypress. No i havent installed any Email Plugins. It is Unicode too. I will do..

    #183364
    @mercime
    Participant

    @levre Something got lost in translation, not quite clear what you mean. What I’m getting is that you have a WP Multisite installation and you have BuddyPress network-activated. I gather that you want separate instances of BuddyPress in that multisite installation. That is not possible at this time except through plugins see https://buddypress.trac.wordpress.org/ticket/4732

    #183363

    In reply to: Friend request Issue!

    Art Lo
    Participant

    I am using this one: http://themeforest.net/item/jarida-responsive-wordpress-news-magazine-blog/4309191
    I have also deactivated all plugins and change to wp default themes but nothing seems to help.
    The other plugin I use is BuddyPress Translations. I deactivate everything but nothing helps.

    #183362

    In reply to: Friend request Issue!

    @mercime
    Participant

    @arturol WP/BP versions? What theme are you using? What plugins are activated?
    Have you tried basic troubleshooting like deactivating all plugins except BuddyPress and changing to on of WP default Twenty-xx themes to check what’s causing the issue in your installation?

    #183360
    @mercime
    Participant

    This is about my accounts at buddypress.org, trying to understand how this relates to my account at wordpress.org, and how this all relates to Gravatar.


    @playerzero
    BuddyPress.org as well as bbPress.org, etc., belong to the WordPress.org ecosystem. As you found out, you needed to set up an account/username and password at WordPress.org before you can log in here.
    Re Gravatar.com account, make sure you use the same email address as you’re using for WordPress.org so that your gravatar will be associated with your persona here at BPorg, at WPorg, at bbPress.org, etc.

    As @henrywright and @bphelp mentioned above, you need to be more specific about what you want to find out. If it’s not appropriate for this forum, we’ll let you know. For example, what about BuddyPress.org do you need to know?

    Iurie Malai
    Participant

    @danbp, I applied the patch but the function does not works. If I put your function in the bp-custom.php I have a clean white page (display) as a result.

    #183350
    playerzero
    Participant

    @henrywright
    Thanks. I still don’t see anything related to how to get help with my account on this support forum. That’s the point i feel like i’m not getting across, i do not see a subforum for questions related to this website, buddypress.org.


    @bphelp

    Ok. The problem i’m having is that i would like to change my avatar. But when i try to, i am told i have to create a Gravatar account. When i try to do this, i run into a bunch of problems. The reason i didn’t start out by describing my problem in more detail is because i don’t see a place to post this kind of inquiry. This is not about BuddyPress, this is about my accounts at buddypress.org, trying to understand how this relates to my account at wordpress.org, and how this all relates to Gravatar.

    I’m looking for help with this website, not with the software. I was trying to NOT post my question in an inappropriate place. If there is an appropriate place to post this kind of question, all i am asking is where that is.

    Thank you.

    #183341
    danbp
    Participant

    Reference file: buddypress/bp-activity/bp-activity-filters.php
    How to remove @mention from updates, forum posts, etc

    When searching (and/or tweaking) code in BuddyPress, use a text editor like Notepad++. This editor provide also a robust search tool. It’s much faster to work with the right tool as to wait for a response on a forum…. 😉

    #183331
    shpitzyl
    Participant

    Thanks for your reply @danbp, but it’s not what I meant. I want to remove the mention name from activity updates (or posts) not from the header.

    Buddypress wrap the mention name in a link. Instead of wrapping it, I want it to delete it completely. (the mention name should still presented in the database but not visible on activity updates). Maybe there is a way to add to that link a css class and set it to display:none. The problem is that I can’t find in the code where it wraps the mention name.

    #183328
    danbp
    Participant
    #183325
    Henry Wright
    Moderator

    It’s actually wp_mail() that yu’re looking for: https://codex.wordpress.org/Function_Reference/wp_mail

    To change the sender info is possible without modifying BuddyPress depending on what they’re asking you to change. What info do they need you to change?

    #183316
    kansas3d
    Participant

    I think I could track down the bug.

    The multi select box worked till till Buddypress 1.9 and the retirement of bp-default.
    (More details here: https://buddypress.org/support/topic/bp-default-parent-theme-missing/)

    I had to create bp-custom.php to get my child-theme of bp-default theme back running like described on that linked page.

    Since then it doesn’t work anymore. The twenty fourteen theme works.
    The problem just appears when trying to use bp-default with a child theme.

    Looks like buddy press got a bug when doing this change with the retirement of bp-default.

    I just don’t know how to solve and get bp-default back to work with multi select boxes.
    Should that be reported to buddypress?

    #183314
    Henry Wright
    Moderator

    Hi @playerzero

    It depends on what kind of support you need. If the problem you’re having is a bug then you can create a ticket at Trac:

    https://buddypress.trac.wordpress.org/

    If the problem is a ‘how-to-do’ something then the Codex (user context) has lots of useful information:

    https://codex.buddypress.org/context/user/

    If the problem is something else, then feel free to create a new topic to discuss (as @bphelp already mentioned above).

    #183301
    theatereleven
    Participant

    I’m finally back on this – have installed the new BuddyPress.

    Have a problem: there are no WYSIWYG editors as option profile fields. I’m trying to find a solution to this – have you seen any?

    I also need to be able to use if and then statements so profile fields that are not filled out don’t show in the template.

    Just purchased the book on theming BP, but if you have any pointers on the above two items, that would rock. Thanks!

    #183299
    playerzero
    Participant

    Thanks, but i might not have made sense. What i mean is i’m having trouble with my account on this forum on buddypress.org, and i don’t see an obvious way to get help with it. If no one knows the answer to that, we can let this topic die quietly, it doesn’t have anything to do with BuddyPress the software. I’ll figure out what i screwed up when i have a little more time to mess with it.

    Maybe this is better suited for Miscellaneous?

    #183295
    Antimuffin
    Participant

    Second Solution:

    You only have to go in \wp-content\plugins\buddypress\bp-members\bp-members-functions.php at Line 1779 and now you change:

    $activate_url = bp_get_activation_page() .”?key=$key”;

    to:

    $activate_url = bp_get_activation_page() .”?key=$key&welcome=true”;

    or Something else.. but its very important that you add it after the $key..
    Now it works too !

    DarkElement1987
    Participant

    Well if i deactivate the widget, the announcement shouldn’t be there. And if i deactivate buddypress from the plugins menu the message is gone so i don’t think it’s theme related.

    Could you tell me in simple english what i can do (Step by step) cause i’m not that good a English speaker.

    If i drag the Widget to the sidebar from the admin panel the only thing i can fill in is a title for the widget. A new message is impossible, so somethings messed up, but when i apply changes the old notification is there again.

    Screenshots of how it is right now:
    http://i62.tinypic.com/2zfilbm.png
    http://i58.tinypic.com/2mwe70k.png

    #183281
    modemlooper
    Moderator

    array( $this is because code is inside a class and it’s referring back to itself

    add_action( 'xprofile_set_field_data', array( $this, 'OnBuddyPressUserUpdate' ), 101 );

    #183275
    shanebp
    Moderator

    Created a codex page: overload template part from plugin

    #183273
    danbp
    Participant

    hi @dio1987,

    give this a try. Component name will be removed only when you’re on a profile

    
    function my_profiles_wp_title( $title ='', $sep = '', $seplocation = '' ) {
    	if( bp_get_displayed_user_fullname() ) {
    		$bp = buddypress();
    		
    		// Get the component's ID to try and get it's name
    		$component_id = $component_name = bp_current_component();
    		
    		// Use the actual component name
    		if ( !empty( $bp->{$component_id}->name ) ) {
    			$component_name = $bp->{$component_id}->name;
    			
    			// Fall back on the component ID (probably same as current_component)
    		} elseif ( !empty( $bp->{$component_id}->id ) ) {
    			$component_name = $bp->{$component_id}->id;
    		}
    		
    		$title = str_replace( ucwords( $component_name ), '', $title );
    	}  
    	return $title;
    }
    add_filter( 'bp_modify_page_title', 'my_profiles_wp_title', 20, 3 );
    #183264
    theatereleven
    Participant

    Hey, did anyone get this working? I too need a WYSIWYG editor for the text areas in the BuddyPress profiles. Can’t live without that.

    Henry – I see your notes above, but a little hazy on where to put that in my edit.php file. Would you be able to spell it out more?

    Basically, my edit.php file now shows this:

    <?php while ( bp_profile_fields() ) : bp_the_profile_field(); ?>
    
    			<div<?php bp_field_css_class( 'editfield' ); ?>>
    
    				<?php
    				$field_type = bp_xprofile_create_field_type( bp_get_the_profile_field_type() );
    				$field_type->edit_field_html();
    
    				do_action( 'bp_custom_profile_edit_fields_pre_visibility' );
    				?>
    
    				<?php if ( bp_current_user_can( 'bp_xprofile_change_field_visibility' ) ) : ?>
    					<p class="field-visibility-settings-toggle" id="field-visibility-settings-toggle-<?php bp_the_profile_field_id() ?>">
    						<?php printf( __( 'This field can be seen by: <span class="current-visibility-level">%s</span>', 'buddypress' ), bp_get_the_profile_field_visibility_level_label() ) ?> <a href="#" class="visibility-toggle-link"><?php _e( 'Change', 'buddypress' ); ?></a>
    					</p>
    
    					<div class="field-visibility-settings" id="field-visibility-settings-<?php bp_the_profile_field_id() ?>">
    						<fieldset>
    							<legend><?php _e( 'Who can see this field?', 'buddypress' ) ?></legend>
    
    							<?php bp_profile_visibility_radio_buttons() ?>
    
    						</fieldset>
    						<a class="field-visibility-settings-close" href="#"><?php _e( 'Close', 'buddypress' ) ?></a>
    					</div>
    				<?php else : ?>
    					<div class="field-visibility-settings-notoggle" id="field-visibility-settings-toggle-<?php bp_the_profile_field_id() ?>">
    						<?php printf( __( 'This field can be seen by: <span class="current-visibility-level">%s</span>', 'buddypress' ), bp_get_the_profile_field_visibility_level_label() ) ?>
    					</div>
    				<?php endif ?>
    
    				<?php do_action( 'bp_custom_profile_edit_fields' ); ?>
    
    				<p class="description"><?php bp_the_profile_field_description(); ?></p>
    			</div>
    
    		<?php endwhile; ?>
    joesegal
    Participant

    Sorry to drop in on your thread but I was hoping you all might be able to recommend a buddypress developer to me? Please let me know if you can. Thanks!, Joe

Viewing 25 results - 16,601 through 16,625 (of 69,016 total)
Skip to toolbar