Search Results for 'buddypress'
-
AuthorSearch Results
-
June 9, 2016 at 8:00 am #254359
In 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 7:31 am #254357In reply to: How do buddypress Mark custom notification as read?
danbp
Participantthere is also a bp-notification folder, where you can find all files related to notification. You can read them to check the used logic. Code is widely commented.
If you need quick functions informations, you can also visit this site (link goes to “notification” search result), who present a detailed BP code.
June 9, 2016 at 7:26 am #254354In reply to: How to configure BP front-end user menu
danbp
ParticipantCheck also your plugins language files. On your menu they’re 2 items (projects & docs) which are not part of BuddyPress.
June 9, 2016 at 7:26 am #254353In reply to: Member Directory Widget
sharmavishal
Participantcheck the buddypress members default widget
June 9, 2016 at 7:23 am #254351In reply to: How to add my own topic
danbp
ParticipantHi @damian12,
welcome on BuddyPress Support Forum !
Once you’re logged in, select a categorie from the left menu column.
At the bottom of the page, you’ll see the topic editor.As you’re new here, please read here first.
There is also documentation on hand where you can find a lot of information about BP settings and other cool stuff.June 9, 2016 at 7:06 am #254347In reply to: How to configure BP front-end user menu
sharmavishal
ParticipantJune 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 10:07 pm #254336In reply to: User Profile navigation
Henry Wright
Moderatorbuddypress.org is open source so feel free to check out the theme’s code.
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 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 1:43 pm #254316In reply to: Recruitment site
Henry Wright
ModeratorFor a recruitment site, can buddy press have different account types for employers and employees?
Yes. Check out Member Types:
June 8, 2016 at 1:01 pm #254314GDU
ParticipantHey @danbp and thanks for your reply.
Yes I did, I’m having some dialogue with the WP job manager folks now (via their paid channels as I purchased a few of their premium add-ons also) but as their product was working fine (and I’ve been running it with no issues) until I switched buddypress on then they said that I should contact buddypress first.
I’ll have a play with the debugging option to see if this identifies anything ‘odd’ although to be honest I’m not 100% sure what I’m looking for.
Appreciate your pointers anyway Dan. Very much appreciated.
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:30 am #254311In reply to: How to make group avatars sharper
danbp
ParticipantSee here anything related to “avatar” inside BuddyPress.
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 ?
June 7, 2016 at 2:45 pm #254282In reply to: [Resolved] Unable to active components in buddypress
tatufrancis
ParticipantThank you guys,
I deactivated all the plugins, and changed the theme to Twenty, then activated all the buddypress components, Now it works Perfectly FINE!!!! Now again switched back to Venedor theme !!! Happy coding Ninjas!! 🙂
Thanks @danbp
June 7, 2016 at 12:21 pm #254259In reply to: [Resolved] Unable to active components in buddypress
sharmavishal
ParticipantDoes your theme support buddypress?
June 7, 2016 at 12:06 pm #254258In reply to: [Resolved] Videos from Posts in Activity Stream
ineedyou
ParticipantJune 7, 2016 at 10:49 am #254255In reply to: BuddyPress Emails Default Text
Paul Wong-Gibbs
KeymasterIt’s not really a Mailgun support problem. It’s just that BuddyPress requires a different email interface to what WordPress needs. I hope in time people will build these for BuddyPress, but for now, you’ll need a developer to build it out for you.
If you know PHP and the basics of how to build with WordPress, I can give you hints.
June 7, 2016 at 9:05 am #254251ineedyou
ParticipantSorry my english, is topic about that you are publishing new post (wp default) or custom post type and adding embed video to this post but not display on buddypress activty? I am searching solution everywhere…
My Buddypress activity (and filter) show all kind post or cpt. BUt only text, text+image or text+featured image. Never show embed videos if added these post… Any solution did you find?
I am using latest BP, WP and other pluging. Also if i use default theme dont show still…
I reaaly need this solution. If no solution, do you have any idea, when activity will show “Mrx published new Food (my cpt), member will click Food link but will open popup or lightbox (you know rtmedia do this, if click image open lightbox).
Thanks..
June 7, 2016 at 8:35 am #254250In reply to: BuddyPress Emails Default Text
Paul Wong-Gibbs
KeymasterUse the Repair Tools under wp-admin Tools > BuddyPress. There’s one to reinstall emails.
Emails not sending in HTML means you probably have some plugin active that redeclares the
wp_mailfunction — this doesn’t make sense to non-developers, I admit, but if you have any plugins that do things with emails for WordPress, that’s the likely candidate.June 7, 2016 at 7:42 am #254247In reply to: BuddyPress Emails Default Text
LavishDhand
ParticipantThank you very much 🙂 I installed BuddyPress on a fresh WordPress install and yes there are defaults emails available. Since there is no export / import option, I am copy pasting and creating them one by one on my production site.
For some reason, sent mails are not HTML. Only plain text mails are being sent. I will be thankful for any help on this too.
June 7, 2016 at 7:21 am #254245In reply to: BuddyPress Emails Default Text
Henry Wright
ModeratorI doubt you’ll find a folder with them in it; instead, they probably get added to the database as part of the BuddyPress install routine. Try installing BuddyPress on a fresh copy of WordPress to see if they suddenly show up.
June 7, 2016 at 7:18 am #254242In reply to: BuddyPress Emails Default Text
LavishDhand
ParticipantSo if they show by default, they should be the part of the zip bundle of BuddyPress? Should I try to find a folder in a fresh zip download from here? https://downloads.wordpress.org/plugin/buddypress.2.5.3.zip
June 7, 2016 at 7:07 am #254240In reply to: How to make group avatars sharper
Kookidooki
ParticipantHello I guess that I’ve found the culprit!
Go to your theme > buddypress > groups > groups-loop.php ; edit this file.
Search for:
“><?php bp_group_avatar( ‘type=full&width=80&height=80’ );
Change 80 into 150.
It works for a moment…. then it reverts back to the same situation. It’s still has the size 80x80px.
I’m missing something. What other files have to be changed?
-
AuthorSearch Results