Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 25 replies - 1 through 25 (of 49 total)

  • Youzify
    Participant

    @kainelabsteam

    Do you mean you want to restrict the file size of images uploaded? If yes, as I know both bbPress and BuddyPress do not have this feature. You can limit it directly on your server or use another plugin.


    Youzify
    Participant

    @kainelabsteam

    You can see the list of BuddyPress email template on the Emails menu:

    image


    Youzify
    Participant

    @kainelabsteam

    I think you just need to edit the wording of BuddyPress email template on the Emails menu

    https://tinypic.host/image/image.2k8Otu


    Youzify
    Participant

    @kainelabsteam

    @tomdum Seems it will require a custom development work


    Youzify
    Participant

    @kainelabsteam

    @spacex95 You can try this CSS:

    #buddypress span.activity, .item-meta.last-activity, .single-headers .activity {
    display: none !important;
    }


    Youzify
    Participant

    @kainelabsteam

    Please clarify, the error happen when you upload BuddyPress plugin file?


    Youzify
    Participant

    @kainelabsteam

    You can try this plugin

    BuddyPress Group Email Subscription


    Youzify
    Participant

    @kainelabsteam

    Please try changing your theme to the default WordPress theme (such as Twenty Seventeen). And see if the issue is solved or not. If the issue is solved, that means the problem comes because of the theme.

    The best way, you contact the theme author and report this problem to them as only they can give a proper solution.


    Youzify
    Participant

    @kainelabsteam

    You need to install Loco Translate plugin on your website

    Loco Translate

    Go to Loco Translate >> Plugins, and you should see BuddyPress then. You also can check Loco Translate documentation to know how to use this plugin.


    Youzify
    Participant

    @kainelabsteam

    Buddypress does not provide a shortcode for the activity stream. There are only 2 ways to achieve this:

    1. You can create your Activity Feed shortcode which is it will require some custom PHP works

    2. Find a BuddyPress plugin that provides a BuddyPress Activity Feed shortcode.


    Youzify
    Participant

    @kainelabsteam

    You can try to change the Vikinger theme to the default WP theme (Twenty Twenty One, etc). And check again if the issue is solved or not. If the issue is solved, I think you need to update your Vikinger theme to the newest version. You need to contact the Vikinger author too regarding this.


    Youzify
    Participant

    @kainelabsteam

    You can edit the Buddypress.pot file using Poedit software and edit or edit the words using the Loco Translate plugin.


    Youzify
    Participant

    @kainelabsteam

    People can check the list of groups and list of members on the directory page. Usually, the page is “yourwebsite.com/members” for the member’s directory and “yourwebsite/com/groups” for the group directory.

    You can see and edit the slug on BuddyPress Settings >> URL tab.

    If the issue is the non logged-on user can not access it, I think it is because there’s a restriction system on your website. Maybe it’s part of a plugin/theme on your website or a code. You need to disable it so people can access your BuddyPress directory.


    Youzify
    Participant

    @kainelabsteam

    1. You can disable all plugins except BuddyPress change your WordPress to the default theme and see if the issue persists or not.

    2. You can check if you add any custom code on the bp-custom.php or functions.php file inside the theme folder. If you have that custom code, you can remove it and see if it fixes the error or not.


    Youzify
    Participant

    @kainelabsteam

    Please, you can share here the critical error that happens on your website.


    Youzify
    Participant

    @kainelabsteam

    Since version 12, BuddyPress has no longer used WordPress pages. That’s why you will not find a page ID on the BP pages.

    A possible solution, you install the BP Classic plugin so the BuddyPress page can use the WP page.


    Youzify
    Participant

    @kainelabsteam

    You’re welcome @ryanbeardy


    Youzify
    Participant

    @kainelabsteam

    You can use this CSS:

    #buddypress #item-header-avatar a {
      pointer-events: none !important;
    }

    Youzify
    Participant

    @kainelabsteam

    You also can try “Reset all BuddyPress slugs to default ones” on the Tools >> BuddyPress. If it also won’t help, I think you need to contact the BP Better Message team for support.


    Youzify
    Participant

    @kainelabsteam

    After changing the settings, what happens if you click the “Messages” tab on your profile?

    Also, if you use any caching plugin, please try to clear it.


    Youzify
    Participant

    @kainelabsteam

    Please try to check “Better Messages Location” on your BP Better Messages settings page. It should be set to “Show in BuddyPress profile” instead of another page.

    image


    Youzify
    Participant

    @kainelabsteam

    Hi,

    You may try disable all non BuddyPress plugin and change your WP theme to default theme for temporary.

    Check site to see if issue still exists. If issue goes away after deactivating other plugins and switching theme then this means that either the theme or one of the plugins was conflicting with BuddyPress. If it turns out to be a plugin/theme conflict, then you need to activate the plugins/theme one by one until you find the plugin/theme that causes the issue to come back.

    If the issue still exists then it is not a plugin or theme conflict. And do these things

    1. If you have a custom code in bp-custom.php, please remove it for temporary
    2. Make sure to use the latest version of BuddyPress
    3. Check your PHP version, and upgrade it to minimum 7.4 version.

    PS: Backup your website first before do those steps!


    Youzify
    Participant

    @kainelabsteam

    Hello,

    You can try to reinstall BuddyPress emails. It’s on Tools >> BuddyPress of your WordPress dashboard.

    You also can try to install a Mail SMTP plugin and do testing to send a test email through the Mail SMTP plugin menu, to make sure if the issue comes from BuddyPress or the Sendgrid.


    Youzify
    Participant

    @kainelabsteam

    Hi @lbnn

    Have you tried the “Multi-line text area” profile type?


    Youzify
    Participant

    @kainelabsteam

    Hi @melbatoast4

    As I know, the Administrator should be counted on the Groups Members. Do you use any plugin or custom code for restriction purpose?

Viewing 25 replies - 1 through 25 (of 49 total)
Skip to toolbar