Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 14,751 through 14,775 (of 69,016 total)
  • Author
    Search Results
  • #230339
    danbp
    Participant

    Most users goes to what seems them the easiest.

    3 solutions:
    – remove the What’s new form
    – add a message above or below the form
    – use a giant FORUM button ! 😉

    You can use this snippet to show them a message (add it to your child-theme functions.php or to bp-custom.php

    function bpfr_post_in_msg() {
    	echo 'your message to users goes here';
    }
    add_action( 'bp_before_activity_post_form', 'bpfr_post_in_msg' ); // above what's new form
    add_action( 'bp_after_activity_post_form', 'bpfr_post_in_msg' ); // below what's new form

    To remove the form, use an empty post-form.php containing only the opening & closin php tags
    and add it to /child-theme/activity/post-form.php

    The original file is in bp-templates/bp-legacy/buddypress/activity/post-form.php

    #230335
    valuser
    Participant

    First file absent though there is no buddypress folder in twentyfourteen (i think????)

    second file present

    it begins /*! buddypress – v2.1.0 – 2014-10-06 9:39:07 PM UTC – https://wordpress.org/plugins/buddypress/ */

    #230331
    shanebp
    Moderator

    The console says that it’s trying to load this file but it’s 404:
    http://dogdrill.com/wp-content/themes/twentyfourteen/buddypress/js/buddypress.min.js?ver=4.0.1

    Ditto for this file:
    http://dogdrill.com/wp-content/plugins/buddypress/bp-core/depreciated/js/jquery-scroll-to.min.js?ver=4.0.1

    Can you confirm that those files are in those locations on your server?

    Mariette
    Participant

    I’m not sure if I should start a new thread about this. All was going well with the translation but I don’t seem to be having any luck with this phrase (line 5561 onwards in the orignal buddpress.pot file):

    #: bp-templates/bp-legacy/buddypress/members/activate.php:16
    msgid “”
    “Your account was activated successfully! You can now log ”
    “in
    with the username and password you provided when you signed up.”
    msgstr “”

    If I add my own phrase in the msgstr “” line, nothing changes.

    I’m just wondering if it is OK that the original phrase is underneath the msgid “” line rather than within the quote marks?

    Or is there something else I am doing wrong?

    many thanks again for your time.
    Mariette

    #230320
    danbp
    Participant

    Sorry for the link. It’s repaired. The plugin is Buddypress Notifications Manager

    #230319
    danbp
    Participant

    Hi @theofficialseoguru,

    titling a support topic with Help please – How to…. is gentle, but ouf of need on a help forum. And for sure not a waranty to get help.

    As you have an understanding problem of php, and a supposed theme issue, it would be very helpfull to give its name and some details where to show the avatar.

    Apparently your theme use a custom function à la WordPress to get avatars. And this should work, in theory.

    Have you synced wp users with bp in bp’s settings ?
    Have you tested with one of wp’s default twenty theme ?

    Depending where to show a user avatar, BuddyPress use different code. You can see this on most of the template files stored in /bp-templates/bp-legacy/buddypress/

    On the member header for example; you have bp_displayed_user_avatar( 'type=full' );
    There is also a filter: bp_get_member_avatar;
    So it really depends where and how you want your avatar… In a loop, outside of a loop, etc

    Ah, and when you give a topic example, don’t forget to mention the link.

    #230317
    Sebastian
    Participant

    Hi Style960, Yep as far as I can remember it worked! It definitely is NOT a new feature to be implemented. I don’t have much time now but I think the best thing to do is to download an old version of BuddyPress and… test it.

    If it works I’ll try to make a diff and see what changed. Let’s keep in touch 🙂

    #230308
    Paul Bursnall
    Participant

    @sebacar @mercime Hi Sebastien, from looking at replies to your Trac ticket, I think something is being lost in translation between ourselves and the devs.

    To quote the official documentation :

    Notifications are a central aspect of the user experience on a BuddyPress site. By default new notifications are displayed in the admin bar profile menu, right next to the navigation menus, some themes even integrate the notification counter in other places (like in the header or sidebar of a page).

    Notifications are sent out to your community members as soon as one of the following things happen:

    Activity

    A member mentions you in an update @username
    A member replies to an update or comment you’ve posted

    The activity in bold above definitely stopped triggering notifications on 3 different sites I was testing, where it had previously generated a notification (probably 4 months+ consistently). Quite simply, that notification trigger stopped working. This should not be a new feature, it was already there.

    #230300

    In reply to: BuddyPress use

    danbp
    Participant

    Except if you want to built an expert community, BuddyPress is not appropriate. This can be done with WordPress and some CPT’s…

    #230299
    danbp
    Participant
    #230298
    danbp
    Participant

    See if this plugin can help you ! Old but working.

    If your smtp is sending mails, read this topic, may be helpfull too !
    https://buddypress.org/support/topic/notify-by-email-when-xprofile-updated/

    #230294
    JMDP
    Participant

    Thanks Dan, I will and let you know.

    But as far as me or a competitor is logged, we know about its personal details.
    Can’t he sign with its personnal BuddyPress details as done for a group or a forum for example, where all of its details appear ??

    Just to make sure: I don’t want the plugin to organize the event with schedule or anything else, simply to be able to sign an inscription form with its BP account.
    Am I correct?

    #230292
    danbp
    Participant

    Can I do that via BuddyPress? BP is not a contest plugin, so you have to find another way to achieve this. Maybe using a plugin or create your own.

    So far i know, there is this older plugin who may be do the job. No idea if it works with 2.1.1 and how, but give it a try and let hear from you.

    https://wordpress.org/plugins/v-voting/

    #230291
    danbp
    Participant
    #230281
    danbp
    Participant

    @rohitkatke, @rathodsuraj1
    sorry to answer this, but here are 25 pages of topics from people having “the same problem”.

    If you don’t use X theme, if you don’t use woocommerce and if you don’t use BP 2.0.1, you have NOT the same problem as @jlent14 ! 😉

    It seems to be, looks like, but most probably isn’t. And generally, jumping in others topic or old topics is not a good idea on this support forum.

    To all readers

    When encountering a registration problem, first thing to do is to test your install without any plugins and one of WP’s Twenty default theme. Ensure that your site send correctly emails. Before activating any plugin, your base WP install must work.

    Once WP is OK – you can install BuddyPress and check your permalinks. Pretty permalinks must be activated to get the plugin working correctly.

    This point is important, especially if you have redirection issues after BP is activated.

    Second point to check is your theme installation.

    Proceeding like this will help you to isolate easely the culprit. If:
    – WP install: OK
    – BP install: OK
    – theme activation: problem

    So you know here the problem comes from.

    While testing your install, you can activate wp_debug (set to TRUE) in the wp-config file. This can give you a lot of information about conflict and/or errors.

    Just keep in mind that these information have 2 levels of importance: notice and warning.
    While notice are generally harmless, warnings should be taken seriously in account and solved.

    If WP is the problem, see first the wordPress support
    If it’s BuddyPress, see the BP support
    If it’s the theme, see the theme support
    If it’s any other plugin, see first the plugin support.

    Thank you for you attention. 😉

    #230276
    Sebastian
    Participant

    Wow, I’m not the only one then!! I posted this on Trac about 10 minutes ago.

    https://buddypress.trac.wordpress.org/ticket/6057#ticket

    #230266
    shanebp
    Moderator

    These are the BuddyPress forums.
    You might want to try the bbPress forums.

    #230257
    @mercime
    Participant

    @vfreefly check out http://buddydev.com/buddypress/buddypress-activity-wire-updated-buddypress-1-8-buddypress-1-9/ and read instructions plus the comments where there are additional instructions

    #230254
    Kiciana
    Participant

    Btw from the log

    [06-Dec-2014 18:02:54] PHP Fatal error: Call to a member function members() on a non-object in /home/public_html/wordpress/wp-content/plugins/buddypress/bp-groups/bp-groups-template.php on line 2815

    #230251
    ahd904
    Participant

    @shanebp,

    Yes, i have just requested them for a help.

    They were telling me previously to override those templates from buddypress/bp-legacy to their appbuddy plugin which allows the integration of buddypress with apptheme but only to find out that those sub-menus are not shown…

    It looks like non-working day for them today so i will get answer tomorrow.

    Can i at least learn or study from you what are the basic requirements or necessary files that ‘must be’ copied from the buddypress/bp-legacy files??

    Thank you so much for the help!

    #230247
    car1979
    Participant

    Hi @danbp

    Thanks a lot for your help. I tried to follow your recommendations, but I did not get rid of my problem. I kept trying, and I think i found it, at least for my case. But it can also help a lot of people with the same issue.

    The thing is that the english text in the register.php file and the english text in the .po file do not match.

    The register.php file says:

    “Registering for this site is easy. Just fill in the fields below, and we’ll get a new account set up for you in no time.”

    The text in the .po file says:
    “Registering for this site is easy, just fill in the fields below and we’ll get a new account set up for you in no time.”

    Once you edit the text in the register.php file (change the dot after the word “easy” for a coma and erase the coma after “below”) the translation with the .po file works perfect.

    If anyone that take a look at this post can notify Buddypress people, or people responsable for the translations, to fix this little issue, will take away a lot of headaches of non english web devolepers and designers.

    #230245
    shanebp
    Moderator

    Use this structure: [theme or child theme]/buddypress/

    For example: [theme]/buddypress/members/single/member-header.php

    Copy this file:
    buddypress\bp-templates\bp-legacy\buddypress\members\single\member-header.php

    #230240
    wenetwork
    Participant

    Hi there,

    I know and I love the idea of flexibility. I already adjusted it to my needs. It was just a thought I had (I came across). I wanted to share this thought with all, since BuddyPress looks very professional by now 🙂

    danbp
    Participant
    #230230
    danbp
    Participant

    Spanish po/mo is only translated to 87% on glotpress and this phrase is actually not translated in the avaible version.

    It seems you use wordpress-language plugin, who automatically upload the mo file for you and who probably overides your work.
    Deactivate this plugin first, do your translation with poEdit, and add manually by FTP the po/mo files to wp-content/languages/plugins/buddypress-es_ES.mo

    For more details and answers, read the longest BP topic about language:
    https://buddypress.org/support/topic/buddypress-2-1-bp-language/

Viewing 25 results - 14,751 through 14,775 (of 69,016 total)
Skip to toolbar