Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 15 replies - 1 through 15 (of 15 total)
  • @upenwp12

    Participant

    Hi
    Verify BuddyPress Compatibility with Your Theme or try to other theme Like BuddyX Free

    @upenwp12

    Participant

    Hi
    Make sure this checkbox is enabled https://prnt.sc/m4jhnQVOOkTb
    then flush this permalink setting.

    @upenwp12

    Participant

    Hi kstojchev125,
    BuddyX is an ideal theme for community and membership websites. It provides a solution to all kinds of communities.

    BuddyX

    @upenwp12

    Participant

    Hi,
    This plugin will add an extended feature to BuddyPress. It will use Shortcode for Listing Activity Streams, Members directory, and Groups directory on any post/page within the website.

    Wbcom Designs – Shortcodes & Elementor Widgets For BuddyPress

    Try FREE BuddyPress Theme: BuddyX – Offers unique layouts with clean code and easy-to-customize options, giving you a whole new way to visualize BuddyPress.

    BuddyX

    @upenwp12

    Participant

    You can override the registration template in a child theme.

    Steps:
    Copy the registration template from wp-content/plugins/buddypress/bp-templates/bp-legacy/buddypress/members/register.php

    Paste it into your theme folder in wp-content/themes/your-theme/buddypress/members/register.php.
    Modify the HTML, PHP, or structure in the file as needed.

    @upenwp12

    Participant

    I think you have used BuddyPress and BuddyBoss themes. You can try deactivating the BuddyBoss theme temporarily to see if the issue persists, which will help determine whether the problem is related to the theme or BuddyPress itself.

    @upenwp12

    Participant
    // Check if the current component is 'activity'
    if ( bp_is_current_component( 'activity' ) ) {
        echo "This is the BuddyPress activity page!";
    } else {
        echo "This is not the BuddyPress activity page.";
    }

    bp_is_current_component( ‘activity’ )
    This function checks if the current BuddyPress component being viewed is ‘activity’. Since BuddyPress 12 doesn’t use WordPress pages for components like activity, this is the correct way to detect if you are on the activity section.

    @upenwp12

    Participant

    Hi
    I think cache issue Please remove Cacha and then check or you can try the BuddyX theme

    BuddyX

    @upenwp12

    Participant

    Hi,
    Which Theme are you using i think this is the theme option. please check the theme option.

    @upenwp12

    Participant

    Hi there!

    Reign BuddyPress Theme I think this theme is helpful for you.
    https://wbcomdesigns.com/downloads/reign-buddypress-theme/

    @upenwp12

    Participant

    @upenwp12

    Participant

    1:- Activate Classic Widgets Plugin
    2:- Install BP Classic Plugin

    Go to Appearance —> Widgets –> Delete <!– wp:bp/online-members /–> Block Widget
    https://prnt.sc/gD3isG_JqztQ

    Add New Who’s Online widgets https://prnt.sc/2CYmmC7TOCTR
    Only Add maximum of 50 users

    @upenwp12

    Participant

    Yes sure

    @upenwp12

    Participant

    Hi @werny
    Deactivate Classic Widgets Plugin then
    Go to widgets area and change Max Members to Show Number
    https://prnt.sc/zp07Z80BxSCL

    @upenwp12

    Participant
Viewing 15 replies - 1 through 15 (of 15 total)
Skip to toolbar