1. raducu19
  2. Presales Question
  3. Monday, August 29 2016, 10:20 PM
Hi, can other user post a comment/feedback on user profile ?
Can rate the user?
admin Accepted Answer
Admin
Hi,
sorry for late reply, it was night for us.

No sorry, Easy Profile have not these features.
  1. more than a month ago
  2. Presales Question
  3. # 1
raducu19 Accepted Answer
Can i insert another module/plugin for that?
  1. more than a month ago
  2. Presales Question
  3. # 2
admin Accepted Answer
Admin
Hi,
I think yes, but to do this you need some plugin/module from other vendor.
  1. more than a month ago
  2. Presales Question
  3. # 3
mightyskeet Accepted Answer
Hello. I once used a JComments for comments in profile.. You can try something like this:

$comments = JPATH_SITE . '/components/com_jcomments/jcomments.php';
if (file_exists($comments)) {
require_once($comments);
echo JComments::showComments($this->data->id, 'com_jsn', $this->document->title);
}
  1. more than a month ago
  2. Presales Question
  3. # 4
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.