Search Results for 'buddypress'
-
AuthorSearch Results
-
September 3, 2012 at 3:36 am #140786
In reply to: [Resolved] How can I get the buddypress toolbar back
mix35
ParticipantThank you so much Ben Hansen. You did help me,..
September 3, 2012 at 3:17 am #140785In reply to: [Resolved] Buddybar Gone
Ben Hansen
Participantthe setting is in the main buddypress settings under the settings tab.
September 3, 2012 at 3:15 am #140784In reply to: [Resolved] How can I get the buddypress toolbar back
Ben Hansen
Participanthi check this thread you need to create that file:
September 3, 2012 at 3:05 am #140783In reply to: Custom Search Of Members
9087877
InactiveShort answer is yes!
You can use bp-profile-search plugin to search for specific profile fields. Not certain it works with the current versions of WordPress and BuddyPress though. It works great in WP 3.2.1 and BP 1.5.1
https://wordpress.org/extend/plugins/bp-profile-search/
The standard search works well too but you have to know what your searching for. BP-Profile-Search shows a visible form and a user can choose what to search for based on the criteria you set up in the plugin.
September 3, 2012 at 1:32 am #140778In reply to: [Resolved] How can I get the buddypress toolbar back
mix35
ParticipantIs their a way to reset the buddypress setting. I had fix this problem before by dropping all the tables in the database and import it the backup.
But in my case now I had not backup. What should I do?
September 3, 2012 at 12:59 am #140777arisafurumoto
MemberThank you for your reply.
I am using BuddyPress Template Pack, so it should be okay, right?
September 3, 2012 at 12:17 am #140774In reply to: [Resolved] How can I get the buddypress toolbar back
mix35
ParticipantHello,..
Sorry for the late reply I lost internet connection.I cant find the file bp-custom.php,… Cant you give that script? I will add it to the folder.
Even I make a php file with the added script that you gave it doesn’t work,..
http://content.screencast.com/users/decs2/folders/Jing/media/0ac52aae-b021-49fd-82dc-977a4077fb30/2012-09-03_0824.png
This is the script below
http://content.screencast.com/users/decs2/folders/Jing/media/ae4023b6-d5e9-46d6-bf13-8f4e09d4c25e/2012-09-03_0923.pngSeptember 2, 2012 at 11:50 pm #140773rodtrent
Participant@swaggstar Where in BP-Loader.php did you place the file? I’m having the same issue and have been since 1.6.x released.
September 2, 2012 at 9:46 pm #140770gushina
MemberI installed BuddyPress and it crashed my site, so I installed it on two test-sites we own. We were locked out of the dash board on all three attempts. I deleted the plugin files via ftp and replaced the .htaccess file before I could access the dashboards again. The .htaccess files needed to be replaced because the following two lines of code mysteriously disappeared:
AddHandler x-mapp-php5 .php
AddType x-mapp-php5 .phpWe are wondering if the problem lies with our hosting company, as we have had similar issues with the .htaccess file before. (We use 1and1.com).
I really need this functionality on my website and would very much appreciate any advice or assistance in this matter.
Thank you!!!
September 2, 2012 at 6:02 pm #140762In reply to: how to hide admin activity on Buddypress activity?
Ben Hansen
Participant@shawn38 thanks for your help i figured things out after reading this post i also figured out that the plugin does work you just can’t turn it on or off using the new toolbar so what i did was using the custom file to temporarily activate the old toolbar in order to activate the ninja plugin. thanks again for all your help here and on the other topic!
September 2, 2012 at 5:57 pm #140761In reply to: Turning off and adding social layers
modemlooper
ModeratorHave you tried this plugin?
https://wordpress.org/extend/plugins/jet-event-system-for-buddypress/screenshots/
September 2, 2012 at 5:55 pm #140760modemlooper
ModeratorAre you using a BuddyPress compatible theme?
September 2, 2012 at 4:29 pm #140755In reply to: Profile wireframes
Quint
ParticipantRight. I wasn’t clear. What I meant was that if a running history of “notifications” were stored and available, then it should also be available for viewing. So, would that mean that the yellow notifications dropdown under the avatar becomes its own menu item… I figure that it shouldn’t be incumbent upon the user to determine whether a “notification” is worth remembering and thus, have to make a decision to “remember” that it occurred sometime. If I’m still swimming in muddy water, let me know and I’ll give it another shot.
I like the layout, specifically, the customized header. It definitely would get more user interaction and ownership of their own profile if provided the opportunity to customize it–could slot a slider in there… It would be pretty sweet.
September 2, 2012 at 2:47 pm #140752In reply to: Profile wireframes
Quint
ParticipantI prefer your third variation(eyes focus on one area); however, I would prefer having the option of viewing a timeline of notifications, not just the most recent.
September 2, 2012 at 12:19 pm #140728In reply to: Profile wireframes
Tammie Lister
ModeratorI’ve had a look at some options bringing in notifications to the profile as was suggested by @djpaul. I have also added a custom header option to really provide personalisation for users. Avatars are good but they don’t ‘make a home’ so much as having that extra level of personality.
The menu area is longer to show more than anything what a longer navigation would fit – not look this isn’t about design.
<img
src=”https://dl.dropbox.com/u/2339616/profile-yours.png” width=”600″ height=”auto”/>And here’s a slight variation:
September 2, 2012 at 10:33 am #140726Hugo Ashmore
ParticipantClosing this thread @newpress I’m starting to get a wee bit annoyed now
Please do not open old threads for no good reason.September 2, 2012 at 9:28 am #140739travcentralen
Member@lidakis thank you for that solution! that was helpful! grateful
September 2, 2012 at 12:01 am #140721In reply to: how to hide admin activity on Buddypress activity?
9087877
InactiveDid you wrap the code @mercime gave you in opening and closing php tags? Like this:
`<?php
add_action(“plugins_loaded”,”bpdev_init_sm_mode”);
function bpdev_init_sm_mode(){
if(is_site_admin())
remove_action(“wp_head”,”bp_core_record_activity”); //id SM is on, remove the record activity hook
}
?>`September 1, 2012 at 11:44 pm #140720In reply to: how to hide admin activity on Buddypress activity?
Ben Hansen
Participant@rogercoathup thanks for responding sorry for the delay in my response wasn’t getting site updates for a while there. either way would be fine but I’m not very adapt at coding (sql or otherwise). id wait for an update to the plugin but we all know that goes sometimes and it seems like @francescolaffi is off on some kind of extended vacation or sabbatical. actually holding off on upgrading to 1.6 on a client site because of the issue
September 1, 2012 at 11:17 pm #140719In reply to: Profile wireframes
Tammie Lister
ModeratorI think anything that relies that heavily on scripting for navigation will probably bring more issues than it solves to themes. Remember the idea is this doesn’t impact or force themes. It’s not something personally I think belongs in a default UI which we are creating remember. Yes, for theme options or a specific UI it has a place but this isn’t that.
Things like you are suggesting are far more theme than UI. I could see it being done as a released theme or being done as a custom theme. Just seems over kill for a default UI. I could be wrong but didn’t you bring that up before @ubernaut and it was vetoed? If this is menus (which it is) can we move it to the menu thread too please for consistency? Thanks.
September 1, 2012 at 9:33 pm #140718In reply to: Re-add the standard avatar classes
Paul Wong-Gibbs
KeymasterIf you think it’s a problem, please create an enhancement ticket on https://buddypress.trac.wordpress.org/, using your username and password that you used to log into this site, explaining why you think the behaviour should be changed, and we’ll take a look at it.
September 1, 2012 at 9:19 pm #140715In reply to: Profile wireframes
Ben Hansen
Participantwell I’m only suggesting frame based nav as a possible solution to the issue that @FIQ is raising as it pertains to the spacing issues when it comes to the vertical versus horizontal nav. i have some ideas stirring about how you would implement that in collapsed form but nothing solid enough to share quite yet. ill try to throw something together this weekend.
September 1, 2012 at 9:09 pm #140716In reply to: Profile wireframes
Tammie Lister
Moderator@ubernaut: Hmm not sure how you think this would work in the front or even whether it should. Can you perhaps do a mockup of that not just show the customiser? In your screenshot that is the theme customiser that is now in 3.5 unless I’m mistaken. I don’t see how the should work or could work for default on the front profile.
September 1, 2012 at 6:44 pm #140710In reply to: Profile wireframes
Ben Hansen
Participanti have a new(ish) idea if you click the customize from the wp admin bar on wp.com web site you’ll get a frame which comes out from the side so technically it takes no horizontal space in collapsed mode. i think the only challenge (besides maybe coding related stuff as mentioned by @jjj when asked about the popup media uploader box) is that in the collapsed mode it may be too obscure for people to even know its there but i think that particular thing should be easy in that we would just make it more noticeable but i think the real advantage is that being on a separate frame it wouldn’t really matter what the theme was doing. anyway heres an image for those of you who don’t have wp.com accounts:
https://creative.adobe.com/file/6a605f9c-832a-49db-98eb-4a23ed8be3c0
September 1, 2012 at 5:10 pm #140709hepdoll
MemberNevermind. I figured out that I had to go through the BuddyPress Setup process, which you access under the Dashboard menu, before I can get to the Settings page. That was confusing – would be great if a future version of BP could make that a little clearer or walk me through it after the initial install!
We can consider this resolved.

Liz -
AuthorSearch Results

