Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 12,601 through 12,625 (of 73,985 total)
  • Author
    Search Results
  • #260808
    danbp
    Participant

    HI,

    BP use the same pagination system as WordPress. Here a tutorial to get this to work for WP

    And here a list of “pagination” related functions:
    http://hookr.io/plugins/buddypress/#index=a&search=pagination

    #260806
    danbp
    Participant

    Hi,

    you have to try with a twenty theme, to ensure that it is not the theme who generate an issue.
    And if it still occurs, you have to ask for help on mycred support. We can’t help you much with third party plugin or themes “who need BuddyPress”.

    In this particular case, is your theme updated for BP 2.7 ?
    Check first yourself and ask evtl. on the theme support

    Template Updates 2.7

    #260805
    swiftblack
    Participant

    Great plugin; but the online status only display on the blog site… but what i want, is to have have it displayed on both blog and buddypress or better still buddypress only….

    Thanks for your help …really appreciated …

    Hope you can share more ideas @henrywright

    #260804
    jono543
    Participant

    Hi

    There is a conflict between buddypress and mycred plugin.

    I have the mycred plugin installed but but it does not work (award points) if buddypress is activated. If I disable buddypress then mycred works fine.

    The theme I’m using needs buddypress,

    1.) Does any one know how I can fix this issue with buddypress?

    Cheers 🙂

    #260802
    r-a-y
    Keymaster

    @adjunkten – The defer%20onload is a sign that you might be using a plugin to do something to all WordPress javascript enqueued files.

    Because if you remove the defer line, the JS file is valid:
    http://historielaerer.dk/wp-content/plugins/buddypress/bp-core/js/vendor/moment-js/locale/da.min.js

    Are you using such a plugin? If so, disable it and see if that fixes your problem.

    #260801
    sromega
    Participant

    my web site: culturesect.org
    bp version 2.7.2 and bp profile search v. 4.6
    wp version 4.5.4

    we are a non-profit org with members from arts and cultural sectors in our region. We are looking to have a searchable directory for our members, and future ability to create online forums, exclusively to our registered members. The forum capability is the reason we chose to download bp, although it is as feature we are not yet ready to implement.
    For now, the directory of our members is intended to be something that we control fully, it will be a type of yellow pages of our members. We will input all member information.
    After reading through some of the bp documentation, I am now not sure if bp is the right solution for us. For example, it seems that when creating a member directory, I can only upload gravatars as member profile images, and that would be something that only members can upload?
    So my question is: is buddypress right for us, or should we download a crm? I have looked at CiviCRM as an example. Please advise.

    #260797
    Henry Wright
    Moderator

    Hi @swiftblack

    Take a look at my plugin Here: https://github.com/henrywright/here

    I use the WordPress Transients API to output a user’s online status. You could easily adapt it for use with BuddyPress.

    #260792
    jaynation
    Participant

    Good Evening All,

    I really have have scoured the internet and forums for a solution but I am still amiss with this one. I have spend 4 full days on this and no resolve. Earlier last week I had been testing my sign up’s before I start to invite new users to my website. The issue is we are not receiving activation emails.

    I am using S2 member in conjuntion with buddypress and WP-SMTP and all settings have been checked at least 5 times over.

    Does anyone please have any suggestions?

    Notes:

    1. Test users are being registered successfully in wordpress after a live PayPal link and are landing on a page stating to check email for activation.
    2. WordPress is logging the pending member and we have manually requested activation emails again.
    3. We have tried several differing email accounts to receive the email.
    4. WP-SMTP is succesfully sending test emails to the said email account.
    5. We have deactivated S2, WP-SMTP and other plugins in different manners/orders but still no use.

    Website:studentmotorsport.com
    WP: 4.6.1
    BP: 2.7.2
    S2 Member: Version 160801
    WP-SMTP: 0.9.5

    ANY help would be most appreciated.

    With regards

    JP

    victorflor
    Participant

    I have a multisite of three sites (http://bionomica.ru/). I need to use different registration forms for different sites, because they have different languages and different activities. How can I do it with BuddyPress plugin? I’m trying to find a way but fail. Please, help!

    #260786
    rich06
    Participant

    Wordpress v4.6.1
    Buddypress v2.7.0

    Is it possible (directly or via a plug-in) to allow a user to copy (cc or bcc) another new user when replying to a private message i.e. add in selected user(s) to a PM conversation?

    TIA!
    Rich

    rochyef
    Participant

    Hi, am working on a social networking website and i want to know how to set up buddypress so that the activity stream doesn’t show on the main bar when people are not logged in.
    I want it to be in a way that when a random user goes to the website, there is no “activity stream” tab in the main bar (top bar). Only register and login.

    rochyef
    Participant

    Hello i am working on a social network website and i have designed some little icons on adobe illustrator to use to replace “notifications” and “messages” in my main bar ( just like in facebook).
    Please how do i insert it in the website or in buddypress?

    #260780
    Lars Henriksen
    Participant

    Hi,

    The two columns with ‘basic details’ and ‘profile details’ are horizontally aligned in the signup form, but this doesn’t look good when there are more profile (right) than basic (left) details – and it doesn’t look good on mobile either – it is not responsive.

    My register page is currently open here

    I have tried to just align the two columns vertically with:

    #buddypress .standard-form #basic-details-section, #buddypress .standard-form #blog-details-section, #buddypress .standard-form #profile-details-section {
    float: none;
    width; 90%;
    }

    – what am I doing wrong?

    Or, is there a better solution?

    Thanks,

    Lars

    #260778
    Jo Waltham
    Participant

    Hi

    I’d really appreciate some feedback on this plugin I’m developing to moderate profile changes. It is my first time using BuddyPress so I’m not entirely sure I’m on the right track and whether this will have consequences I’ve not considered. It works on my development site for my particular purposes.

    I’m sharing it because during my research looking for a way to moderate profile changes I found a number of people asking for help but that nothing appeared to be available. Therefore I’m hoping it will be useful to others.

    https://github.com/calliaweb/Moderate-Buddypress-xProfile-Changes/

    Thank you.

    #260777
    Jo Waltham
    Participant
    #260776
    Jo Waltham
    Participant

    Thank you Henry, I’ve changed that.

    I’ve put my full code on github
    https://github.com/calliaweb/Moderate-Buddypress-xProfile-Changes/
    but I’ll start another thread here asking for feedback on that.

    #260773
    ahmed3baid
    Participant

    Hi All,
    I’m using buddypress in my website, and want to add a small icon after specific field in member’s profile (like a font-awesome icon). This icon must added depending on some condition. How possibly can I do this, shall I use javascript or there is another way.
    Thanks in advance

    #260772
    r0bm1lls
    Participant

    HI,

    There have been a few rather unhelpful topics around this. It seems like a pretty basic things to be able to do…

    I am using Buddypress with s2Member and want to allow a site visitor to message certain member when viewing their profiles. This is possible for logged in users wh are members themselves but not for public visitors it seems. Some people have tried to use a cotact page alongside a profile to allow the member to be contacted.

    PLease…. This is vital to my application.

    I am using Buddypress as part of a membership site where practitioners can be contacted by people visiting the site.

    Using latest versions of WordPress and Buddypress.

    #260771
    Lars Henriksen
    Participant

    I noticed this message when inspecting css :

    http://historielaerer.dk/wp-content/plugins/buddypress/bp-core/js/vendor/moment-js/locale/da.min.js’%20defer%20onload=’?ver=2.7.2
    Failed to load resource: the server responded with a status of 404 (Not Found)

    #260763
    @mercime
    Participant

    @wasanajones Thank you for the report 🙂 We will be removing that information from our readme.txt https://buddypress.trac.wordpress.org/ticket/7328

    #260758

    In reply to: Profile Page

    Earl_D
    Participant

    The look of your pages including the profile will be determined in large part by the theme you are using. Not sure if the image you referenced is the default buddypress theme with modifications or another WordPress theme. Pretty much any well designed WordPress theme should work but those made compatible with BP work best. You may want to try searching the WP theme directory with Buddypress as a keyword. There are also premium themes designed for BP which create their own look and feel for your site.
    Hope that helps

    #260749
    kalico
    Participant

    Every time I manually create a new user on my multisite (via the admin interface) the new user instantly gets THREE “friend requests” from existing users. The minute the new user logs in after registration, they already have these three notifications waiting.

    I found one thread (3 years old) that describes something similar — but it’s related to the Invite Anyone plugin, the friend request comes from the Group Admin when a user responds to an invitation. I do use the Invite Anyone plugins, so I added this filter:

    add_filter( ‘invite_anyone_send_friend_requests_on_acceptance’, ‘__return_false’ );

    But it’s not changing anything as far as I can tell. I’m not even sure that the IA plugin is responsible. I’ve logged in as the users who are “sending” these automated friend requests, and I can’t find anything that they can do to force sending a friend request to new users.

    Any ideas at all where I should look for the cause?

    #260742
    d6collab
    Participant

    Okay, I deactivated every plugin I have, except for BuddyPress and rtMedia. It did not resolve the problem. I can still only upload media from my own activity stream but not from the sitewide activity stream.

    I’m at a loss here. I really need to be able to resolve this. I even activated the Twenty Sixteen default theme to make sure it wasn’t a conflict with my theme and no dice.

    Why can’t media be uploaded from the sitewide activity stream? Anybody have any ideas?

    Please, I’m getting a little desperate here, as I don’t know what else I can do other than deactivate all the other plugins and activate one of the default WordPress themes, which I’ve already done with no resolution. Thanks for any insight you can give!

    Sixtel
    Participant

    Does anyone know if there is anything special I need to do to get this function to work? It returns 0 to me even though I have members.

    I am using the code in this context…

    //return total buddypress members
    function show_number_of_members( $atts ){
    	$count_members = bp_get_total_site_member_count();
    	return $count_members;
    }
    
    //registers all shortcodes
    function register_shortcodes() {
    	add_shortcode(‘member_count’, ‘show_number_of_members’);
    	add_shortcode( 'postcount', 'post_count_function' );
    }
    
    add_action(init, register_shortcodes);
    
Viewing 25 results - 12,601 through 12,625 (of 73,985 total)
Skip to toolbar