Search Results for 'buddypress'
-
AuthorSearch Results
-
January 3, 2011 at 8:03 pm #101799
Hugo Ashmore
Participantit’s fine in my browser
January 3, 2011 at 8:02 pm #101798Hugo Ashmore
ParticipantHave you ensured your cache is force refreshed ctrl+f5 FF winblows
January 3, 2011 at 7:42 pm #101794In reply to: Login page not found
SupaBucs
MemberI can get to the login page via WordPress. I cannot get to the login page via the Buddypress menu at the top of my page.
January 3, 2011 at 7:21 pm #101792In reply to: Login page not found
Virtuali
Participant1. This is not a buddypress issue.
Here are several support topics for you to choose from: They may help you.
January 3, 2011 at 7:21 pm #101791Tosh
Participant@hnla Actually on my buddy’s site – http://footfinger.com/activity/ the links are still getting the white from my plugin and it shouldn’t be. Same goes for my test site .. mmmm
The plugin pulls the last 20 buddypress activities and rotates threw them at the bottom of the screen.
January 3, 2011 at 7:18 pm #101790Hugo Ashmore
Participantcool it’s a common oversight the use of the comma, especially where it’s not realised that one would need to state the full parent selectors each time.
so what’s the plugin do?
January 3, 2011 at 7:08 pm #101788Tosh
ParticipantSee I knew it was something simple, lol. Thank you SOO much for your speedy assistance. I’ll just need to tidy up some things and then I’ll submit it to the wordpress plugin directory sometime this week.
January 3, 2011 at 7:03 pm #101787Hugo Ashmore
ParticipantDid you not actually intend to write:
`#bp_activity_bar ul li {}`
Minus the comma seperated selector which would then only style elements that has a parent ul and #bp_activity_bar
January 3, 2011 at 7:02 pm #101786Tosh
ParticipantI had my friend try it and see how all the text and links are white on the main BuddyPress Activity Stream and should not be? http://footfinger.com/activity/ The bar at the bottom is correct though style wise. I’m not a CSS Guru, I’m sure it’s something simple, but I’m just not seeing it.
January 3, 2011 at 7:00 pm #101785Hugo Ashmore
Participantwhen you say correct what exactly do you mean? you intended that ruleset to try and applu it’s styles to any li element that it could in a BP installation?
The main activity stream consists of ul constructs so it has li children and would very possibly pick up the styling form your ruleset.
January 3, 2011 at 5:37 pm #101784In reply to: Blogatize.net – The Social Blog Network
January 3, 2011 at 5:16 pm #101780Tosh
Participant@hnla Correct, but it’s not working correctly. It’s also styling the primary activity stream on buddypress.
January 3, 2011 at 5:06 pm #101779efrik07
MemberGood! try and keep to lowercase syntax
Link removed – not sure the purpose of this link or the comment could you explain please @mention me on my profile – hnlaJanuary 3, 2011 at 4:55 pm #101778Hugo Ashmore
Participant?
` #bp_activity_bar ul, li {}
`
That is known as a grouped selector set did you intend that? you are applying that ruleset to #bp_activity_bar ul AND generic li elementsp.s try and keep to lowercase syntax
January 3, 2011 at 4:53 pm #101777In reply to: BuddyPress External Group Blogs Plugin
Thomas Opp
ParticipantI´m using the external group blogs plugins since it was published. Since BuddyPress 1.2.7 there´s no activity avatar for the entries in the stream, only the small avatar for the group. Is there a chance to use the small avatar as activity avatar and link it with the group page?
January 3, 2011 at 4:33 pm #101770In reply to: Buddy Press Registration Disable
Xevo
ParticipantWpmu? There’s WordPress with multisite now a days?
And no you can’t use the native register page with BuddyPress.
January 3, 2011 at 3:47 pm #101769In reply to: PLEASE- BP ALBUMS, CANNOT CROP IMAGES
foxly
ParticipantJanuary 3, 2011 at 1:33 pm #101765In reply to: Buddypress Followers for Just Blog Stuff
Nahum
ParticipantI got stuck on removing the filters and adding the Follow Buttons on the Blog Directory listings. I was able to add the Follow Button only if the user has a Blog, i did it in a way that is not ideal.
It did get tricky trying to remove filters just for the Following tab. So any help on that would be cool….
January 3, 2011 at 1:32 pm #101764In reply to: Project management plugin/ groups mod
foxly
ParticipantA)
Both of these problems are mostly solved! Yay!Use Pivotal Tracker for managing BP-Media. Its *free*, its *awesome* and has a rich, well-documented API for creating integrations with other apps (of which there are at least thirty posted). But for for “enterprise level” projects, Pivotal isn’t “quite* enough, and we might be scraping together money and giving The Atlassian Suite (JIRA , Confluence, Studio) a try in the near future …because they have such nice integration.
Overall start with the simple, free aps, and migrate to the more sophisticated suites as you develop your skills.


