Project ID:
562612
Project Type:
Fixed
Budget:
$30-$250 USD
Project Description:
software in use:
WordPress MU 2.8.6
BuddyPress (WordPress MU Plugin) 1.1.3
*GD Star Rating (WordPress Plugin) 1.7.7
----------------------------------
We need an enhancement of the current activity stream on a users profile (BuddyPress).
Right now, the activity stream shows everything like »added friend XYZ« etc.
we need an extra section (on the profile mainpage) where we only show the latest comments a user made on blogs (this can be done with »if ( bp_has_activities( 'action=new_blog_comment' ) )«), with some enhancements.
what i need:
- showing latest comments (only), on user profile
Following needs to be included
-- Title of the Post (already in BuddyPress, no real coding required)
-- Comment Text (already in BuddyPress, no real coding required)
-- Comment Date (already in BuddyPress, no real coding required)
-- Title of the blog (already in BuddyPress, no real coding required)
-- Comment Rating (needs to get the rating a user made with the gd star rating plugin*)
--- *hint: A user can rate a post while leaving a comment
-- One Thumbnail Image. We have a custom plugin made which saves the image as url in a meta table for a blogpost, this image needs to show up with a comment.**
-- link to the comment with html-anchor (already in BuddyPress, no real coding required)
- *getting the gdstarrating from the comment and displaying it right to the comment
the custom tag for gd star rating we use is: »<?php wp_gdsr_comment_integrate_standard_rating(0, "oxygen", 30, "oxygen_gif"); ?>«
- since it's BuddyPress 1.1.3, please work with child-themes for your coding
**we can send this plugin for your coding to you.
Skills required:
PHP,
SQL,
Wordpress
Additional Files:
mockup.jpg