By Altitudes on Monday, 12 January 2015
Posted in General
Replies 5
Likes 0
Views 519
Votes 0
Hello

In modules\mod_easysocial_photos\tmpl\default.php you have:

                style="background-image:url('<?php echo $photo->getSource('large'); ?>');">


Don't you think you should rather load thumbnails, and have:

                style="background-image:url('<?php echo $photo->getSource('thumbnail'); ?>');">


--
Note for me: not fixed in ES 1.3.20
Hello Altitudes,

We're almost done and a release should be available within this week or next week
·
Thursday, 12 March 2015 01:40
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,

I am sorry for the late reply.
Yeah, I believe you're correct and thanks for pointing this out. I will consult this issue with our developers regarding this module.

Please advise.
Thanks.
·
Monday, 12 January 2015 11:37
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you.

One more question: do you know when you will release the next ES version, with the latest bugs fix? I have raised a few bugs for which you have provided the correction in the forum, and I was just waiting for an official release...
·
Monday, 12 January 2015 18:56
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

We can't really tell the exact date of the new release because our developers are a bit tight with EB5. I can see in our repo there is a lot of bug fix. I will bring this to their concern.
·
Tuesday, 13 January 2015 00:14
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

Any update for this issue? Apparently not corrected in ES 1.3.20, but it should be quite easy to fix (and good for page weight ).
·
Thursday, 12 March 2015 00:55
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post