-
xberserker posted on the forum topic Activity Stream Bar Displaying incorrectly in the group BuddyPress Activity Stream Bar: 14 years, 2 months ago
I assume the image only shows on the root install?
Try replacing your bp-activity-bar.php file with this and report back.
-
xberserker posted on the forum topic Activity Stream Bar Displaying incorrectly in the group BuddyPress Activity Stream Bar: 14 years, 2 months ago
Are you running a multisite blog?
-
xberserker posted on the forum topic Unknown column 'Array' in the group CubePoints Buddypress Integration: 14 years, 2 months ago
Wow, what a odd glitch. I know they developers over at Cubepoints.com are re-coding version 3 from the ground up. But I would still mention that to them.
-
xberserker posted on the forum topic Add Friend & Cancel Friendship Links show up twice in member directory in the group How-To and Troubleshooting: 14 years, 2 months ago
@odiggy That fixed it thank you so much!
-
xberserker posted on the forum topic Unknown column 'Array' in the group CubePoints Buddypress Integration: 14 years, 2 months ago
Not sure about that, ask over at the official cubepoints forums
http://cubepoints.com/forums/Do you have ranks enabled? Are you using a full image url or just image.jpg?
-
xberserker posted on the forum topic Activity Stream Bar Displaying incorrectly in the group BuddyPress Activity Stream Bar: 14 years, 2 months ago
@AviM Sorry busy week haven’t had a chance yet.
-
xberserker posted on the forum topic Scrolling Activity Display in the group BuddyPress Activity Stream Bar: 14 years, 2 months ago
Right now it’s just a large
list and JavaScript is just hiding and showing them in order. I’ll have to think how best to approach that. I’m open to ideas.
-
xberserker posted on the forum topic Activity Stream Bar Displaying incorrectly in the group BuddyPress Activity Stream Bar: 14 years, 2 months ago
Sorry busy week. Your top admin bar is 960px wide. I tried changing it to that but it doesn’t center it. I’ll tinker more this week and get back to you. This is the line to change though:
plugins/buddypress-activity-stream-bar/bp_activity_bar.css
#footeractivity
-
xberserker started the forum topic Add Friend & Cancel Friendship Links show up twice in member directory in the group How-To and Troubleshooting: 14 years, 2 months ago
Any idea why this would be? Then show up right under each other.
-
Tosh posted a new activity comment 14 years, 2 months ago
I do have a trunk version that separate from the wordpress directory for testing. Not sure if that would help or not.
-
xberserker posted on the forum topic point page shows in profile but nothing else in the group CubePoints Buddypress Integration: 14 years, 2 months ago
@johnny2011 Are you referring to the points logs? Can I have a URL to your site or a screenshot?
-
xberserker posted on the forum topic wp 3.0.4 problem in the group CubePoints Buddypress Integration: 14 years, 3 months ago
Mention that over at the CubePoints forum as well so they can fix that in CubePoints 3.0
-
Tosh posted a new activity comment 14 years, 3 months ago
Can you post your final CSS that you used ?
-
xberserker posted on the forum topic wp 3.0.4 problem in the group CubePoints Buddypress Integration: 14 years, 3 months ago
Since I didn’t create CubePoints I’m not sure what’s the issue. But are you using the Beta for WP 3+? http://cubepoints.com/forums/topic/cubepoints-214-beta-fix-for-wp3
-
xberserker posted an update in the group BuddyPress Activity Stream Bar: 14 years, 3 months ago
Almost a week later and already at 500 downloads. Thanks for the support!
-
Tosh posted a new activity comment 14 years, 3 months ago
Looks great. Ya if you don’t mind posting your CSS on that.
-
xberserker posted on the forum topic Some tips… in the group BuddyPress Activity Stream Bar: 14 years, 3 months ago
@ifanatics Mind rating my plugin 5 stars over on the WordPress.org side and voting that it works? 🙂
-
xberserker posted on the forum topic Some tips… in the group BuddyPress Activity Stream Bar: 14 years, 3 months ago
@ifanatics Just uploaded version 1.3.1 with the fix 😉 Let me know if that works for you.
-
xberserker posted on the forum topic Some tips… in the group BuddyPress Activity Stream Bar: 14 years, 3 months ago
Think I figured it out! I’ll do some more testing tomorrow and if all goes well I’ll update the plugin to include that fix.
-
xberserker posted on the forum topic Some tips… in the group BuddyPress Activity Stream Bar: 14 years, 3 months ago
@ifanatics Great, can you post your full CSS that your using to make it all appear at the top? I could included that as FAQ for others. I’ll be busy this weekend, but I’ll be thinking how to get around that loading issue.
- Load More
@xberserker
Active 8 years, 1 month ago
Ok, there you go:
bp_activity_bar.css
.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:5px;}
#bp_activity_bar ul li a,#bp_activity_bar ul li a:focus,#bp_activity_bar ul li img{color:#ddd;…[Read more]