Search Results for 'wordpress'
-
AuthorSearch Results
-
June 13, 2016 at 2:37 pm #254507
shanebp
ModeratorThe WP function to determine if the current user is an administrator is:
is_super_admin()So something like:
if ( is_super_admin() ) // show the menu itemJune 13, 2016 at 9:12 am #254497In reply to: Problems with filtering the activity stream
Henry Wright
ModeratorIn that case, this could be a bug. It seems the apostrophe isn’t being handled properly upstream. Can you open a ticket for this on Trac?
June 13, 2016 at 7:18 am #254488In reply to: Best way to make private network?
sharmavishal
Participanthttps://wordpress.org/plugins/bp-simple-private/ is a newer plugin
June 13, 2016 at 7:17 am #254487In reply to: Best way to make private network?
sharmavishal
Participantcouple of plugins to make bp site private
ex: https://wordpress.org/plugins/buddypress-members-only/screenshots/
disable user can register option in general settings
you can use any page as home page via settings-reading option
to redirect user bp login redirect plugin to your activity page
June 12, 2016 at 10:08 pm #254478In reply to: Avatar URL
Paul Wong-Gibbs
KeymasterJust use WordPress’ get_avatar() function: https://codex.wordpress.org/Function_Reference/get_avatar
Paul Wong-Gibbs
KeymasterThis sounds like an email sent by the paidmembershipspro plugin, which BuddyPress has no control over. Have you contacted that plugin’s developers for support? Or posted on its WordPress.org support forums?
June 12, 2016 at 6:59 am #254466In reply to: Activities aren’t Custom Post Types?
danbp
ParticipantHi,
lucky man, BP Reactions is out since a few days. Give it a try, this plugin awesome !
https://wordpress.org/plugins/bp-reactions/June 11, 2016 at 10:25 pm #254460In reply to: Activating existing users
sakshale
ParticipantFigure this out for me. I found this statement on a blog site;
“In your WordPress admin, go to Pages > Add New, and create the two pages as you normally would. Call one Registration and the Other Activation”
I created both blank pages (notice it is Registration, not Register) — change the settings page to point to them and MAGIC — I now that a Registration button, point to the Registration page, which appears to work
June 11, 2016 at 10:20 pm #254459In reply to: DB collation: utf8mb4_general_ci
Paul Wong-Gibbs
KeymasterI created a bug report: https://buddypress.trac.wordpress.org/ticket/7117
June 11, 2016 at 10:03 pm #254456In reply to: WP User Avatar Not Showing in BuddyPress
Paul Wong-Gibbs
KeymasterThat isn’t accurate, or fair. For starters, WordPress does not provide a user avatar UPLOAD option inside its user profiles in wp-admin. It’ll show the Gravatar image associated with the current user’s email address (“You can change your profile picture on Gravatar.”).
If your WordPress lets you upload a picture there with BuddyPress disabled, then you have some custom code somewhere that’s offering that feature. I am willing to bet that that plugin doesn’t have a correct implementation, otherwise BuddyPress should be working with it.
June 11, 2016 at 8:36 pm #254454In reply to: DB collation: utf8mb4_general_ci
June 11, 2016 at 2:17 pm #254444In reply to: Best spam catcher plugin
danbp
ParticipantGuess @sharmavishal meant this one: https://wordpress.org/plugins/wp-spamshield/
June 11, 2016 at 1:03 pm #254443In reply to: Best spam catcher plugin
3task
ParticipantYou mean this here?
https://wordpress.org/plugins/wp-simple-firewall/ ?June 10, 2016 at 7:05 am #254406In reply to: Group Page Styling & Assignment
sharmavishal
ParticipantI’d create each group and assign users to each group
check if this plugin still works
https://wordpress.org/plugins/buddypress-groupomatic/
I’d also like to know if it’s possible to have a Profile Page layout for the user’s profile
BuddyPress 2.6.0 has custom profile pages which is yet to have a stable release. you might want to test the beta out. Currently BP has custom group pages
Regarding forums better to check out the bbpress codex/forums
June 9, 2016 at 11:35 pm #254404In reply to: RSS FEED error
r-a-y
KeymasterThe problem is due to bbPress.
Check out this ticket with a fix:
https://bbpress.trac.wordpress.org/ticket/2745June 9, 2016 at 8:31 pm #254392In reply to: Changing the profile-loop
danbp
Participantwelcome here ! To not loose your changes, you need a child-theme.
Note that we can’t assist you here for premium theme, as we have no access to the code, but if you search the forum, you will find many topics related to child theme, profile-loop and customization.
As you’re new, please read here.
June 9, 2016 at 5:24 pm #254378In reply to: Registration form not working on Windows mobile
Henry Wright
ModeratorI don’t have a Windows phone to test this but feel free to open a Trac ticket to report the issue:
June 9, 2016 at 8:00 am #254359In reply to: How to configure BP front-end user menu
damian12
ParticipantGreat, thank you both.
I’ve done all of this:
I’ve created the wp-content>languages>buddypress folder and pasted there the buddypress-es_VE.mo and .po.
Now, how can i activate that buddypress languaje from the adminCP.
Note: My wordpress is in es_AR and the buddypress languaje i found is es_VE.
They are pretty much the same language, but the es_AR BP translation is about 5% in the contrib. page so i opted for download the es_VE.Thank you.
June 9, 2016 at 1:03 am #254339GDU
ParticipantHi all
So I’ve been doing some further trouble shooting on this one and it’s just… odd.
The issue doesn’t seem to be with just buddypress in isolation. It appears to be related to (whatever happens or changes) when buddypress and bbpress are activated at the same time.
So, I created a brand new install of WordPress and installed WP job manager
Within WP job manager I have the “allow account creation’ setting enabled when submitting a job listing
With buddy press installed and enabled by itself I can enter and preview a new job listing without any issues.
With bbpress installed and enabled (and buddypress disabled) I can enter and preview a new job listing without any issues.
With buddypress + bbpress enabled at the same time, previewing a job posting takes me to a 404 page not found error message
The interesting thing is.
If I leave Buddypress and bbpress enabled but I disable “allow account creation” when submitting a new job listing in WP job manager. The job preview step works just fine.
So I guess from I’ve been able to ascertain that it is the WP job manager account creation step which is conflicting with ‘something’ that changes on the back end when both buddypress and bbpress are enabled at the same time.
I have no idea what might change on the backend when bbpress and buddypress are enabled from an account registration perspective so at this point I’m stumped.
Does anyone have any ideas where I might be able to look next?
Thanks
Mark
June 8, 2016 at 9:12 pm #254335David Cavins
KeymasterHi Ben,
You are correct that it’s best to leave the bp stylesheet in place so that you get updates to that file. You can add a custom stylesheet, though, and increase the selector power of the rule, so that it overrides the bp.css rule, like
.site #buddypress #item-body { border-left: none; }Here’s the basic concept.
https://developer.mozilla.org/en-US/docs/Web/CSS/SpecificityAdding a stylesheet:
June 8, 2016 at 9:06 pm #254334In reply to: Group Email Subscription: Editing the template
David Cavins
KeymasterHi pckelly123: WP Better Emails works well for applying a template to all mail sent via the function
wp_mail(), which is what the group email subscription plugin uses.
https://wordpress.org/plugins/wp-better-emails/June 8, 2016 at 7:27 pm #254333In reply to: User Profile Control By Admin
danbp
ParticipantYou say nothing about how the administrator will give a score/badge!
Perhaps you could use one of these plugins ?https://fr.wordpress.org/plugins/badgeos-community-add-on/ + badgeOs
https://wordpress.org/plugins/buddypress-compliments/June 8, 2016 at 5:56 pm #254327In reply to: [Resolved] Get activity_comment count for user
danbp
Participantyou need a function to fetch the
activity_commenttype inbp_activitytable. For the count itself, we use mysql count. Here it goes:function bpfr_get_activities_comment_count() { global $wpdb; $user_id = bp_displayed_user_id(); if ( bp_is_active( 'activity' ) ) { // DB query $total = $wpdb->get_var( $wpdb->prepare( "SELECT COUNT(id) FROM {$wpdb->prefix}bp_activity WHERE user_id = '%d' AND type = 'activity_comment'", $user_id ) ); return $total; } }Now you can echo
bpfr_get_activities_comment_countwherever you need it on your profile template.Here an example to get it on profile header.
function bpfr_total_comments() { echo 'My comments: '. bpfr_get_activities_comment_count(); } add_filter( 'bp_before_member_header_meta', 'bpfr_total_comments' );If you need more member activities counts, try Buddy Member Stats !
June 8, 2016 at 8:14 am #254313In reply to: How to make group avatars sharper
Henry Wright
ModeratorYou could be using the thumb sized avatar. Check your theme to make sure the full sized image is being used.
bp_core_fetch_avatar()is the function used by BuddyPress to display avatars but there’s alsoget_avatar()so check for that too (it’s a WordPress function).June 8, 2016 at 7:27 am #254310danbp
Participantdid you asked on WP Job Manager support forum ? If you didn’t receive any response here, it’s probably because you’re on a BuddyPress forum.
Untill somebody use the same plugin with BP and know also the same issue, it’s better to ask first the authors of the plugin you try to integrate to BP.
Meanwhile, have you made some tests and tried to debug your install ?
-
AuthorSearch Results