Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'theme'

Viewing 25 results - 1,051 through 1,075 (of 31,073 total)
  • Author
    Search Results
  • #317640
    Freelancealot
    Participant

    Hi,
    I have the same issue. Because BuddyBoss is adding the bp-nouveau class to the body as the first item, Elementor is using that as the site’s full-width-template class.

    I had a look in custom-bp file but there is nothing about classes there.

    I’ve been trying to remove the .bp-nouveau via the WP filter in the child theme’s function.php:

    add_filter('body_class', function (array $classes) {
        if (in_array('bp-nouveau', $classes)) {
          unset( $classes[array_search('bp-nouveau', $classes)] );
        }
      return $classes;
    });

    but that’s not working.

    I have also tried via jQuery in the WP footer to removeClass but that didn’t work either.

    1. Is there a way to remove the bp-nouveau class from the body tag on certain pages?
    2. Is there a way to move the position of the bp-nouveau class to the end of the body tag?

    Perhaps moving it to the end of the body tag would be the best solution in order to avoid any knock on effects?

    Any advice appreciated.

    Cheers
    Tracy

    #317639
    Raakesh
    Participant

    Hello,

    I’m using the latest version of buddypress and wordpress. Unfortunately add friend, new post are not working its loading…..continuously . I’m using Nouveau template.
    I’ve did everything rollback to older versions of theme and plugins nothing happened. Also deactivated all plugins, Change to legacy I did everything, nothing happened.

    Please help me to fix it.

    r083r7
    Participant

    Hello, I’m trying to troubleshoot this error message I received in my admin inbox from my website I got after installing the Groups plugin. Any idea on where to start?

    Groups

    When seeking help with this issue, you may be asked for some of the following information:
    WordPress version 5.7
    Current theme: REIGN Child (version 3.0.0)
    Current plugin: BuddyPress (version 7.2.0)
    PHP version 7.3.27

    Error Details
    =============
    An error of type E_ERROR was caused in line 101 of the file /home/website/public_html/sa111.com/wp-content/plugins/buddypress/bp-groups/bp-groups-cache.php. Error message: Uncaught ArgumentCountError: Too few arguments to function bp_groups_clear_group_creator_cache(), 1 passed in /home/website/public_html/sa111.com/wp-includes/class-wp-hook.php on line 292 and exactly 2 expected in /home/website/public_html/sa111.com/wp-content/plugins/buddypress/bp-groups/bp-groups-cache.php:101
    Stack trace:
    #0 /home/website/public_html/sa111.com/wp-includes/class-wp-hook.php(292): bp_groups_clear_group_creator_cache(‘2’)
    #1 /home/website/public_html/sa111.com/wp-includes/class-wp-hook.php(316): WP_Hook->apply_filters(”, Array)
    #2 /home/website/public_html/sa111.com/wp-includes/plugin.php(484): WP_Hook->do_action(Array)
    #3 /home/website/public_html/sa111.com/wp-content/plugins/groups/lib/core/class-groups-group.php(308): do_action(‘groups_created_…’, ‘2’)
    #4 /home/website/public_html/sa111.com/wp-content/plugins/groups/lib/admin/groups-admin-groups-add.php(155): Groups_Group::create(Array)
    #5 /home/website/public_html/sa111.com/wp-content/plugins/groups/lib/

    karencheah
    Participant

    Hi, I’m new to BuddyPress and would like to know how to add a field (Prefix) to the name as displayed on the member directory page.

    Wordpress version: 5.7
    BuddyPress version: 7.2
    Site: https://csdaustralia.com

    I’m using the Nouveau template pack. I have already created a child theme and have been experimenting with members-loop.php and index.php. Not sure if I’m looking at the correct place.

    Any advice much appreciated. Thanks in advance.

    #317606
    iamthewebb
    Participant

    You can use ftp or the hosts file manager to rename the buddypress folder which will disable the plugin, I’ve never uninstalled manually so can’t advise on further steps.

    Standard themes are those supplied with wordpress, twenty nineteen, twenty twenty, etc.

    #317602
    deedee10
    Participant

    No, I think you are misunderstanding me a bit.

    When the error occurred it created an error log that is very large and it is occupying the majority of my allocated domain disk space.

    That is what I will like to get rectified, I want support to remove the error log that was created on my disk.

    Also I am using a standard theme. All I want is to get the error log removed from my disk space and also to remove buddy press which at the moment I can’t seem to remove.

    #317600
    deedee10
    Participant

    Hi iamthewebb, I understand what you are saying but my concern is the error log file on my disk space that was allocated to me.

    Would changing the theme erase the log file on the disk?

    #317592
    iamthewebb
    Participant

    I may be wrong but from other threads this error is usually theme related so this would be the quickest way to test.
    Also worth having a check through https://buddypress.org/support/topic/when-asking-for-support-2/ to ensure you’ve tried the things here, also are there any other errors in these log files or only what you have given above?

    #317582
    iamthewebb
    Participant

    Have you tried switching to one of the standard themes?

    forwardprogress
    Participant

    I noticed that my wordpress users aren’t showing as buddypress “members”… and actually they haven’t been syncing for quite a while.

    Any idea why my WP users aren’t syncing to Buddypess “members”?

    I updated all plugins, themes, etc and even disabled all plugins except Buddypress, then created a new wordpress user and that user is still not showing in Buddypress “Members” page.

    I next checked to make sure that the Buddypress setting is turned on, “Enable BuddyPress to WordPress profile syncing” and that was already turned on.

    Any ideas what could be causing my users to not show in Buddypress?

    BP Version: 7.2.0
    WP Version: 5.6.2
    PHP Version: 7.3
    Members Page: https://sciacademy.socialjack.com/members/

    #317565
    patalgar
    Participant

    Hi everyone,

    I am using buddypress and extra functions were added using plugins and child theme.
    Buddypress version 6.3.0
    Wordpress version 5.5.3

    I observed that from frontend user accounts, if they change custom field visibility, the field value is deleted from the database table “bp_xprofile_data”. It happens in several ways, for example changing from adminsonly to public and also from public to adminsonly.

    The function used for editing visibility is ” bp_nouveau_xprofile_edit_visibilty() ” in the edit.php file of the child theme.

    I would like to know if this is the normal behaviour and if there is a way to maintain the data?

    Thanks for your help 🙂

    #317471
    mjhpersonnel
    Participant

    Hi,

    I am running a BP related theme and I want to add a paid membership option to the site. Does anyone know of any plugins that will do this?

    I am already using the BP Members Type (BuddyBoss) plugin to provide the user with an option to sign-up. I now want to have a free sign-up option and one that forces members to pay.

    Any suggestions greatly appreciated.

    Thanks,
    M

    #317460
    simon_a6
    Participant

    I have the same problem with the Porto theme. It works on desktop, but on a phone, it literally says Error on uploading…..

    I doubt this is theme related. If it allows an image to be uploaded…. on desktop, why not on mobile?!

    bermudastream
    Participant

    Hello
    On the drop down menu on bp activity stream there is no longer the option to search for posts on my live site whereas on my test site there is.
    I tried reinstalling bp and using basic theme but with no luck.
    Thanks for any help in advance
    Mark M

    #317442

    In reply to: Registeration

    kaptankaplan1
    Participant

    I am using a theme called godlike. But i am sure that its buddypress registeration page because when i am disabling buddypress my login form is disappears.

    #317407
    r083r7
    Participant

    Will do, thanks!

    Random shoutout – WBCom Themes are great for BuddyPress community sites plus they have great support, as seen here.

    #317405
    r083r7
    Participant

    Ohh hello @wbcomdesigns – I’m actually using your theme REIGN. Here is the screenshot for the Registration page with the sidebar options enabled, but they’re still not showing up. They are showing up on all other pages, however.

    https://monosnap.com/file/epvuB6Adml9YDiVi1x2y9Tl1p5TFrp

    #317404
    wbcomdesigns
    Participant

    @r083r7 I think it’s more theme-specific, check if your theme allows adding a sidebar for the page.
    https://www.awesomescreenshot.com/image/6289064?key=156e3bf18c4e8685ad1f608a63cfe851 tested with BuddyX theme

    #317397
    Varun Dubey
    Participant
    #317392
    Varun Dubey
    Participant

    @dylanshearer seems working fine with default theme, try to debug using 2021 theme

    gorvie
    Participant

    After installing BuddyPress, My registration page is now under buddypress, Even the password field is missing so people cant even sign up.

    I want it to be my original themes registration page.

    Ive done a bunch of research and none of the codes seemed to have worked for me.

    Any Idea How to remove buddypress reg page?

    varkoff
    Participant

    Project Details :
    – WordPress version : 5.5.3
    – BuddyPress version : 6.3.0
    – Website Link : https://microfarmap.dev-local.com/
    – Other plugins I use : Advanced Custom Fields PRO, Advanced Custom Fields: JSON, bbPress, bbPress – Moderation Tools, BuddyForm Premium, BuddyForm Advanced Custom Fields, BuddyForm Hook Fields, BuddoForm Members Premium, BuddyPress Username Changer, Custom Post Type UI, LoginPress, Paid Memberships Pro, Progress Map, List & Filter, User Role Editor …

    Hello,
    I have been updating a WordPress website that was made by others, I might lack some information.

    BuddyPress works like a charm except for a few features :

    – From the user profile, we can send friendship requests. As a new user, I sent a friendship request to my admin account. I did receive the notification on my admin profile, but the Friends tab says there is no friend requests pending. It just doesn’t display theme on my customized Understrap theme.

    – Switching to WordPress Twenty Twenty One theme does solve the issues. Switching to Understrap parent theme does switch the issue. There seems to be a problem with my custom theme.

    Under this custom there, there is a /buddypress/ directory with template pages and loops. The buddypress/members/single/friends/requests-loop.php file was not modified, it’s the default one. That’s where I checked first.

    I also checked in the plugin files directly, under plugins/buddypress/bp-friends/bp-friends-functions.php but did not find a clue.

    After some research, I found out that only users that have an active ‘ Paid Memberships Pro ‘ subscription can send friend requests, or atleast their friend requests appear.

    I also installed the ” BuddyPress Integration ” plugin from Paid Memberships Pro website, in which there is an option to allow non-registered users to send friend requests, but it did not solve the issue.

    Please if you need more details or even an access, do not mind asking.

    #317375
    xbladerunner
    Participant

    Hello. I created a group directory tab in the groups area of my buddypress theme, and it seems to work fine minus the page tab navigation (e.g., there are over 25 groups, and 20 or so displayed per page, but when you click to tab through the pages it is nonresponsive).

    Before I figured out how to create a buddypress page from a tab, I just created a link to the wordpress group directory page– and the navigation tabs work fine there, just not on my buddypress page, so I’m sure the problem is with my coding.

    Have you seen this before? Can you help out?

    function group_tab_yourtabname() {
          global $bp;
     	  $parent_slug = 'groups';
     	  
          bp_core_new_subnav_item( array( 
                'name' => 'Advisory Group Directory', 
                'slug' => 'directory', 
                'screen_function' => 'mydirectory_screen', 
                'position' => 40,
                'parent_url'      => bp_loggedin_user_domain() . $parent_slug.'/',
                'parent_slug'     => $parent_slug,
                
          ) );
    }
    add_action( 'bp_setup_nav', 'group_tab_yourtabname' );
     
     
    function mydirectory_screen() {
        
        // Add title and content here - last is to call the members plugin.php template.
        add_action( 'bp_template_title', 'yourtab_title' );
        add_action( 'bp_template_content', 'yourtab_content' );
        bp_core_load_template( 'buddypress/members/single/plugins' );
    }
    function yourtab_title() {
        echo '<center>Advisory Group Directory</center>';
    }
    
    function yourtab_content() { 
        echo 'United Resource Connection uses Advisory Groups as quality assurance judiciary boards. If your field of study and expertise aligns with one or more Advisory Group you are interested in joining, request membership by using the <i>Request Membership</i> buttons on the right.  ';
    do_action( 'bp_before_groups_loop' ); ?>
    
    <?php if ( bp_get_current_group_directory_type() ) : ?>
    	<p class="current-group-type"><?php bp_current_group_directory_type_message() ?></p>
    <?php endif; ?>
    
    <?php if ( bp_has_groups( 'user_id=NULL'  ) ) : ?>
    
    	<div id="pag-top" class="pagination">
    
    		<div class="pag-count" id="group-dir-count-top">
    
    			<?php bp_groups_pagination_count(); ?>
    
    		</div>
    
    		<div class="pagination-links" id="group-dir-pag-top">
    
    			<?php bp_groups_pagination_links(); ?>
    
    		</div>
    
    	</div>
    
    	<?php
    
    	/**
    	 * Fires before the listing of the groups list.
    	 *
    	 * @since 1.1.0
    	 */
    	do_action( 'bp_before_directory_groups_list' ); ?>
    
    	<ul id="groups-list" class="item-list" aria-live="assertive" aria-atomic="true" aria-relevant="all">
    
    	<?php while ( bp_groups() ) : bp_the_group(); ?>
    
    		<li <?php bp_group_class(); ?>>
    			<?php if ( ! bp_disable_group_avatar_uploads() ) : ?>
    				<div class="item-avatar">
    					<a href="<?php bp_group_permalink(); ?>"><?php bp_group_avatar( 'type=thumb&width=50&height=50' ); ?></a>
    				</div>
    			<?php endif; ?>
    
    			<div class="item">
    				<div class="item-title"><?php bp_group_link(); ?></div>
    				<div class="item-meta">
    					<span class="activity" data-livestamp="<?php bp_core_iso8601_date( bp_get_group_last_active( 0, array( 'relative' => false ) ) ); ?>">
    						<?php
    						/* translators: %s: last activity timestamp (e.g. "Active 1 hour ago") */
    						printf( __( 'Active %s', 'buddypress' ), bp_get_group_last_active() );
    						?>
    					</span>
    				</div>
    
    				<div class="item-desc"><?php bp_group_description_excerpt(); ?></div>
    
    				<?php
    
    				/**
    				 * Fires inside the listing of an individual group listing item.
    				 *
    				 * @since 1.1.0
    				 */
    				do_action( 'bp_directory_groups_item' ); ?>
    
    			</div>
    
    			<div class="action">
    
    				<?php
    
    				/**
    				 * Fires inside the action section of an individual group listing item.
    				 *
    				 * @since 1.1.0
    				 */
    				do_action( 'bp_directory_groups_actions' ); ?>
    
    				<div class="meta">
    
    					<?php bp_group_type(); ?> / <?php bp_group_member_count(); ?>
    
    				</div>
    
    			</div>
    
    			<div class="clear"></div>
    		</li>
    
    	<?php endwhile; ?>
    
    	</ul>
    
    	<?php
    
    	/**
    	 * Fires after the listing of the groups list.
    	 *
    	 * @since 1.1.0
    	 */
    	do_action( 'bp_after_directory_groups_list' ); ?>
    
    	<div id="pag-bottom" class="pagination">
    
    		<div class="pag-count" id="group-dir-count-bottom">
    
    			<?php bp_groups_pagination_count(); ?>
    
    		</div>
    
    		<div class="pagination-links" id="group-dir-pag-bottom">
    
    			<?php bp_groups_pagination_links(); ?>
    
    		</div>
    
    	</div>
    
    <?php else: ?>
    
    	<div id="message" class="info">
    		<p><?php _e( 'There were no groups found.', 'buddypress' ); ?></p>
    	</div>
    
    <?php endif; ?>
    
    <?php
    
    /**
     * Fires after the display of groups from the groups loop.
     *
     * @since 1.2.0
     */
    do_action( 'bp_after_groups_loop' );
    } 
    #317337
    lukgoh
    Participant

    Hi everyone,

    I have a strange bug that I have not been able to find a solution for, although I see in the forums others have had very similar issues I believe that these have been fixed many years ago.

    The Problem:
    ‘total_group_count’ value is in negative numbers for several users. Some up to -17. Using the “Repair total groups count for each member” tool does not fix these negative numbers.

    I could simply change all these values in the database but I think it will happen again and I would like to understand what might be causing this issue. I have gone through the database for ghost entries relating to groups and I have confirmed that the only entries that exist are for groups found on the website. I have also confirmed this is not theme related.

    The setup:
    BuddyPress Version 6.3.0, network installed on WordPress 5.5.3 multisite. Hosted by WPengine.

    If anyone can point me in any direction it would be really appreciated.

    #317287
    gracenote
    Participant

    Hey guys, I’ve scoured around google and this forum. Not sure if I simply don’t know what keywords to plug in but I haven’t found a solution. :-/

    My membership page is not working. When you go to the page, you’ll see this string of code:
    [kc_row _id=”852969″][kc_column _id=”404198″][kc_column_text _id=”130096″][edr_user_membership][/kc_column_text][/kc_column][/kc_row]

    I’m using the Avada WordPress 5.5.3 theme on my site with WordPress with BuddyPress 7.1.0

    Here’s a screenshot to help: https://drive.google.com/file/d/1dfQirfgFrZVC4FiaFyxR7mtI0PotVQX0/view?usp=sharing

    Appreciate you taking the time to read this far. 🙂 Thank you!

Viewing 25 results - 1,051 through 1,075 (of 31,073 total)
Skip to toolbar