Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 4,451 through 4,475 (of 73,985 total)
  • Author
    Search Results
  • N33D
    Participant

    Hi there,

    Got a weird error. In my custom theme header I try to call this function:
    bbp_is_single_user_profile()

    And I got the error:
    Uncaught Error: Call to undefined function bbp_is_single_user_profile()

    After some research this function is correct right? I want to check if you are on a member page, since every page has it’s own source of an header image. This case from the cover image of the member.

    I use the latest version of WordPress and BuddyPress. Also there are no other plugins installed since it’s in development.

    Thanks in advance.
    Justin

    #311247
    tsgold
    Participant

    Dear Admin,

    i want to ask help about how i can switch the members menu buddypress to show up after login ???

    thanks
    Thamrin

    #311245
    WIQ
    Participant

    Extra info: I tried the very simple plugin WPS Hide Login.

    This works, but how can I change the buddypress main login URL? So that the domain name is pointing to the login adress. Now it is:

    https://globehomeschool.nl/wp-login.php?redirect_to=https%3A%2F%2Fglobehomeschool.nl%2F&bp-auth=1&action=bpnoaccess

    When there’s no solution for the error-message, maybe I can use a custom login-url? But how?

    Hope there’s anyone out there with more knowledge than I have. 😉

    #311241

    Topic: Activity Page

    in group forum Installing BuddyPress
    onfleekresources
    Participant

    I’m very new at this. I apologize in advance. Very easy question.

    I am a Facebook user. I have a newsfeed where I can see what others post. And I have a timeline/wall where it shows what I’ve posted.

    The buddypress set up.
    When my users go to my site and login, they have the option of going to an activity page. Is that their activity only or a newsfeed where they see everyone’s stuff?

    And if it’s just their activity, then where do they see posts by others?

    onfleekresources
    Participant

    I have buddypress installed for an online community.

    This is what I would like it to do:
    1. Users (Subscriber Role) can’t post, but can comment
    2. I would like my posts to appear in the user’s individual activity streams

    This is what it’s doing now:
    1. Users can post but it doesn’t show up on my wp-admin activity page
    2. I post from my activity page and it doesn’t show up in the user’s activity page

    #311235
    kamui83
    Participant

    i did try to change the line in this file buddypress\bp-members\classes\class-bp-registration-theme-compat.php, and also change the translation with loco translator, but it never change

    #311232
    shanebp
    Moderator

    The default theme is not used unless you select it as a WP theme – and it is very old and just there for legacy support.

    The string you want is here, on Line 3119
    buddypress\bp-members\classes\class-bp-registration-theme-compat.php

    $title = __( 'Activate Your Account', 'buddypress' );

    As you can see, it is ready for translation.
    You can see it in the language file, buddypress\buddypress.pot on Line 2984

    #311231
    kamui83
    Participant

    Hi, i’m using the 5.2.0 version with a italian traslation and i’m having some problem changing a title.
    after a user register in the page the text is “ACTIVATE YOUR ACCOUNT” with a blu line and some text under; i’ve changed the texnt under but i’m not able to change the “activate your account” text, tryed to find on traslation with loco translate but seems there is no line not translated, tryed to find on file, founded on wp-content/plugins/buddypress/bp-themes/bp-default/registration/activate.php but even if i change it nothing change.
    where is that text? i’m going crazy, plis someone can help me? thanks

    #311230

    In reply to: Forums Blogs Groups

    iamthewebb
    Participant

    Hi Eric,

    Wordpress is built to be expanded using plugins, if you check wordpress.org you’ll find there are thousands of these. BuddyPress and bbPress are two of these plugins and they work really well together. As to whether users can create their own blog pages that is up to you and the permissions you assign but the functionality is all there.

    #311227
    N33D
    Participant

    Correction: even when I disable my /theme/buddypress/ folder the page.php is loaded and BuddyPress is loaded in the_content();

    #311225
    pavan2reach
    Participant

    Yes, A BuddyPress user should be showcasing his availability so the other BuddyPress users can avail of his services in his specified time. Does anyone get a solution?

    N33D
    Participant

    Hi there,

    I’m breaking my head on this one. I created a custom /theme/buddypress/members/single/home.php in my custom theme. It seems it is working fine, though /theme/page.php is always being loaded above de content of home.php. I don’t understand how this makes sense.

    I tried to read everything I could find like: https://codex.buddypress.org/themes/theme-compatibility-1-7/a-quick-look-at-1-7-theme-compatibility/ But I still don’t understand how this is happening.

    Screenshot: https://pixelheads.d.pr/Htr16g

    I’m using the latest versions of WordPress and BuddyPress have no other plugins installed since it’s early in development.

    Can anyone assist me here? All help is appreciated!

    Best regards,
    Justin

    Prashant Singh
    Participant

    Hi,

    There’s a setting in BuddyPress for auto-refresh https://prnt.sc/s5kof3

    Please check if this helps you.

    #311221

    In reply to: Forums Blogs Groups

    Eric
    Participant

    Thanks. So on the site dogsuniverse.com they might be using a combination of WP, bbPress and BuddyPress? Can that be done on one site? Like use all3? And can users then create their own one page blogs too?
    Thanks.

    #311218
    shonty
    Participant

    Hi there Varun,

    I did as you said and the problem was still there using only Buddypress and bbPress. Any other suggestions?

    ingernesto
    Participant

    The funny thing is that I have tried BuddyBoss and in its BuddyPlattform it works that way, only I do not like BuddyBoss, I want to implement that function in BuddyPress

    ingernesto
    Participant

    Hello, I have been breaking my head with this little thing for a while, all I want is for the activity page to refresh automatically without having to click the “Latest Updates” button, something like Twitter, Facebook, etc. Is that possible or has not been implemented yet ??? I use WordPress 5.4 and BuddyPress 5.2.0

    #311213
    #311212
    Varun Dubey
    Participant

    @peaco if you are checking for any website URL preview, it’s not inbuilt
    BuddyPress have support for WordPress embeds by default
    You can check here https://codex.buddypress.org/activity-embeds/

    #311210
    marbaque
    Participant

    So, I can´t remember exactly how, also an IT workmate helped me solved it. Basically, we compared the database with a backup to find the missing tables. Then he created these manually. There is a database diagram here in case you are not sure about how to create these https://codex.buddypress.org/developer/buddypress-database-diagram/.

    The thing is you need some mysql knowledge for that. I hope this helps.

    techiebraj
    Participant

    Hello team,

    I am getting below warning in BuddyPress email template situation tab:-

    Warning: Invalid argument supplied for foreach() in /home/keeptaxisalive.org/public_html/wp-includes/class-wp-list-util.php on line 151

    I repaired and restore all the default email but the problem is still there, below is the screenshot of the error:-

    https://prnt.sc/s5360x
    https://prnt.sc/s536bp

    Please tell me how can I get rid from this error.

    Thanks!

    #311204
    peaco
    Participant

    Hello Friends

    Ive installed a fresh copy of WP, then Buddypress. I noticed that the preview in the activity Stream doesnt works. is it a problem of the server php settings. Any Ideas ?

    thanks
    peaco

    #311203
    Bryan Sayler
    Participant

    @marbaque I’m missing the 3 BuddyPress Messages tables from my database as well due to WP Optimize. Did you have any luck getting these tables reinstalled?

    #311201

    In reply to: Forums Blogs Groups

    shanebp
    Moderator

    Only groups are created in BuddyPress. Blogs are created in WP. Forums are created in bbPress.
    The bbPress forums are here.

Viewing 25 results - 4,451 through 4,475 (of 73,985 total)
Skip to toolbar