JEM-Project icon indicating copy to clipboard operation
JEM-Project copied to clipboard

mod_jem_teaser: the width of event image and venue image in sidebar-light and sidebar-left is too big

Open jojo12 opened this issue 1 year ago • 7 comments

with both JEM settings flyer=yes and flyer=n0:

grafik

my solution: imagewidth='auto';

jojo12 avatar Sep 26 '24 14:09 jojo12

This is not new, I saw it before RC1!

jojo12 avatar Sep 26 '24 14:09 jojo12

I cannot reproduce it. In my case it depends on the settings in "Max. Height of Thumbnails" and "Max. Width of Thumbnails"

Heklaterriol avatar Sep 26 '24 15:09 Heklaterriol

Ok, when I want images in event and venue bigger, then I set these bigger, then it's good for eventdand venue details, but not in teaser.

jojo12 avatar Sep 26 '24 15:09 jojo12

This is possible to resolve with overrides. So you can leave it.

jojo12 avatar Sep 27 '24 14:09 jojo12

I have not been able to reproduce it, but if nothing needs to be done, then this issue can be closed.

mckillo avatar Oct 03 '24 09:10 mckillo

the following situation: The JEM settings are: max.imagefile size 2000, max. height of thumbnails 300, max. width of thumbnails 400, flyer= yes, layout table width=100% (tablelike style) with that I get good and big eventimages and venueimages in details view. (I know there are people who want big event images in details view (not in simplelist) But then in mod_jem_teaser the event and venueimages go over the size of the template! in banner you can handle that. As I wrote above, I can fix it with adding imagewidth = 'auto'; But if noone else can reproduce this, it's ok.

jojo12 avatar Oct 03 '24 10:10 jojo12

Send me the url of image in the begining by PM I want to use the same image file and know the width for the module in the web page..

mckillo avatar Oct 04 '24 09:10 mckillo

I think, the problem is in the

jojo12 avatar Oct 06 '24 08:10 jojo12

I see the issue, and fix. This is teaser module with your setting in responsive layout:

image

TEASER MODULE in TOP-A POSITION image

TEASER MODULE in SIDEBAR-RIGHT image

Is right?

mckillo avatar Oct 06 '24 23:10 mckillo

I don't use Flyer, and I'm not sure if this module is correct, but I believe that this module doesn't use Flyer. Is that possible?

mckillo avatar Oct 07 '24 00:10 mckillo

Check this commit, I hope it resolves the issue.

mckillo avatar Oct 07 '24 07:10 mckillo