Forum Replies Created
-
So, to do this properly, just add “AppleWebKit” to the list in buddypress-mobile.php?
Thanks for pointing this out. Do you know if this is the case for all of the other BlackBerry devices listed? I’m getting reports that it is not working for any BlackBerries.
Thanks.
Nobody has any information on this?
This code works on my WP 3.0.4 Multisite, BP 1.2.7 install, but unfortunately it breaks my chat function. I use cometchat for buddypress, and as soon as applying this code in bp-custom.php in the plugins folder, cometchat breaks (does not show up at all). Any idea what can be causing this?
Yea, would be cool if there were just an option next to the menu created for “logged in” and “everyone”.
Could you elaborate a little more on “wrapping” the menus, please?
Thanks for the quick reply.
Did you check the junk email folder?
Oh Snap! Just read about buddiphone… is this the updated version you speak of?? I sure hope so, looks amazing.
Sounds awesome. Thanks for the update.
Thanks for the input guys.
I’m really looking forward to the new version, perhaps I will just wait until it’s included there. Any updates on when to expect it? Will the new version by any chance include some kind of support for plugins like BP-Album+? Not sure how possible it is, since the issue seems to be with not being able to “Browse” for a file on the iphone to upload.
Either way, this plugin is definitely one of my favorites and extremely useful for my projects. Thanks again.
@xberserker Works great! Thanks for all of the hard work and congratulations on an awesome plugin.
That’s great news! Hopefully all goes well with that.
Here’s the css to make the bar appear at the top of the site instead of the bottom. For my purposes, I have it at the top right corner. If you want to make it the full width of the site, just change the width to 100%:
.hide{display:none;}
ul.rotate{list-style-type:none;}
#bp_activity_bar ul li{font-size:10px;font-family:tahoma;list-style:none;font-weight:700;color:#ddd;margin:0;padding:0;margin-top:7px;}
#bp_activity_bar ul li a,#bp_activity_bar ul li a:focus,#bp_activity_bar ul li img{color:#ddd; border:0;}
.footeractivity {background-color:#000;height:30px;padding-bottom:4px;padding-left:7px;width:40%;position:fixed;right:0px;top:0px;z-index:9998;filter:alpha(opacity=75);-moz-opacity:0.88;opacity:0.88;}
#innerbp_act {float:left; padding-right:5px;font-size:9px;}
#innerbpclose {background-color:#6C1D1D;float:right;font-size:12px;text-align:center;height:8px;padding-bottom:5px;width:18px;position:fixed;top:4px;right:0;z-index:9999;filter:alpha(opacity=88);-moz-opacity:0.88;opacity:0.88;}
#innerbpclose a, #innerbpclose a:focus{color:#fff;text-decoration:none;font-weight:700;display: block;}
#innerbpopen {display:none;background-color:#6C1D1D;float:right;font-size:12px;text-align:center;height:8px;padding-bottom:5px;width:18px;position:fixed;top:4px;right:0;z-index:9999;filter:alpha(opacity=88);-moz-opacity:0.88;opacity:0.88;}
#innerbpopen a, #innerbpopen a:focus{color:#fff;text-decoration:none;font-weight:700;display: block;}I’ve got this working almost exactly how I want it, with one more issue I can’t figure out. Hopefully there’s a solution because it’s a make or break on using the plugin for my site.
As stated before, I’m using the bar on the TOP of my site instead of the bottom. As the bar loads when clicking onto a page, for about 1-2 seconds it shows all of the updates in a list that streams down the page below the bar, until it has fully loaded and then works normally. Is there a fix for this? I have this problem in firefox and opera but (surprisingly) not internet explorer on my machine.
Thanks!
@anaxent Thanks for the suggestion, but I’m actually trying to put it in the top right corner of my site. Anyone know how I could do this?
Thanks!
@xberserker, THANKS! You are the MAN!
Yes, I do have the admin bar disabled in my theme.
Its almost perfect, just one more tweak that I cannot figure out. Now that it’s at the top of the page, I’m trying to get it to align right, with only about 40% width. Any suggestions on getting this done?
Also, when more than one avatar shows up in the bar, e.g. (user1 and user2 are now friends) the text bumps up right against the second avatar. How can I increase the distance between the avatars and the text?
This is awesome, great work.
Would be perfect for my needs if:
- Only visible to logged in members
- I could place the bar at the top of the page instead of the bottom.
- User could enable/disable the bar with a little open/close or toggle button.
- Only updates of logged in user’s friends appearedAnyone know how to tweak it to make any or all of these things happen?
Thanks!