Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 17,051 through 17,075 (of 68,985 total)
  • Author
    Search Results
  • #180747
    Halo Diehard
    Participant

    I… don’t think they are deprecated, in fact, they’ve received a freshening up…

    Anyway, I found the issue, and it has to do with redirect conflicts in the BuddyPress code itself. I’ve responded here w/ moar infos:

    https://buddypress.org/support/topic/url-behavior-warnings-on-setup-pages/

    #180745
    Gem @White Rabit
    Participant

    @barney92 I’m not making any excuses and you should know better than to attack some one over a simple spelling mistake. However I must thank you as you have made this post more active than any of my others. Maybe I will get some help.


    @shanebp
    I know that it is a premium plugin. I know there for it costs money. However I have always been told even by the WordPress and Buddypress people that the forums are the best place to get help.

    I am very new to tweaking, modifying etc plugins. I normally find whats has already been done works and does the job I need it for. A friend told me that this community was very helpful so I though some one might be able to help.

    I must be mistaken in thinking that the World Wide Web was created in the spirit of sharing and helping people. Maybe I am a Hippie at hart but in the areas that I am strong if some one asks for help I help and I expect that in the areas I am weak and I ask for help people will do as I do and help.

    I wish you all well with the projects your running. Thank you and Good Night!

    #180743
    shanebp
    Moderator

    @anna_tianna

    >The plugin is currently not compatible with BuddyPress.

    So you talking about adapting a premium plugin.
    Is it reasonable to expect somebody to buy the plugin in order to help you?
    Perhaps you’re hoping somebody already has it; but even then they would have to be willing to do the work and deliver it to you.

    Therefore it’s unlikely that anyone here can help.
    If you get to the point where you can be specific about a code issue – iow. you’ve tried to extend the plugin and are struggling, you might want to use
    http://stackoverflow.com as it will reach a broader audience.

    Also – you could try to hire a developer thru

    BP Jobs Board

    #180739
    Gem @White Rabit
    Participant

    @barney92 I do beg your pardon however I am dyslexic and so spell checking and all that doesn’t work. I never thought in my wildest dreams that some one in the BuddyPress forum would be so pedantic.

    #180731
    Ben Hansen
    Participant

    sorry i read the title of you post too quickly htaccess shouldn’t need anything special for buddypress the standard wordpress compatible htaccess is fine. group based forums are depreciated so i wouldn’t expect that work anymore anyway.

    #180728
    Halo Diehard
    Participant

    @ubernaut, I guess I wasn’t clear: I’m looking for resources to explain what’s supposed to be *inside* htaccess for the most recent BuddyPress installation, as in the code. All the posts about it have different code, and after hours and days of research I can’t find what it’s supposed to have for the latest version, thanks for your response 🙂

    #180719

    In reply to: Translation Issue

    danbp
    Participant

    @jamrizzi

    Could be a theme issue. For ex. a custom file in “community” or “buddypress” folder of a child theme.
    Groups directory and Create a Group are used in bp-themes/bp-default/groups/create.php and index.php
    Create a group is also in 4 other files

    May also be a group related plugin dependancy.

    Please give your BP version, theme name and plugin list.

    #180715

    In reply to: Translation Issue

    In the buddypress.pot file, the translations that aren’t working are between lines…

    1892-1897

    and between…

    6149-6152

    #180713
    Renato Alves
    Moderator

    @rudik123 What do you mean by using with BuddyPress? The Ads Manager plugin work with WordPress. To include the file in some BP pages, I think you’d have to alter some templates files.

    #180699
    Renato Alves
    Moderator

    I have no idea how to do that, but just to clarify, I think what you are trying to do is exactly what @modemlooper suggested, it appears you’re trying to “change the location” from the groups activity to the user activity, maintaining the proper date, user and etc. Correct?!

    If that’s the case, maybe there is a way of automatically copying, with PHP, from the group to the user activity. The user is already set, because it is not gonna change, just the location is gonna change (it’s not gonna continue in the Groups, it’s gonna to the user activity). After copying, you could delete the groups activity and deactivate the Groups Component.

    I’m not aware how BuddyPress works with urls, but you would probably need to update to reflect the new location.

    #180697
    Renato Alves
    Moderator

    @cdb3212 As far as I understood your problem, there are two articles that would save your life if you had a chance of looking in the Codex. These are:

    https://codex.buddypress.org/getting-started/guides/displaying-extended-profile-fields-on-member-profiles/

    bp_profile_field_data()

    Take a look at those and try it out. =)

    #180695
    Renato Alves
    Moderator

    Hi @theatereleven,

    I’d say that what you aim for is perfectly possible with BuddyPress. You could the following, just suggestions:

    • Your users could register themselves;
    • Just active the Extended Profile component;
    • Use Extended Profiles Fields so that your users can add information when signing up or later;
    • And you could customize the appearance customizing the template the way you want.

    Maybe there is a better solution, but with BuddyPress you would get already built-in, profiles, profile fields, register process/page, user roles and etc.

    #180694
    theatereleven
    Participant

    Anyone on this? I purchased S2 member and User Roles pro in hopes to do public profiles, but that was a waste of money. So it looks like BuddyPress is in fact the way for me to go, but I don’t want to dive in unless profile pages can be heavily customized, down to the last pixel.

    Thanks for any help.

    #180687
    shanebp
    Moderator

    He means you can over-ride a BP template by following the directions here

    Theme Compatibility & Template Files

    #180682

    In reply to: Ajax Activity

    Renato Alves
    Moderator

    English Answer – @stuffgrid As I myself told you in the BuddyPress Brasil Facebook group, it is not a BP problem. The problem lies in the ajax, js conflicts that your theme is using. Besides, when I looked at it, it seems it lacked some customizations in some BP files.

    Resposta em PortuguĂŞs – @stuffgrid Como eu mesmo te falei no grupo do Facebook do BuddyPress Brasil. O problema nĂŁo Ă© no BP, e sim está em um conflito do AJAX e do JS que seu tema está injetando. Eu tambĂ©m vi que algumas páginas faltava configurações/alterações, assim estava falhando quando vocĂŞ carregava mais atividades, por exemplo.

    #180681
    Renato Alves
    Moderator

    As your first question, this is not a BuddyPress problem, you should check out the WP Doc for more information on how to do this. https://codex.wordpress.org/Administration_Over_SSL

    For your second question, I believe it is redirecting from the WP login into the BP login page.

    #180678
    Renato Alves
    Moderator

    I don’t think this is related to BuddyPress. Check out some possible plugins here: https://wordpress.org/search/favourite+posts

    #180677
    Renato Alves
    Moderator

    Interesting question. As far as I understand, WordPress and BuddyPress, when at the same installation, they share the same user base/database. So at first, I’d say this is not possible.

    But, I could think of a few areas where it’d be possible.

    • In a multisite installation;
    • Installing another version of WordPress in the same server, something like, (var/yourwebsite/www/) , (var/yourwebsite/www/buddypress)
    • .

    Maybe there is a way, I can’t think of one right now. But let’s see if anybody else have some ideas share. =)

    #180674
    Renato Alves
    Moderator

    Check out this thread: https://buddypress.org/support/topic/username-vs-display-name/ Maybe it can help.

    #180667
    aussiemike
    Participant

    @wesleysoccer – was that the css for buddypress theme or WP theme?

    Regards
    Mike

    #180665
    sundev
    Participant

    @modemlooper

    // I got it working by putting these lines of your code on my existing function

    if ( bp_is_user() && bp_user_has_access() ) {
    $count = bp_notifications_get_unread_notification_count( bp_displayed_user_id() );
    $class = ( 0 === $count ) ? ‘no-count’ : ‘count’;
    $bp->bp_nav[‘notifications’][‘name’] = sprintf( __( ‘Alerts <span class=”%s”>%s</span>’, ‘buddypress’ ), esc_attr( $class ), number_format_i18n( $count ) );
    }

    I really appreciate your gesture. Thank you very much.

    #180663
    valuser
    Participant

    As indicated the problem (on my installation) WAS a plugin.

    items 1 and 2 of my observations above have been eliminated by deactivating this plugin

    Buddypress Friends On-line

    Item 3 still persists (at least on my installation) even with trunk 8229

    #180659
    Shmoo
    Participant

    A Server error can be a lot of problems..

    Maybe your hosting company doesn’t let you to run powerful websites. BuddyPress & bbPress are not small scripts. It’s not like you install a simple Twitter plugin for WordPress. BuddyPress & bbPress are advanced scripts that require some power of your server.

    My advise, check your server logs and maybe that will give you some idea of what is happening.

    #180653

    In reply to: field visibility

    @shanebp Had support from the developer of xprofile. He thinks has something to do with buddypress. I don’t know. What I do know is that if I have the following code in the members-loop file:
    <?php $hidden_fields = bp_xprofile_get_hidden_fields_for_user(bp_get_member_user_id()) ; ?>
    <?php if (xprofile_get_field_data(‘field_name’) && !in_array(xprofile_get_field_id_from_name(‘field_name’), $hidden_fields)) : ?>
    <?php echo xprofile_get_field_data (‘field_name’); ?>
    <?php endif; ?>

    <?php bp_member_profile_data( ‘field=Adres’ ); ?>

    The first code with $hidden_fields and xprofile doesn’t return anything.
    The second code does always return data, no matter how visibility is set.

    Any ideas?

    #180650
    danbp
    Participant

    hi !

    BP nb_NO translation is here: https://translate.wordpress.org/projects/buddypress/1.9.x
    For further question, take contact here:
    https://make.wordpress.org/polyglots/
    or in your language here:
    https://no.wordpress.org/

Viewing 25 results - 17,051 through 17,075 (of 68,985 total)
Skip to toolbar