help to better help you:

Please: add always Joomla / JEM version and details to your posts, so we can try to reproduce your issue!

JEM Module-Wide

JEM Module-Wide

2 days 23 hours ago
#32265
Hello
Today I've just seen, that the time is not shown anymore in module wide. Instead, the following lines will be shown (Sorry, couldn't insert a picture):

"Clock Icon" On 14.01.2025

I was quite sure, that originally the time of the event was shown too.

I couldn't find a setting to teak the display.

How (where) can I add the time again?

Thanks and regards
King Louis

 

Please Log in or Create an account to join the conversation.

Re: JEM Module-Wide

2 days 23 hours ago
#32266
Sorry forgot to give the version data:

Joomla 5.2.3
JEM 4.3.1
The following user(s) said Thank You: jojo12

Please Log in or Create an account to join the conversation.

Re: JEM Module-Wide

2 days 21 hours ago
#32268
thank you for posting this. I was able to reproduce.
I'll look that this will be fixed in the next version. We are working hard on it.
The following user(s) said Thank You: KIng Louis

Please Log in or Create an account to join the conversation.

Re: JEM Module-Wide

2 days 19 hours ago - 2 days 19 hours ago
#32269
We found this error in responsive is 7 years old (in legacy not)
It will be fixed in the JEM 4.3.2
meanwhile if you have ftp you can go to site/modules/mod_jem_wide/tmpl/responsive/default_jem_eventslist.php
change line 120 <?php echo $item->date;
to
                          <?php echo $item->dateinfo;

have fun

EDIT: when you choose setting: show day difference, then there's no time
Last edit: 2 days 19 hours ago by jojo12.
The following user(s) said Thank You: KIng Louis

Please Log in or Create an account to join the conversation.

Re: JEM Module-Wide

2 days 16 hours ago
#32270
Thank you very much. Simply great!
As a workaround, I used the basic module instead of the wide module. This almost gave me the information I wanted, but without the desired CSS formatting.
But with your code, the whole thing is much easier.

Thanks again!

Regards
King Louis

Please Log in or Create an account to join the conversation.

Time to create page: 0.669 seconds