Use BuddyPress Media for file handling. The new content modules in 0.1.9 can be adapted to handle anything from ORTEL schematics to SolidWorks Models.
Thanks!
^F^
January 3, 2011 at 12:41 pm #101762In reply to: buddypress with suffusion
Hugo Ashmore
ParticipantClarify: bp default theme works on the Linux Ubuntu install?
Setting cmod 777 on all directories won’t be the issue, if anything it’s a group/user permissions that is more often the issue there, but doubtful that this is the issue here and of course world writable is not something one would want to leave other than on a test install.
This may be an issue that you have to address to Suffusion support if it’s a case that plain vanilla WP/BP does work as expected on your LAMP box, but not with Suffusion themes activated.
January 3, 2011 at 11:54 am #101760In reply to: buddypress with suffusion
chwang
MemberThank you, this setup is only used for troubleshooting, that is why i make public access to the admin account, but thanks anyway for your advice hnla. any idea how can make the link works. btw, if i set the theme to be buddypress default, all work, and if i use suffusion in Windows system, it works also, only in linux(ubuntu 10.04), i even set all the file and directory to be mod 777, still cannot make it work.
January 3, 2011 at 11:11 am #101758In reply to: Project management plugin/ groups mod
G Matta
ParticipantIts been so long to your post , but I wonder where have you reached with your idea.
I am looking for something similar, but not just replacing the name from group to project. Can there be any drawing tool, so that we can just draw and share.?anyways if somebody come across again,this plugin can be helpful :
https://wordpress.org/extend/plugins/buddypress-group-documents/
for sharing documents inside a group.
January 3, 2011 at 10:44 am #101756In reply to: buddypress with suffusion
Hugo Ashmore
ParticipantEverything appears to have been set up , so usual request is in order to try activating the BP default theme and establish first that everything is working as expected before moving on to installing custom themes. Suffusion appears relatively complex and I have little knowledge of so can’t help specifically with it , but getting things running correctly with plain vanilla BP is the correct approach initially.
Word of warning I would now change that test account it’s an admin account and as such dangerous to leave on a public site.
@tekuan-coleman Just to keep things clear: Buddypress is an open source project maintained by unpaid volunteers and the support pages here run in the same fashion so there is technically no such thing available here as ‘Professional Consulting’ as that phrase implies paid for support and might lead to mis-understanding of what the non coder user might expect from this support forum.January 3, 2011 at 10:40 am #101755In reply to: BP Sections?
@mercime
Participant@PiManIII The plugin works with WordPress multisite, whether BP is installed or not.
January 3, 2011 at 9:48 am #101754In reply to: buddypress with suffusion
Tekuan Coleman
Memberyup…it sent me to a subscribe page on every click. i am also using suffusion theme (www.sob-s.com). you may need to add “suffusion BP template pack” or Bp deault template pack for it to work………
im also new here so if it doesnt work you may prefer to wait on professional consulting. just trying to add my 2 cents and hope it works for ya
-
AuthorSearch Results
