-
imath posted on the forum topic Error: Enable Add to My Bookmarks widget link in the group BP My Home: 13 years, 5 months ago
Hi @jaxster it seems that the content filter does not work, maybe another plugin is filtering the content… What you can try to do is to go to bpmh manager in WordPress Admin, then select yes option to “Do you want to use a tag in your single or page template instead ?” and then add […]
-
foxly posted on the forum topic Add YouTube URL and Video Populates in Album in the group BuddyPress Media: 13 years, 7 months ago
That feature was implemented and tested almost 6 months ago. It’s part of the 0.1.9 release, and is included in the last two nightly builds.
You can download the latest nightly build and try it out right now: here’s the link
Thanks!
^F^
-
foxly posted on the forum topic Universal Ablum All Pics in the group BuddyPress Media: 13 years, 8 months ago
Dude! …you gotta keep up. We added an “all pix on the site” page back in 0.1.8.7 … 🙂
Details: http://code.google.com/p/buddypress-media/wiki/UsingTheGlobalMediaPage
Thanks!
^F^
-
Sarah Gooding posted on the forum topic Welcome to the Support Forum for the Featured Members Widget in the group Featured Member(s) Widget: 14 years, 5 months ago
@jaxster In the meantime you can change the size of the avatar using CSS. Where you see this in the bp-featured-members-widget.php file : <a href="” title=” “> $member_id, ‘type’ => ‘thumb’ ) ) ?> Change thumb to ‘full’ and then when you size the full one down using CSS, it won’t lose image quality. […]
-
foxly posted on the forum topic Universal Ablum All Pics in the group BuddyPress Album+: 14 years, 6 months ago
There will be eventually, in future BP Album+ versions, but in the meantime just put that activity stream query of yours on its own page, set the number of images you want to display, and you should be good to go.
^F^
-
foxly posted on the forum topic Universal Ablum All Pics in the group BuddyPress Album+: 14 years, 6 months ago
@jaxster What you’re describing is basically the sitewide activity widget that we have in development, but pulling bp_album_picture items from the BP activity stream is a pretty clever idea for the meantime. What exactly is the problem you’re having with the code you posted? When I visit your website, it appears to be working fine. […]
-
jaxster posted an update 14 years, 6 months ago
@JordashTalon Hi JordashTalon!
For your message that you sent me:
@jaxster, I figured out how to make a page that shows every photo ever uploadedBasically you use the BuddyPress Activity Loop (found here https://codex.buddypress.org/developer-docs/custom-buddypress-loops/the-activity-stream-loop/)
And then where it says this
php if (…
[Read more] -
jordashtalon posted on the forum topic BP Album+ || New Features Requests and Discussion in the group Third Party Components & Plugins: 14 years, 6 months ago
@jaxster, I figured out how to make a page that shows every photo ever uploaded Basically you use the BuddyPress Activity Loop (found here https://codex.buddypress.org/developer-docs/custom-buddypress-loops/the-activity-stream-loop/) And then where it says this
php if ( bp_has_activities( ) ) : bp_the_activity()
Change to:php if (…
[Read more] -
xberserker posted on the forum topic What else should this give points for? in the group CubePoints Buddypress Integration: 14 years, 6 months ago
Good idea. I’m really busy this week and I’m heading out of town this weekend. So I won’t have much time to work on it this week. But I’ll make note of that suggestion.
If you have any ideas on how to make this more spam proof let me know.
-
xberserker posted an update in the group CubePoints Buddypress Integration: 14 years, 6 months ago
@jaxster Version 1.6.4 fixed the friendship issue
-
xberserker posted on the forum topic What else should this give points for? in the group CubePoints Buddypress Integration: 14 years, 6 months ago
@jaxster There isn’t a way to retro give points. I wish there was.
I’ll look into the friendship issue.
-
xberserker posted on the forum topic Version 1.6.3 in the group CubePoints Buddypress Integration: 14 years, 6 months ago
@jaxster It’s the 2nd option labeled “Remove points for group deletion:” change it to whatever number value you want. If you want to remove 100 points put this in -100 You’ll have to manually edit a file to see more log entries. Go to this file: cubepoints/cp_admin_logs.php Search for ORDER BY id DESC LIMIT 25 change […]
@jaxster
Active 6 years, 3 months ago