Miguel Bevia Posted October 16, 2015 at 02:24 PM Share Posted October 16, 2015 at 02:24 PM Hello, I was wonder which file to edit to find the echo the community listing status Labels. I would like that if a user makes his UserProfile featured, that all his associated listings that show his avatar and profile name to also echo the featured label. I see how the detail listing pages echo the UserProfile name: <?php echo $Community->screenName($listing);?> Is there a way to echo the UserProfile listing status labels so the featured label appear next to his name? I tried this just randomly but it doesn't work. <?php echo $Community->listingStatusLabels($listing);?> I know this is custom work, but what pages would I have to edit to echo the UserProfile listing labels? Link to comment
Alejandro Posted October 17, 2015 at 11:38 AM Share Posted October 17, 2015 at 11:38 AM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Miguel Bevia Posted October 18, 2015 at 08:23 AM Author Share Posted October 18, 2015 at 08:23 AM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Alejandro Posted October 18, 2015 at 11:53 AM Share Posted October 18, 2015 at 11:53 AM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Recommended Posts