help to better help you:
Please: add always Joomla / JEM version and details to your posts, so we can try to reproduce your issue!
teaser calendar
teaser calendar
1 year 1 month ago - 1 year 1 month ago
Migrating from Joomla3.x to Joomla4.4; for that I created a subdomain, updated plugins (), updated Joomla. Unfortunately the Calendar Teaser is not shown. See appended images.
HTML/CSS-code seems to be ok:
<div class="calendar-red jem-teaser-calendar" title="Fr, 24. November 2023, 19:30 h - 00:00 h">
<div class="monthteaser">
November </div>
<div class="dayteaser">
Freitag </div>
<div class="daynumteaser">
24 </div>
</div>
Who can explain this? Who's got the solution?
Greetings
EDIT in other post:
The update of JEM was Jem 2.x to Jem 4.2
HTML/CSS-code seems to be ok:
<div class="calendar-red jem-teaser-calendar" title="Fr, 24. November 2023, 19:30 h - 00:00 h">
<div class="monthteaser">
November </div>
<div class="dayteaser">
Freitag </div>
<div class="daynumteaser">
24 </div>
</div>
Who can explain this? Who's got the solution?
Greetings
EDIT in other post:
The update of JEM was Jem 2.x to Jem 4.2
Last edit: 1 year 1 month ago by jojo12.
Please Log in or Create an account to join the conversation.
Re: teaser calendar
1 year 1 month ago - 1 year 1 month ago
Hi fmartin,
Do I get you right: One image is the Calendar Teaser in JEM 2.xm which is ok, the other one from JEM 4.2 which is broken?
It could have many reasons.
Can you give us the URL of your website, so we can check it out.
Do I get you right: One image is the Calendar Teaser in JEM 2.xm which is ok, the other one from JEM 4.2 which is broken?
It could have many reasons.
Can you give us the URL of your website, so we can check it out.
Last edit: 1 year 1 month ago by hekla.
Please Log in or Create an account to join the conversation.
Re: teaser calendar
1 year 1 month ago
Sorry, it's not possible. The Joomla 4.4-Website is not on the WWW
Please Log in or Create an account to join the conversation.
Re: teaser calendar
1 year 1 month ago
Difficult to say what the problem is. Seems as if the css file for Calendar Teaser is not loaded.
Code:
/modules/mod_jem_teaser/tmpl/responsive/mod_jem_teaser.css
Please Log in or Create an account to join the conversation.
Re: teaser calendar
1 year 1 month ago
thank you for your answer. But where can I see if mod_jem_teaser.css is loaded or not? And how can I load it in case it's not loaded?
Greetings
Martin
Greetings
Martin
Please Log in or Create an account to join the conversation.
Re: teaser calendar
1 year 1 month ago
In you browser you can display the source code.There you look for
At least one of the yellow ones must be there, the orange ones are for color and icon fonts.
Code:
<link href="/modules/mod_jem_teaser/tmpl/responsive/mod_jem_teaser.css" rel="stylesheet" /><link href="/modules/mod_jem_teaser/tmpl/mod_jem_teaser.css" rel="stylesheet" /><link href="/modules/mod_jem_teaser/tmpl/red.css" rel="stylesheet" /><link href="/modules/mod_jem_teaser/tmpl/responsive/mod_jem_teaser_iconfont.css" rel="stylesheet" /><link href="/modules/mod_jem_teaser/tmpl/mod_jem_teaser_iconfont.css" rel="stylesheet" />
At least one of the yellow ones must be there, the orange ones are for color and icon fonts.
Please Log in or Create an account to join the conversation.
Time to create page: 0.535 seconds