Search Results for 'buddypress'
-
AuthorSearch Results
-
April 1, 2010 at 5:14 pm #71287
In reply to: Adminbar in the footer.
r-a-y
KeymasterRequires some CSS knowledge.
You can probably override this setting in your child theme’s stylesheet (I’m assuming you already use a child theme!).
Don’t know what a child theme is?
https://codex.buddypress.org/how-to-guides/building-a-buddypress-child-theme/
When you’ve created a child theme, add this to your child theme’s stylesheet:
#wp-admin-bar {bottom:0 !important;}
#wp-admin-bar ul li ul {bottom:23px !important;}April 1, 2010 at 5:10 pm #71286In reply to: BP Album+ || New Features Requests and Discussion
danbpfr
ParticipantHello pictures addict

here’s the fr_FR translation for 0.1.7 of bp-album+
http://bp-fr.net/wp-content/blogs.dir/1/files/group-documents/24/1270141787-languages-fr_FR.zip
A little error on line 156 in bp-album-admin.php currently prevents a correct translation. Replace the word ‘buddypress’ by ‘bp-album’ in the line and it would be ok.
Salut !
April 1, 2010 at 5:06 pm #71284r-a-y
KeymasterDid you upgrade incrementally from BP 1.0.3 to BP 1.1.3, and then from BP 1.1.3 to BP 1.2.3?
BP avatars since v1.1 use the suffix “-bpfull.jpg” or “-bpthumb.jpg”.
Try renaming the end of your avatars so it matches like this.
Also check out this ticket:
April 1, 2010 at 4:46 pm #71281In reply to: Achievements or other reward system?
r-a-y
KeymasterThere’s also CubePoints, it’s a WP plugin that gives users points based on certain actions.
If you know a little code, you can easily extend the plugin to offer user points for BP. You can potentially do some neat things with the logged-in user and some CubePoints conditionals in the BP theme.
Here’s a starter thread:
https://buddypress.org/forums/topic/cubepoints-and-buddypress-intregration
April 1, 2010 at 4:22 pm #71277In reply to: Plugin Release: BuddyPress Group Wikis
Sven Lehnert
Participantfor sure, that would be great, and the component itself, with basic information.
example:
group-wiki:
stdClass Object
(
[id] => group-wiki
[table_name] => tablename
[slug] => wiki
)April 1, 2010 at 4:19 pm #71276In reply to: Rich Media Support
muratk
MemberI believe that BuddyPress should have the feature of adding photos, videos and links. We call this “Social networking” software, right?
So how can’t it have this feauture? This seemed really ridicolus to me when I first realized that BuddyPress doesn’t have this BASIC feature.
April 1, 2010 at 4:00 pm #71275In reply to: 404 error when clicking on edit profile
cce
ParticipantTry the solution at the end of this thread:
https://buddypress.org/forums/topic/friendly-http-error-messages-causes-404
April 1, 2010 at 3:47 pm #71273In reply to: BBPress Error in Buddypress
palas
Membersame problem!
I see my bbpress threads in buddypress site.but I can’t post any thing from my groups in buddypress.
April 1, 2010 at 3:43 pm #71272In reply to: Plugin Release: BuddyPress Group Wikis
D Cartwright
ParticipantAh, good point. So basically page title slugs to be written to the bp action vars?
April 1, 2010 at 3:40 pm #71271In reply to: Plugin Release: BuddyPress Group Wikis
Sven Lehnert
ParticipantHi D Cartwright, thanks for writing this plugin, great stuff.
I have one question.
I can’t find anything about your plugin in the $bp .
I need to get the slug, and normally it is all written into the $bp.
Would it be a big problem for you to add your component into the $bp?
All other bp plugins I found have done it.
I guess other developers, who try to use your component will run into the same confusion.
April 1, 2010 at 3:37 pm #71270In reply to: Plugin: PmWiki in Buddypress.
scheppler
ParticipantDanke, hatte es fast befürchtet. Group Wiki nutze ich bereits. Die Lösung aus Osnabrück wirkte aber etwas mächtiger.
Thank you. I already use that group wiki. Works like a charme.
April 1, 2010 at 3:19 pm #71269In reply to: group membership: double membership bug?
Mark
ParticipantI’ve got the same problem with duplicate group members. Since the group in question has 2 administrators I’m wondering if BOTH group admins received and accepted requests resulting in 2 instances of the same members in the group. There should be some test to see if a user is already a group member but that doesn’t seem to be the case. The link below is another example of the same issue. I’m running BP 1.2.3, WPMU 2.9.1 with subdomains.
https://buddypress.org/forums/topic/duplicate-member-entries-in-group-members-list
If I don’t hear any possible causes/solutions, I’ll report this as a bug.
April 1, 2010 at 2:29 pm #71264David Lewis
Participant@raynerlim36 So that worked for you?
April 1, 2010 at 2:09 pm #71259In reply to: [New Plugin] BuddyPress Group Forum Extras
melimelo
Memberetiviti (rich!), sorry if my question is too naive and simple, but is there anyway that, with your plugin and the BBcodes enabled, users can see when drafting their forum posts not the html code but the actual rich text edition? sort of what the TinyMCE plugin intends to do but, does not do athe moment, if I’m not wrong it’s not updated. If your plugin is not intended for this is there any substitute for this TinyMCE, sort of asimple rich text editing tool. Thanks.
April 1, 2010 at 1:34 pm #71255In reply to: 'wp' action not firing on all pages?
Boone Gorges
KeymasterGood call, r-a-y. My function doesn’t hook to wp – it’s the core function that’s causing me problems. But changing the priority on bp_core_setup_message does the trick. https://trac.buddypress.org/ticket/2270
April 1, 2010 at 12:58 pm #71247In reply to: BuddyPress-Links 0.3-RC is out
ibrooklynite
ParticipantIs it possible to add the links content to the activity stream instead of a text link back to the links page only, the thumbnail and all? This way when I post a new link it’s visible in both places. Just wondering.
April 1, 2010 at 12:47 pm #71242In reply to: [New Plugin] BuddyPress Group Forum Extras
rich! @ etiviti
ParticipantI assume it means you can reply to a forum post from the Activity stream
Not exactly but close – a little more basic: checks the activity table for the “new_forum_post” then pulls out threaded activity comments and then displays the comments below that forum post.
For this to work
Disable activity stream commenting on blog and forum posts?:needs to be set to No.but if there are problems – i’ll probably need some debugging info as this works on the default template
April 1, 2010 at 12:07 pm #71241In reply to: [New Plugin] BuddyPress Group Forum Extras
Mike Pratt
ParticipantRich,
I have the same issue with @dennis_h re Activity stream. First, let me make sure I understand what your intention is: I assume it means you can reply to a forum post from the Activity stream and it will put that reply IN the forum topic as if you did it from the forum itself. (currently they are not synced so you bifurcate the discussion if you leave that turned on)
If that is what it does, should I go back and turn that option back on?
April 1, 2010 at 11:42 am #71240mcrustk2
ParticipantI have exactly the same requirement. I don’t see how the ‘Page Links To’ plugin would work for this problem.
April 1, 2010 at 11:21 am #71239In reply to: Can't add New Topic in Group Forums Directory
Paul Wong-Gibbs
KeymasterHelp us help you
April 1, 2010 at 9:55 am #71231In reply to: BuddyPress-Links 0.3 FINAL is here at last
stwc
ParticipantGood news! Thanks foxly and MrMaz!
April 1, 2010 at 9:32 am #71228In reply to: Plugin Release: BuddyPress Group Wikis
D Cartwright
ParticipantHi there,
Sorry if I’m being slow here – coffee hasn’t kicked in – but which plugin do mean? WPML isn’t ringing any bells atm.
April 1, 2010 at 8:51 am #71227In reply to: Member custom profile page
Brajesh Singh
Participanthi there
Well, currently Buddypress allows users to change the text/their images(gravatar) etc. So most of the thing you want is already there.
For your second question, I don’t think there is a plugin which allows selecting font size/color, so this is something which you will not get out of the box.
You may want to take a look at Boone’s plugin tinyMCE for Buddypress. That allows posting rich text data.
April 1, 2010 at 8:29 am #71225In reply to: custom-header and avatar issue
@mercime
Participantgood for you. for future reference, others had different avatar issues and shared their solutions here -https://buddypress.org/forums/topic/avatar-upload-issues
April 1, 2010 at 7:12 am #71224In reply to: custom-header and avatar issue
idotter
Participantcan anyone at least tell my why i get no answer ?
i still have the issue with my avatar and the custom-header pic.buddypress wants to locate the header pic in http://connect.idotter.ch/files/connect.header.jpg and its located at http://connect.idotter.ch/wp-content/blogs.dir/1/files/connect.header.jpg .
My Avatar is located at: http://connect.idotter.ch/wp-content/blogs.dir/1/files/avatars/1/67c591ea89223b23626a45f72c6a30cb-bpthumb.jpg and bp looks for it at http://connect.idotter.ch/blogs.dir/1/files/avatars/1/67c591ea89223b23626a45f72c6a30cb-bpthumb.jpg
No chance to fix this by myself …
-
AuthorSearch Results