Topic: Want to add link in list to another page with users id in url

I am using members list on an action site and want to add a link to the users listings not just their author posts.  Just wondering where or how I can add a link to the users listings eg: http://www.nztack.co.nz/user-profile/admin/  or http://www.nztack.co.nz/user-profile/username/

Not sure which code to edit and what php code to add. tried to add <a href="/user-profile/<?php echo $u->ID;?>">Listings</a> to list.php but didn't work

Really appreciate some tips

Re: Want to add link in list to another page with users id in url

You would have to add this functionality to the plugin itself. It is not currently built to do what you're asking.

Re: Want to add link in list to another page with users id in url

can I pay someone to do this?  can't change markup (no edit feature) which I thought would do it, happy to pay to add this feature....also have buddypress btw but want to add links to listings http://www.nztack.co.nz/user-profile/username on my auction site from members page

Re: Want to add link in list to another page with users id in url

Please contact me via email to discuss custom features:

matthew@ternstyle.us