Search Results for 'buddypress'
-
AuthorSearch Results
-
December 7, 2018 at 12:28 pm #282552
In reply to: Login issues after registration
tibbalds
ParticipantA few more details
1. Which version of WordPress are you running?
V52. Did you install WordPress as a directory or subdomain install?
We access the wordpress site online4. Did you upgrade from a previous version of WordPress? If so, from which version?
No, it’s a new website, build within the last two months5. Was WordPress functioning properly before installing/upgrading BuddyPress (BP)? e.g. permalinks, creating a new post, commenting.
Yes, however we installed buddypress early on in the website’s creation.6. Which version of BP are you running?
Version 4.1.08. Do you have any plugins other than BuddyPress installed and activated? If so, which ones?
11 plugins (some were installed after the issue first occurred.- Akismet Anti-Spam v4.1
- AMP v0.7.2
- bbp style pack v4.0.3
- bbPress v2.5.14
- Contact Form 7 v5.0.5
- Custom Twitter Feeds v1.2.10
- Flamingo v1.9
- Jetpack by WordPress.com v6.8.1
- MultiLine files for Contact Form 7 v1.2
- Peter’s Login Redirect v2.9.1 (after issue in an attempt to fix)
- The Events Calendar v4.7.1
9. Are you using the standard WordPress theme or customized theme? 10. Which theme do you use ?
Standard theme – Ixion v1.1.5-wpcom11. Have you modified the core files in any way?
No12. Do you have any custom functions in bp-custom.php?
Not that I know of13. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in?
bbPress v2.5.1414. Please provide a list of any errors in your server’s log files.
Not sure how to access this15. Which company provides your hosting?
WordpressDecember 6, 2018 at 10:49 pm #282543In reply to: Adding a frame in user profile avatars
shanebp
ModeratorThat was an example. If you allow header images, look in
cover-image-header.php.
If you use the Nouveau template pack, then look inbp-templates\bp-nouveau\buddypress\members\single\, etc.December 6, 2018 at 9:52 pm #282539In reply to: Adding a frame in user profile avatars
shanebp
ModeratorIn BP, for example, look at this
bp_displayed_user_avatar()in this file
buddypress\bp-templates\bp-legacy\buddypress\members\single\member-header.phpDecember 6, 2018 at 5:59 pm #282535In reply to: “The link you followed has expired.” -profile field
evillizard
Participantbuddypress verion is- Version 4.1.0 ,, wordpress WordPress 4.9.8
December 6, 2018 at 4:23 pm #282528In reply to: A Mess of Issues
Venutius
ModeratorHi Bradley,
My first thought is – what is
ub_signup_passwordthat does not look like it’s coming from WordPress or BuddyPress but it’s the root of the issue according to this trace.December 6, 2018 at 3:56 pm #282526In reply to: Profile Field Drop Down Select Box Limit
evillizard
Participant@danbp bro, well you are hearing me right now ….i just updated buddypress few minutes ago it was working fine before update but now when i try to create anymore option select field it says: “The link you followed has expired.”
December 6, 2018 at 1:27 pm #282523shanebp
ModeratorThe fix is in this latest update.
BuddyPress 4.1.0 is now available:December 6, 2018 at 1:12 pm #282521shanebp
ModeratorYou can use any theme with BuddyPress.
There are some themes that place an emphasis on BuddyPress, for example BuddyBoss.
You can choose one of two template packs in wp-admin > Settings > BuddyPress > Options > Template Pack.
And you can customize the BP templates – if you know how to write code.
More info here.December 6, 2018 at 12:25 pm #282517In reply to: BuddyPress Errors
russ2204
ParticipantHi – having spoken with Nextend they believe the issue is with BuddyPress directly.
December 6, 2018 at 12:47 am #282502In reply to: More than one xprofile custom tab
shanebp
ModeratorYou’re referring to the About page on this site?
No, go to the websites or support sites for the plugins that you mentioned.
For example: https://wordpress.org/support/plugin/bp-xprofile-custom-field-typesbtw – probably a good idea to update BuddyPress. V. 3.0 is old.
December 5, 2018 at 11:16 pm #282499In reply to: Where is the BP Plugin repository?
Venutius
ModeratorIt’s here, see the bottom of the page:
December 5, 2018 at 12:09 pm #282482In reply to: User page redirecting to home
shanebp
ModeratorBuddyPress does not require a user to be logged in order to view a profile.
You have some code on your site ( in a plugin, your theme or some custom code ), that is doing the redirect. You’ll need to find and remove or adjust that code.
December 5, 2018 at 11:27 am #282479In reply to: Tạo mã giảm giá trên buddypress
Venutius
ModeratorIt looks like your request is for forums, BuddyPress uses bbPress forums so you should place your request there – https://bbpress.org/forums/
December 4, 2018 at 4:25 pm #282467In reply to: Like a wiki forum
shanebp
ModeratorIf that is all you need, then BuddyPress is probably overkill.
Look at the various ‘wiki’ plugins for WP.December 4, 2018 at 12:57 am #282454shanebp
Moderatorafaik,
bp_activity_add()is the call always used in BuddyPress – there may be exceptions that you’ll have to track down.But other plugins, like bbPress, may use their own methods, or use
bp_activity_add().December 3, 2018 at 10:31 pm #282451shanebp
Moderatorafaik, you’re looking in the wrong place – easy to do.
Look in the bbPress plugin:
...wp-content\plugins\bbpress\includes\extend\buddypress\activity.phpDecember 2, 2018 at 10:09 pm #282430In reply to: Logged in user link to Inbox
hammeri1
ParticipantThanks Venutius, I’ll take a look at shortcodes. Just reading the link one question I do have is can I enable to user id attribute to dynamically select the logged in user?
@Shanebp: I need to present the logged in user with their inbox. Effectively just showing the Buddypress default members page for that user. All I’ve found available is a default URL of site/members/user. I need this to operate dynamically, detecting the logged in user and revealing their specific inbox. I then want to add this to a page. The end result is that a logged in user can access their inbox from a menu option.December 2, 2018 at 4:05 pm #282429Venutius
ModeratorThere’s a setting for that in Settings>BuddyPress>Options – Show Toolbar to logged out users.
December 1, 2018 at 5:52 am #282406In reply to: Error in adding members to groups
Brajesh Singh
ParticipantHi,
It is a bug in BuddyPress 4.0.BuddyPress 4.1 is coming soon and will have it fixed.
Please see the ticket for more details.
https://buddypress.trac.wordpress.org/ticket/8012Regards
BrajeshNovember 30, 2018 at 10:30 pm #282399In reply to: Can’t add users to a group
shanebp
ModeratorAdd users manually is easy.
Go to.../wp-admin/users.phpon your website and click on the button at the top that says ‘Add New‘.Re add users to group in wp-admin:
Please see this sticky topic.To narrow down problems, use a default WP theme like 2016.
Deactivate other plugins.
After everything is working, then start using your preferred assets.November 30, 2018 at 4:15 pm #282390In reply to: New version installed but problem
Venutius
ModeratorThis one has been reported – https://buddypress.org/support/topic/wp_is_large_network-error-after-4-0-update/
November 29, 2018 at 10:32 pm #282379thafley
ParticipantYeah, Apache seems to be the way to go with WordPress? My boss just likes IIS… I have researched and debugged various things and done fresh installs a few times but I have not tried using buddypress with a different theme and manual user creation. I will try that and report back. Thank you for the tip!
November 29, 2018 at 9:06 pm #282370shanebp
ModeratorIt’s a known bug and there is a ticket.
For now, see this fix.November 29, 2018 at 7:16 pm #282364Henry Wright
ModeratorBuddyPress is easily extended. If you look through the code you will see a lot of action and filter hooks. Also the template hierarchy will let you override core templates. It is a very developer friendly and support here in the forum is the best 😀
November 29, 2018 at 12:13 pm #282316In reply to: Add Group Member form in backend is empty
shanebp
ModeratorIt’s a known bug.
For now, see this fix. -
AuthorSearch Results