UPDATES EasyBlog 6.0.14 Released! Joomla 5.x and PHP 8.x compatible now!

Helpdesk

Your Time
Our Time
Response Time
24 — 48 hours
We strive to provide the fastest ever response possible. However, we are not super beings.

Allow at least 24 — 48 hours
  Support is offline
It is currently off working hours and most of us aren't around

Rest assured that we will get back to you as soon as the day starts tomorrow!
  Support is offline

jReviews stream item image size thread V2

Jannik L. · ·
1:29 PM Thursday, 16 October 2014
None
After this thread: http://stackideas.com/forums/picture-size-in-activity-stream-with-jreview-integration

Alejandro from jReviews updated the app integration between jReviews and EasySocial. However, his update causes more headaches for me, and after asking him to diagnose the issue, he got stuck and couldn't figure out how to fully solve it and asked me to follow up here at Stackideas to see if you guys could help figure it out.

Basically the padding is crazy, and some images get cut off in weird ways.

Here is alejandros answer to my ticket earlier:

To be honest I am not sure how to modify that. I spent a ton of time looking at the page source. The changes were brought by EasySocial so that JReviews was compliant with their markup and CSS. You can see that it was posted in their forum. Please get in touch with them so they can provide some feedback. I can see that adding the fit-width class the <a> tag around the image helps, but it also modifies the display of the photos when there is more than one image and hides large parts of the photo. If you want to try it edit

/media/com_easysocial/apps/user/jreviews/themes/default/streams/photo.content.php

Change:

<a href="/<?php echo $photo['media_url']?>">

to:

<a href="/<?php echo $photo['media_url']?>" class="fit-width">
The replies under this section are restricted to logged in users or users with an active subscription with us