Zen mode 17:12:52

It is currently our zen mode where we get some rest so that we can come back to work feeling refreshed the next day and assist you with your issues. Some answers may already be available on our documentation.

Official support hours are from 8:30AM — 5:00PM Monday to Saturday (GMT +7)

EasySocial Group Reviews

DontSpam Pe
I am interested in purchasing if

- Can integration with easysocial be extended to review groups

- Users can review groups

- Reviews are linked to user profiles of the users who submitted reviews

- Reviews show in feeds

- Show mini star board in group page next to avatar

I have gone through all the documentation I came across on the site but can't seem to find a solution to accomplish this.

6 replies

JLexArt
Hi guy, I can help you all but except "Reviews show in feeds". Currently, I'm adding some events to allow third-party can trigger it, these features will be bring to next version.:) :)
fanfan
Hello

Yes me too I would like Jlexreview be integrated with EasySocial groups.
Can you tell me which version will be possible?

Thanks
JLexArt
Hi, as above, I can add review form to any version of Easysocial groups except display events in user timeline :)
fanfan
ok. so it's already possible now ? :)
How can I do ?

thanks
JLexArt
:) The first, you should read this tutorial: http://jlexart.com/tutorials/jlex-review-tutorial/item/36-jlex-review-for-dj-classifieds
Ok. In the tutorial, you must change two points.
- The first, source to add:
<?php
$appx = JFactory::getApplication();
$idx = $appx->input->getInt('id',0);
$factoryx = JPATH_ROOT . '/components/com_jlexreview/load.php';
if (file_exists ( $factoryx )&&$idx>0) {
   require_once $factoryx;
   echo JLexReviewLoad::init ( '', 'easysocial_groups', $idx );
}
?>


- The second, position of module: es-groups-after-contents

Enjoy! :D

If you have difficult, please open a ticket at here: http://jlexart.com/support . I will help you.
fanfan
Thank you :)
Reply to

Sign in to your account

Use your social accounts to sign in