dealio Posted October 10, 2013 at 07:24 PM Share Posted October 10, 2013 at 07:24 PM Hi, a couple of questions I'm using jomsocical and everywhere addon I'm trying to get the reviews about the user to display in their listings as well as in list page. 1. What wold be the syntax to get the user's overall rating in the list view page. For example: this shows the listing overall rating, <?php echo $Rating->overallRatings($listing, 'content'); ?> What would be the syntax to show the listing owners overall rating? I'd like to display the users overall rating next to the listing overall rating.<?php echo $Rating->overallRatings($user, 'content'); ?> 2. Is there a way to get the jomsocial "Reviews of me" widget to display on the listing details page, I think can do this using the related listing module with custom where however I'd like to try to get the add review button to show up as well. Thanks Link to comment
Alejandro Posted October 10, 2013 at 08:30 PM Share Posted October 10, 2013 at 08:30 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Recommended Posts