-
@mercime replied to the forum topic Edit profile link leads to 'page not found' error?!? in the group How-To and Troubleshooting 12 years, 5 months ago
@nirok thanks for posting the solution for your installation. This issue has started cropping up lately with some installs with different soutions for some like reinstalling WP/BP.
-
foxly posted on the forum topic Limiting photos shown and also how to display latest uploaded photo on users profile in the group BuddyPress Media: 14 years, 1 month ago
If you are using the plugin on an actual website, you should be using 0.1.8. If you’re developing a new website and don’t mind repeatedly deleting all of your uploaded content, you should be using 0.1.9.
^F^
-
foxly posted on the forum topic Limiting photos shown and also how to display latest uploaded photo on users profile in the group BuddyPress Media: 14 years, 1 month ago
@nirok It’s really easy to do using version BP-Media 0.1.9 and the featured content loop. Here’s the wiki page: http://code.google.com/p/buddypress-media/wiki/UsingTheFeaturedContentLoop Basically you use two loops; one to display the large image at the top, and a second image display all the thumbs at the bottom. We”ll get more documentation…[Read more]
-
Roger Coathup posted on the forum topic Adding title to activity stream in blog posts in the group Creating & Extending: 14 years, 2 months ago
@nirok, @jasperespejo The activity content is written out by the function bp_activity_content_body() called from activity/entry.php in your bespoke BuddyPress theme. You could try implementing your own version of bp_activity_content_body(), and changing your entry.php to call the new function. Or you could try implementing a filter on…[Read more]
@nirok
Not recently active