Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 11,051 through 11,075 (of 73,699 total)
  • Author
    Search Results
  • #265182

    In reply to: activate problem

    David Cavins
    Keymaster

    Have you set up your BuddyPress pages?

    Configure BuddyPress

    If “Activate” is not set up, then WP will redirect you to your site’s home page.

    jacobian64
    Participant

    hey there, I am trying to create a dating site but during registration that are made with buddypress. the register page keeps looping and just restarted. the form is still filled and all but the page just won’t move to confirming the registration has taken place. here is the site
    you can try to register in that dating site and tell me what should I do to make the registration page complete.

    thanks

    #265156

    In reply to: Remove Last Activity

    Henry Wright
    Moderator

    You will need to modify the template file. See the Template Hierarchy article for more info.

    Template Hierarchy

    #265115
    Codieslab
    Participant

    I want to below functionality in buddy press .

    Is there any plugin or hook so we can restrict user activity .

    We need to following functionality with buddypress .

    01-Member can only post limited number of posts (2 posts/day?) in a day.
    02-Member can only send limited number of messages (5 messages/day) in a day.
    03-Member can add only one photo/multimedia to each post, no more.
    04- Member could only add 5 photos + 1 video to his profile, no more.
    05-No photo or video albums allowed. Shared photos will not be included in photos.

    #265114
    glasnhost
    Participant

    Hi I’d like to add a new bubble with a new post notification count. Like the messages count notification bubble.
    I’ve no idea where to look…FIrst time programming with buddypress

    #265110
    ketzita
    Participant

    In the members-loop, I want to replace the “Order By” (Newest, Last Active, etc) with simple links at the top of the page.

    I want to do this because the Order By code is somewhat buggy, and it takes up more screen space than 2 little links would.

    My problem is that I don’t know how to create the code for the links. I have read this article: Buddypress Codex – Members-loop, but I’m finding it difficult to put it all together. I know where to insert the code (in index.php) but I can’t figure out how to assemble the needed code.

    For the first link, “newest” “It looks like I need to incorporate the bp_has_members() function, with the argument “newest” with my the link. If anyone could help me with creaing that code, then making my other link (“active”) will be very simple for me to do on my own.

    To clarify, here’s what’s going on now:
    Order By (now)

    Here’s a photoshop’d image of what I’m trying to create:
    No More Order By

    #265108
    Brajesh Singh
    Participant

    Hi,
    most probably site tracking option is disabled. Please visit settings->BuddyPress and on the component page, please make sure that site tracking is enabled.

    Once it is enabled, the new post/comments will be recorded in the activity.

    Hope that helps.

    #265107

    Hi guys,

    I’m running WordPress 4.7.3 and BuddyPress 2.8.2. I recently noticed that BuddyPress is not posting Activity Stream Updates when a new Blog Post is published or when a Comment is made. Any ideas on how to fix this?

    Thanks,

    #265106
    webtinker
    Participant

    We are building a social networking site. And we us Paidmembership Pro along with Sweet Date theme.
    Unfortunately when we activate the buddypress plugin the whole site is not loading properly.

    this is the link to the website

    We are on a dedicated root server and not on a shared hosting.
    We have around 100k+ profiles on our account. Everything works fine, just when buddypress is activated the whole site’s functionality is lost.

    Looking forward to heard your valuable advice. Can share admin details or logs if necessary.

    #265104
    danbp
    Participant

    Hi,

    BuddyPress pages are not ordinary WordPress pages. These pages should be blank, without any template assigned. BP pages exist only for internal purpose and to have their own slug (and the benefit of permalinks). The content is always dynamic and change depending the context.

    That is also the reason why you shouldn’t use a “page builder” for them untill you’re very comfortable with code and design.

    If you need a full width output or a sidebar, you adjust that in your theme settings or preferences. You can easely do that with WP’s Customizer. Or course reading your theme documentation can also help.

    If it is not possible that way, i recommand you use a child-theme, and add him any necessary part you’re actually missing. But ensure first that these parts are really missing !

    BuddyPress comes with a few CSS rules who normally fit with any correctly coded theme. This means that it actually can be used with almost any existing theme.
    BuddyPress has no sidebar
    BuddyPress can be viewed on any existing device
    BuddyPress fit to any screen size
    This means that you have to adjust your theme first, and not BP.

    For more details, read from Codex

    BuddyPress Theme Development

    #265103
    danbp
    Participant

    Hi,

    open your buddypress-nk_NO.po file with a text editor (notepad++ or so) and check you have a plural form for the untranslated string.

    The’re several strings containing “members” with a count, but it will be easy to find if you search for “msgid_plural”.
    At least, you should find something constructed like this:

    #: bp-templates/bp-legacy/buddypress/members/single/groups/invites.php:34
    msgctxt "Group member count"
    msgid "%d member"
    msgid_plural "%d members"
    msgstr[0] "%d medlem"
    msgstr[1] "%d medlemmer"

    Again, note that it is only an example, you may find other strings containing “medlem” that you have eventually to adjust.

    The important thing to control is the existence of “%d” and naturally, the presence of the plural form string in the translation.

    If you still have trouble after controling/repairing/modifying, it could be possible that it is your theme. To ensure, do the same check in your theme translation.

    Other thing to take in account

    I’m not 100% sure, but so far i remember, the norvegian buddypress version is not completely translated.
    Unfortunately, translate.wordpress.org is actually down and it is impossible to access the plugins translations at this time…

    What i expect is that you have an old po file, fully translated, but perhaps not with the most recent changes and updates, which could explain that even if you have plural forms in your translation, they won’t show up in some places.
    For ex. because the plural code changed from %s (in your version) to %d or something like that.
    To avoid this, you can download the most recent pot file and rename it to buddypress-nk_NO.po.
    Then you rename YOUR current version to .pot(with a T), import it to the new file, and adjust or complete the missing strings.

    #265093
    ico33
    Participant

    hello, I have a wordpress site with Buddypress installed.

    I would like, maybe once a year, to clean all private messages, all notifications, all activities and so on.

    Is there a way? Should I use Php my admin and simply empty the tables? Do you think that this can make a damage in the site/database? Or after that, everything will work normally?

    Thanks!

    #265092
    yingchaox
    Participant

    I had a problem when the user try to activate the account through the link sent by email.
    The line looks like http://domain.com/bpact/6b41ee63c8e93674/
    After go into the link, the page will jump to the homepage without loading anything in activate.php.
    activate.php is in /wp-content/plugins/buddypress/bp-themes/bp-default/registration.

    #265089

    Topic: Answer comment

    in group forum Installing BuddyPress
    freddyabelard77
    Participant

    Wordpress :4.7.3
    BuddyPress:2.8.2
    http://www.stopandwork.tv

    Hi I have a problem with the coments in BuddyPress groups pages when a user coments it’s ok, it display well but when a user want to answer a coment the answer’s button do nothing. Do you have an idea to solve this problem?
    Cordially

    #265085
    r-a-y
    Keymaster

    It took me awhile to think about what might be causing the issue and I just remembered the problem.

    It’s a theme conflict with BuddyPress.

    BuddyPress adds the CSS class hidden to a group in the group loop. Some themes might already have a .hidden class declared, so hidden groups are not shown because of this.

    Can you add the following CSS snippet to your CSS?

    #buddypress .bp-single-group.hidden {display:block;}

    I believe this should fix your problem.

    #265076
    Slava Abakumov
    Moderator

    Several days ago sent a new issue!

    BuddyPress Newsletter #26 – BP 2.9 news, new plugin, useful code snippets

    https://www.getrevue.co/profile/bpmail/issues/26-bp-2-9-news-new-plugin-useful-code-snippets-49928

    mikeboltonca
    Participant

    I’ve submitted an enhancement Trac here: https://buddypress.trac.wordpress.org/ticket/7489#ticket.

    In the meantime, I’ve implemented the following hack to allow non-members to post on a group’s activity stream:
    In /plugins/buddypress/bp-groups/bp-groups-functions.php, comment out lines 1215 and 1216.

    Original:

    if ( !bp_current_user_can( 'bp_moderate' ) && !groups_is_user_member( $user_id, $group_id ) )
    	return false;

    Hacked:

    //if ( !bp_current_user_can( 'bp_moderate' ) && !groups_is_user_member( $user_id, $group_id ) )
    	//return false;

    This removes the check for “Is this an admin or a group member?”, allowing anyone to post.

    #265066
    kiweerouge
    Participant

    Hi !

    I’m looking for a plugin to do a complex profile search, like http://emccfrance.org/fr/Chercher-un-coach-404.html for example.

    I tried BP Profile Search but it does not work (the result of the search is always “no result”). I tried to contact the support forum, but no answer for 2 weeks.

    Also I’d like a better treatment of the multiselect fields : buddypress allows “Enable select2 javascript code” option, to have the same on front-end would be perfect.

    I looked for a similar plugin without any result.

    Do you know any plugin for that ?

    Thanks

    #265065
    jemirqlate
    Participant

    Hi,

    i`m having error when publish a post. In Notification – Date Received column it show “Date not found” ? Do i need to set anything ?

    Wordpress Version 4.7.3
    Theme Twenty Fifteen
    Buddypress Version 2.8.2
    Testing at localhost.

    Thanks and Regards

    #265061
    nanomania
    Participant

    Hi, I would like to know if you have any code to integrate a new tab woocommerce downloads? I just want to see the section of downloads of woocommerce in a tab of the profile of Buddypress, could you help me?

    #265060
    tonzter
    Participant

    I’m working on a custom page for buddypress and need to know how to display dropdown data. I’m new to it so I don’t have a clue what I am doing with it.

    r-a-y
    Keymaster

    Do you have the friends component active?

    It could be caused by the at-mentions suggestions code.

    Try disabling it by adding the following to your theme’s functions.php or bp-custom.php file:
    remove_action( 'bp_activity_mentions_prime_results', 'bp_friends_prime_mentions_results' );

    #265055
    r-a-y
    Keymaster

    How did you install bbPress?

    It sounds like you activated the “Group Forums (Legacy)” component in BuddyPress. You should try disabling that.

Viewing 25 results - 11,051 through 11,075 (of 73,699 total)
Skip to toolbar