Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 18,551 through 18,575 (of 94,539 total)
  • Author
    Search Results
  • #242923
    djsteveb
    Participant

    @gioabove5k
    Should be no big deal..
    if you are sure you permanently deleted them (also emptied the trash in wp or whatever) – then just create a 5 new pages.. register, activity, groups, activate, members.

    each one blank – check to see if wordpress makes your new pages “register-2” or not – if so – you may have just deleted the page, and not actually permanently removed it via the trash thing…

    then go into your components settings and make sure the things are linked there –

    Configure BuddyPress

    no big deal at all

    fullmoonfriday
    Participant

    Hello,

    I have been struggling with this one for a while. It causes my site to crash as soon as buddypress is changed or deactivated. I believe it is functions added in functions.php are not wrapped with some thign like this


    if(function_exists(‘buddypress’)):
    //use buddypress function
    endif;

    I am just starting to understand a function, but not quite there yet.
    I need to know which function, and if this is correct. The site going down as soon as buddypress is deactivated or changed really upsets me and is difficult to actually know what part of my functions.php file is incorrect.

    Thanks in advance

    gioabove5k
    Participant

    Hi, I accidently permanently deleted all buddypress pages and i’m trying to fix it could someone please help!

    ahm3d
    Participant

    In my buddypress setup, I have the groups component enabled. I also have the bp docs, bbpress, invite anyone plugins installed.

    Currently when I create a group regardless who I am logged in as, I get prompt the following steps in the following order:

    group-details
    group-settings
    forum
    resources
    invite anyone

    I would like to preserve all these steps for the admin keymaster users but I would like to disable the forum and resources steps. How can I achieve this?

    I have attempted to use the following code at the top of the create.php within the groups directory:

    global $bp;
    if(!bbp_is_user_keymaster()){
    unset( $bp->groups->group_creation_steps[‘forum’] );
    unset( $bp->groups->group_creation_steps[‘resources’] );
    }

    Unfortunately this code doesn’t work so well as the page still redirects to the forum step after group-settings. The forum page does appear to be empty with back and next buttons being visible. If click on the next button, I get a page error and if I click on the back button, I get redirected to the invite-anyone step.

    #242912
    shanebp
    Moderator

    >I think spam and extended features have been added by buddypress therefore i am asking here.
    Sorry, my mistake.

    Before adding the ‘spam’ link BP checks to see if
    current_user_can( 'edit_user', $user_id )

    Members can also be marked as spammers via the front-end.
    Take a look at :
    \bp-templates\bp-legacy\buddypress\members\single\settings.php
    You might be able to adjust it to check for a cap of your choice.

    #242911
    Shaktimaan
    Participant

    edit_users capability will let them do many other things that i don’t want.

    I think spam and extended features have been added by buddypress therefore i am asking here.

    I have a blog where i am not using buddypress plugin. I don’t see spam and extended option there.

    #242905

    In reply to: Editing media queries

    rgrober
    Participant

    @djsteveb, I found a way to activate the bp default theme from long ago, so that I could just build upon it:

    Building a Child Theme of the BP Default Theme

    I am not using the “twenty-fifteen” or 2014 theme.

    Thanks again for responding!

    #242901
    labsupplyorg
    Participant

    I just figure it out. I reset the permalinks on buddypress forums settings and the problem is resolved.

    #242899
    labsupplyorg
    Participant

    Hello,

    I installed several days ago buddypress on my website. Everything was working fine, and suddenly happened this. The topic pages, once I try to edit them is showing a 404 error message. How I can fix this?

    Thank you

    #242897

    In reply to: Editing media queries

    djsteveb
    Participant

    @rgrober – I am pretty new to this as well. I wonder what you mean by the buddypress default theme – as there was a bp default theme thing some time ago – but from what I have seen (and I have not seen everything) – the bp default theme stuff is legacy – do you mean you have a fresh install of wp / bp and it is using the “twenty-fifteen” or 2014 theme?

    #242896

    In reply to: Editing media queries

    rgrober
    Participant

    Hey, @djsteveb, thank you so much for the response!

    Full disclosure, I’m very new to a lot of this.

    I’m building on the buddypress default theme. I’ve tried to add media queries to style.css in my child theme, but I’m not having any luck.

    How should I go about modifying media queries?

    Any help you can provide is greatly, greatly appreciated.

    #242895

    In reply to: Editing media queries

    djsteveb
    Participant

    @rgrober – What theme are you asking about?
    I am not sure this is even a buddypress related question / issue.

    #242891

    In reply to: question / answer

    djsteveb
    Participant

    @ewerto2015
    Why you ask exact same question in new thread you?
    ( https://buddypress.org/support/topic/registration-10/ )

    already answered.

    Search the wp-repo and test a couple to see what works for you.

    in reply to you other statement on the other thread

    plug is already inactive for 2 years ..

    I still use that plugin “good question” on several wp / bp sites that are all the latest versions and it works just fine – so not sure what the issue is for you not trying it out to see for yourself.

    #242890

    Topic: site crashing

    in group forum Installing BuddyPress
    hot head videos
    Participant

    after I installed buddypress site whites out, not do to memory, ftp install did same thing, this looks like an on going issue, I would like to build a video gaming network with buddypress. site does not crash pages white out, when I un activate the pluggin site works. this happened with all native themes as well. my site http://www.stickyenotes.com theme ( Codium Now ) any support word be helpful thank you.

    #242888
    danbp
    Participant

    Salaam !

    Read here please

    translate.wordpress.org (GlotPress)

    BuddyPress is actually translated to 31% to persian. You can complete it here:
    https://translate.wordpress.org/projects/buddypress/2.2.x/fa/default

    And ask to became a validator or editor here.. Eeven if it’s a WordPress crew, somebody can perhaps give you more advice. https://make.wordpress.org/polyglots/teams/?locale=fa_IR

    #242886
    bp-persian
    Participant

    Hello
    The Website supporting Persian BuddyPress is not continuing the support for Persian Buddypress and therefore all the communities using BuddyPress lack the Support for this plugin. I have registered a domain name bp-persian.com and want to do this for my people. I would appreciate any help to know how can I translate this plugin.

    #242885
    chicho1969
    Participant

    Thanks in advance for who may help me.

    I´ve been trying, for more than one week, to create a custom notification and always got the same error, so I really need help:

     WordPress database error: [Table 'dbase_wp.n' doesn't exist]
    SELECT * FROM  n   WHERE user_id IN (2) AND secondary_item_id IN (393) AND component_name IN ('activity') AND component_action IN ('new_at_mention') AND is_new = 1  
    WordPress database error: [Incorrect table name '']
    INSERT INTO <code></code> (<code>user_id</code>,
    <code>item_id</code>,<code>secondary_item_id</code>,
    <code>component_name</code>,
    <code>component_action</code>,<code>date_notified</code>,
    <code>is_new</code>) 
    VALUES (2,0,393,'activity','new_at_mention','',1)
    The code Im using to try this is:
    
    function buddypress_celebrities_add_notification ( $activity, $subject, $message, $content, $receiver_user_id )
    { 
    	global $wpdb;
    	$bp = buddypress();
    	$subject = 'Celebrity birthday';
    	$message = '1 Say happy birthday to $famoso_name';
    	$content = '2 Say happy birthday to $famoso_name';
    	$args = array(
    		'user_id'           => 2,
    		'item_id'           => $activity->id,
    		'secondary_item_id' => 393,
    		'component_name'    => buddypress()->activity->id,
    		'component_action'  => 'new_at_mention',
    		'date_notified'     => $current_time,
    		'is_new'            => 1,
    	      );				 
    	 bp_notifications_add_notification( $args );
    				// $prueba = $args;
    } 
    add_action( 'bp_activity_sent_mention_email', 'buddypress_celebrities_add_notification', 10, 1 );
    
    // Then I call the function	
    buddypress_celebrities_add_notification ( );
    

    //and after it DATABASE ERROR…

    If someone can explain me what is going on or just point me in the righ direction to fix and understand this, I’ll be forever grateful.

    #242879

    In reply to: Two Seperate Forums

    maudco
    Participant

    Hi,

    Maybe it can help you
    here

    #242877
    andypanoreo
    Participant

    I need to automatically clear/uncheck a check box field in any Buddypress profile when the “user role” of any user change (in this case from Author to Subscriber).

    When the user role is changed, I was able to hide those checkboxes using the PlugIn “BuddyPress Conditional Field Groups”. The problem is that the search engine in my site still sees that the check-box field is still checked.

    I’m not a programer, but I assume that the logic could go like this:

    If User role = Subscriber (or goes from Author to Subscriber)
    Then checkbox(Comunity College & State College).uncheck
    End if

    I was able to get this from the Inspect Element utility of my web browser:

    <input checked=”checked” type=”checkbox” name=”field_23[]” id=”field_297_0″ value=”StateCollege”>

    Thank you!

    larnoult
    Participant

    Hey!
    I’d like to change the h1 contents of the members (by default, first name and last name are being displayed). Ideally I’d like to replace these first and last names by specific profile fields.

    In this post, I got on how to do so for any part below the h1 tag (through the copy of the BP templates and the modification of the member-header.php).

    Yet it doesn’t work for modifying the h1 content itself.
    Please help me 🙂

    Cheers,

    Laurent

    #242869

    In reply to: Group upload

    djsteveb
    Participant

    @devbynature
    kind of a mashup of these two I guess – https://wordpress.org/plugins/buddypress-groups-import/

    https://wordpress.org/plugins/invite-anyone/

    with an extra email out instead of just within the bp internal mail thing I guess.

    Interesting idea.

    Not sure if anyone has made anything more along these lines..

    #242866
    LCAROLINARB
    Participant

    Since the new wordpress release on Monday my submenus are not displaying, if I deactivate the buddypress plugin they show, any idea how can I fix this?

    #242864
    djsteveb
    Participant

    @passini – have you tried it using a “default theme” like 2014?

    If so and the problems persists, I would try deactivating all other plugins, and try with your setup running only with buddypress activated and a default theme.

    If making those changes fixes your issue, then you would know that it’s possibly your theme or one of the other plugins causing a conflict.

    #242862
    Paul Bearne
    Participant

    this ticket was the clue i needed
    https://buddypress.trac.wordpress.org/ticket/6448

    #242860
    andypanoreo
    Participant

    I need to clear/uncheck a check box when the “user role” of a user is change (in this case from Author to Subscriber). When the user role is changed, I was able to hide the field using the PlugIn “BuddyPress Conditional Field Groups”. The problem is that the search engine in my site still sees that check-box field because is still checked.

    I’m not a programer, but I assume that the logic could go like this:

    If User role = Subscriber
    Then checkbox(Comunity College).uncheck
    End if

    Thank you!

Viewing 25 results - 18,551 through 18,575 (of 94,539 total)
Skip to toolbar