Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'wordpress'

Viewing 25 results - 2,251 through 2,275 (of 22,713 total)
  • Author
    Search Results
  • cheryllturcotte
    Participant

    My site has developed an issue since last updates where the friend request button no longer works. If I copy the link to a new tab it will trigger the event, but the button itself is no longer firing.

    Using BuddyPress 4.1.0, WordPress 5.0.3

    #302652

    In reply to: Can You Help Me?

    Venutius
    Moderator

    Hi there, I don’t think BuddyPress will launch a front end post submission extension. You could raise this as a new enhancement request in Trac if you like but I’d not be very hopeful that this would be forthcoming.

    #302651

    In reply to: Registration Error

    Venutius
    Moderator
    #302649

    In reply to: Registration Error

    Venutius
    Moderator

    Hi there, what version of WordPress are you using?

    #302619
    Varun Dubey
    Participant

    @suehanen

    You can easily add them to the menu, check out following link

    BuddyPress Links in WordPress Menus

    Inside BuddyPress section, you will find the register menu item to add inside your primary menu.

    #302617
    farmrchrys2013
    Participant

    I have BuddyPress 4.1.0 and bbPress 2.5.14 installed on a WordPress 5.0.3

    I already tried resetting the permalinks. I have not tried disabling and re-enabling all other plugins. I’m hoping it’s a simple fix.

    I am having URL Rewrite issues.
    This URL works and gets me to a page which lists all groups/my groups.
    //example.com/groups/

    For testing, I log in as a user having the wp ‘subscriber’ role who is a member of one of the private groups listed.

    I click on the group to which the user is a member and it takes me here:
    //example.com/groups/regenerative-farming-discussion/forum/

    This is good. This is where I want the user to be. But on this page, the user has the ability to see how many other members are in this group and clicking the ‘members’ button should take the user to a page that lists only the members of that group. When I hover over the members button, the URL that displays is
    //example.com/groups/regenerative-farming-discussion/members/

    but when I click on the members button, the URL I am taken to is
    //example.com/members/

    which is a page that lists ALL the members. NOT what I want.

    Similarly, if I’m logged in as a user and I go to the Members page (//example.com/members/), and I click on a member’s name, I’m taken to the member’s page:
    //example.com/members/member_name/

    I see that this member belongs to 2 groups. I want to know which ones, so I should click on the tab that says “Groups (2)” to see which two groups the person belongs to. When I hover over that tab, the URL displayed is
    //example.com/members/member_name/groups/

    but when I click on it I am taken here instead
    //example.com/groups/

    which lists all the groups. NOT what I want.

    What can I do to fix the errant rewriting of these URLs?

    #302611

    In reply to: Redirect

    Venutius
    Moderator
    #302601
    mbamutuelle
    Participant

    Hello,

    Thanks for your help, it works when i copy profile.php (after editing it) in /home/wordpress/wp-content/themes/woffice/buddypress/members/single/

    Thanks

    henkemail
    Participant

    Hi, the link (email token) {{mentioned.url}} (e.g. in notification emails), generating something like mysite.com/activity/p/8/ ends up showing a seemingly random blog post instead of the expected activity page.

    I then found out that the blog post shown is one where the permalink starts with a p, e.g. the result can be something like mysite.com/activity/practice-more-its-good-for-you/8/

    I tried to change to other permalink structures in WordPress but with the same result.

    Anyone else who experienced this?

    Many thanks!

    #302585
    YAHVEN
    Participant

    Hi! to some once that may be concern. My name is David and i run a website with some plugins and buddypress, but buddypress working incorrectly, it not show member profile page and all the link of profile papers. Some of plugins install are below
    1. MyArcadePlugin
    2. mycred
    3. WordPress Version: 4.6.13
    4. Queens Magazine Blog Version: 1.1.2
    By Postman Themes
    Website url: http://glee.cloud/blog/

    #302568
    shanebp
    Moderator

    Have you tried turning on wp_debug and then examining the log?
    https://codex.wordpress.org/WP_DEBUG

    Have you looked at your browsers’ javascript console ?
    It shows _wpnonce errors. Probably related to your avatar upload code on the reg page.
    Have you tried turning off the avatar upload on the reg page?

    Have you tried turning off s2member ?

    Why do you have 2 reg pages ?
    http://gym.juliabuckleyfitness.com/wp-login.php?action=register

    #302567
    shanebp
    Moderator

    Perhaps it is your theme ?
    Try switching momentarily to a WP theme like 2017.

    Are you sure that you have not granted edit privileges to subscribers ?
    Use a plugin like this to find out:

    User Role Editor

    #302559
    shanebp
    Moderator

    Are there default settings in wordpress itself that controls caching?

    No.
    Make sure to check your mu-plugins folder – if you have one.
    Your hosting provider may put a cache plugin in there.

    #302549
    smaples23
    Participant

    Hi, thanks for the reply.
    Are there default settings in wordpress itself that controls caching? I have not found any active plugins that I have downloaded that have cache settings.
    I just did a full backup of my site to test the theme. 78k files later, its finally done. Now I feel more comfortable diving in it further

    #302546
    josh.grisdale
    Participant

    Hi,

    I’m not really a programmer and just hacked together some stuff I found…

    but,

    First of all I assume that xprofile_get_field_data only gets feilds in the Extended Profile tab of the user, so you would either need to add those fields to the Extended Profile, or you would need another wordpress function to get it from the regular profile likely

    $current_user->user_firstname (https://codex.wordpress.org/Function_Reference/wp_get_current_user)

    $newname = $current_user->user_firstname . $current_user->user_lastname;

    I would guess…

    #302534
    stigma8113
    Participant

    Sorry, I don’t speak English, I use a translator.

    I do not have private messages
    There is just empty space

    Removed all plugins, did not help
    Tried on different topics, did not help
    On different sites, also does not work
    On different browsers, does not work
    Reinstalled WordPress and BuddyPress did not help
    etc.

    How to fix it?
    Screenshot
    Site https://rybalka-v-mordovii.ru/

    #302523
    joshthebeloved
    Participant

    Hmmm. Unfortunately I’m unsure of how to do this. I did find this one plugin that is supposed to do the job, but it hasn’t been updated in years. I still might have to give it a try it though unless someone else can make another suggestion?

    Plugin: https://wordpress.org/plugins/bp-automatic-friends/

    #302514
    thePixelPixie
    Participant

    Same problem here. I haven’t finished creating our template, so a lot of things are not “WordPress’d” yet, but when I try to go to the “Register” page, there’s no content there. Am I supposed to be putting a shortcode on that page in admin or something?

    #302508
    Leo Nelson
    Participant

    I have a solution for that. Recently in one of my Survey site which is https://surveyexperiences.com I have added few authors and for them I am using Gravatar. You can also search for Avatar Plugin in WordPress Plugin Directory.
    Let me know is it helpful for you or not?
    Regards,
    Leo

    #302502
    Norman Cates
    Participant

    I’m having a very weird problem with Buddypress.
    Buddypress 4.1.0
    Wordpress 4.9.9

    the problem occurs regardless of theme used.

    When I get confirmation emails there is a problem in the HTML part of the message.

    Part of the HTML seems to be cut off.

    Here’s a section of the email. There’s a fragment that is: <hr color=”#F7F3

    You can see that it’s cut off. So it kills a chunk of text including the link.

    I can’t find where this is generated to see what the problem might be…

    Thanks,
    Norman

    <!-- Email Body : BEGIN -->
    			<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" bgcolor="#FFFFFF" width="100%" style="max-width: 600px; border-radius: 5px;" class="body_bg">
    
    				<!-- 1 Column Text : BEGIN -->
    				<tr>
    					<td>
    						<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
    							<tr>
    								<td style="padding: 20px; font-family: sans-serif; mso-height-rule: exactly; line-height: 24px; color: #555555; font-size: 15px" class="body_text_color body_text_size">
    									<span style="font-weight: bold; font-size: 20px" class="welcome">Hi Norman Cates,</span>
    									<hr color="#F7F3
    <p>kiwiadmin sent you a new message: &quot;Test for system&quot;</p>
    <blockquote><p>&quot;s dfsd fsdfsdfsdf&quot;</p></blockquote>
    <p><a style="color: #0025e0;" href="https://crew.conzealand.nz/members/normancates/messages/view/19/">Go to the discussion</a> to reply or catch up on the conversation.</p>
    
    								</td>
    							</tr>
    						</table>
    					</td>
    				</tr>
    				<!-- 1 Column Text : BEGIN -->
    
    			</table>
    			<!-- Email Body : END -->
    #302495
    egamestudio
    Participant

    Hello,

    This is my problem, I use ACF PRO to create my own fields on my WordPress theme, for the member profiles part everything works with this code:

    <?php
    /**
     * BuddyPress - Members Settings ( General )
     *
     * @since 3.0.0
     * @version 3.1.0
     */
    acf_form_head ();
    $author_id = bp_displayed_user_id();
    ?>
        <div class="col-lg-6">
            <?php
            acf_form(array(
    
                'id' => 'acf-formA',    
    
                /* Groupe de champs ID utilisé */
                'field_groups' => array('663'), //CHANGE ID IN LIVE
    
                /* Quelle est la function meta utiliser en $ sur ID auteur ? */    
                'post_id' => 'user_'.$author_id,
    
                /* Quel est le nom sur le bouton du button de sauvegarde */    
                'submit_value' => __("SAUVEGARDER", 'acf'),
    
                /* Le message que je retourne en cas de réussite sur l'infobox bootstrap */
                'updated_message' => __("Mise à jour réalisée", 'acf'),   
    
                /* Button de submit de formulaire */
                'html_submit_button'	=> '<div class="text-center"><input name="updateuser1" type="submit" id="updateuser1" class="btn-style1" value="%s" /></div>',
    
                /* Le spinner de chargement */
                'html_submit_spinner'	=> '<span class="acf-spinner"></span>',
                'form' => true,
                'return' => ''
            ));
            add_action('acf/save_post', 'my_acf_save_post', 20);
            ?> 
        </div>
    

    So far no problem to display then on the member’s profile page the information of the ACF field.

    My Problem:
    On the other hand, on the Groups part I can’t find how to attach the field to the ID group, that’s what I tried.

    In my edit-details.php (in group),My field works, I enter test in my acf form
    it comes out in the echo “test” but on all the groups, I can’t associate this field with the group id.

    <?php
    /**
     * BP Nouveau Group's edit details template.
     *
     * @since 3.0.0
     * @version 3.1.0
     * @version 4.0.0 Removed 'Notify group members' checkbox in favor of hooked callback.
     */
    acf_form_head ();
            
    $group_id = bp_displayed_user_id();
    $group = new BP_Groups_Group( $group_id );
    
    ?>
    <?php echo get_field('test_group', 'group_'. $group_id); ?>
    
         <?php
                acf_form(array(
    
                    'id' => 'acf-formA',    
    
                    /* Groupe de champs ID utilisé */
                    'field_groups' => array('714'), //CHANGE ID IN LIVE
    
                    /* Quelle est la function meta utiliser en $ sur ID auteur ? */    
                    'post_id' => 'group_'.$group_id,
    
                    /* Quel est le nom sur le bouton du button de sauvegarde */    
                    'submit_value' => __("SAUVEGARDER", 'acf'),
    
                    /* Le message que je retourne en cas de réussite sur l'infobox bootstrap */
                    'updated_message' => __("Mise à jour réalisée", 'acf'),   
    
                    /* Button de submit de formulaire */
                    'html_submit_button'	=> '<div class="text-center"><input name="updateuser1" type="submit" id="updateuser1" class="btn-style1" value="%s" /></div>',
    
                    /* Le spinner de chargement */
                    'html_submit_spinner'	=> '<span class="acf-spinner"></span>',
                    'form' => true,
                    'return' => ''
                ));
                add_action('acf/save_post', 'my_acf_save_post', 20);
                ?> 

    Thanks for your help !
    demo : https://cryodev.fr/branch/build/alpha/groupes/le-groupe-a-demo/

    sdeeds
    Participant

    Hey, first post here,
    I’m using a WordPress install with MemberPress to manage registrations.

    I then am using bbPress for a forum, and BuddyPress for Profiles, Messaging, etc.

    When a new user registers, a very peculiar thing happens.

    The WP Username and the BuddyPress name, stored in the wp_bp_xprofile_data do not match.
    In some cases, this also becomes imported_{username}.

    In the case where it the BuddyPress name becomes imported_{username} it seems to be associated with bbPress, in this file /plugins/bbpress/includes/admin/converter.php, starting on line 970.

    However, I can’t seem to track down where seemingly random usernames are coming from, and WHY…

    In the example image, if I were to search the database for bobbytaylor5971 the only instance of that string is in the one row in wp_bp_xprofile_data. Correct user_id, wrong value.

    I’ve been trying to figure this out for months, and so far, we’ve just been manually updating each new registered user.

    Any thoughts on this issue?

    Thanks for the help.

    #302483
    mbamutuelle
    Participant

    Hello,

    Can you help me for hiding the “Modify” button on a member page.
    I Don’t want that my members can change their profile by themself because all fields are automaticly feed by an LDAP authentication.
    Before updating my Woffice theme, i just have to comment some lines of this file :
    /home/wordpress/wp-content/themes/woffice/buddypress/members/single/profile.php

    // Edit
    //case ‘edit’ :
    // bp_get_template_part( ‘members/single/profile/edit’ );
    // break;

    But now i Don’t find where i can hide this button for my suscribers.

    Can you try to help me please ?
    Thx

    #302477
    ashley72
    Participant

    I can add a bit more to this. I have checked my wp_mailfunction on my wordpress. Using a simple php script.https://www.butlerblog.com/2012/09/23/testing-the-wp_mail-function/

    The mail is sending out as expected for several different email addresses I tried using wp_mail. So if BuddyPress uses the wp_mail function – the default installation must have configuration problem.

    #302476
    ashley72
    Participant

    I have the same problem. The lack of community support makes me feel this plugin may not be worth the effort.

    When you check the manage signups the new registered user is awaiting to be activated. It shows that an email has been sent. After you try and resend the activation email. It does trigger and add to the count – showing two emails sent. So it would seem most of the functionality is working. If I deactivate the plugin, my wordpress email notifications is working. I’ve checked the spam folder, and even tried non-gmail accounts and still getting no activation emails at all. However, I have received a buddypress notification when another member does a mention. So it appears some kind of small bug is the problem.

    Does any of the core developers for BuddyPress check theses support forums?

Viewing 25 results - 2,251 through 2,275 (of 22,713 total)
Skip to toolbar