help to better help you:

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

Update auf JEM 4.2.1 - Formatierung der Veranstaltungsbeschreibung

Re: Update auf JEM 4.2.1 - Formatierung der Veranstaltungsbeschreibung

3 days 35 minutes ago - 3 days 29 minutes ago
#33090
Hallo und vielen lieben Dank für die Antwort, ich versuche etwas ausführlicher zu schreiben:
Code:
loadposition
 und
Code:
loadmodule
sind Joomla!-Tags, die es ermöglichen, Module direkt in Artikel oder andere Inhalte einzubinden. Mit
Code:
{loadposition meineposition}
können Sie ein Modul in einen Beitrag laden, das zuvor der benutzerdefinierten Position
Code:
meineposition
zugewiesen wurde.
Code:
{loadmodule moduletyp}
lädt stattdessen das erste Modul mit dem angegebenen Typ, wie zum Beispiel
Code:
{loadmodule login} Ich bin den Anweisungen gefolgt und habe an einer geeigneten Stelle in einem (von mir erstellten) Artikel/Beitrag diesen Modulaufruf eingefügt {loadposition xxx} - das funktioniert auch gut nur das eben alles ohne jegliche Formatierungen (nur Plaintext ohne Bilder) dargestellt wird. Für meine Begriffe liegt das am Bannermodul selbst, weil es für solche (Einsatz)Zwecke wohl nicht erfunden wurde. Kurze abschließende Frage: wie bekomme ich das hin, das mir das JEM Bannermodul das Event genauso formatiert anzeigt wie in der "normalen" Eventbeschreibung der JEM-Komponente? --------------------------------------------------------------
Hello and thank you so much for your reply. I'll try to explain in more detail:

`loadposition`

`loadmodule` are Joomla! tags that allow you to embed modules directly into articles or other content. With `{loadposition meineposition}`, you can load a module into an article that has been previously assigned to the custom position `meineposition`. `{loadmodule moduletyp}`, on the other hand, loads the first module of the specified type, such as `{loadmodule login}`.

I followed the instructions and inserted this module call `{loadposition xxx}` at a suitable point in an article/post I created. This works fine, except that everything is displayed without any formatting (just plain text without images). In my opinion, this is due to the banner module itself, as it wasn't designed for this kind of use.

One final question: how can I get the JEM banner module to display the event with the same formatting as in the "normal" event description of the JEM component?
Code:
Samantha
joomla 5.4 | PHP 8.4.12-nmm1 | latest jem
Last edit: 3 days 29 minutes ago by Samantha.

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

Re: Update auf JEM 4.2.1 - Formatierung der Veranstaltungsbeschreibung

3 days 11 minutes ago - 3 days 8 minutes ago
#33091
    I added bannermodule in article with loadmoduleID. Important: the module must be assigned to the page!
I tested with JEM 4.4.0 which will come next, but in earlier versions it's the same.
On the right you see the bannermodule itself.
Last edit: 3 days 8 minutes ago by jojo12.

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

Re: Update auf JEM 4.2.1 - Formatierung der Veranstaltungsbeschreibung

2 days 17 hours ago
#33094
Vielen Dank für die Antwort!
Sei bitte so nett, und spendiere dem Wort "Mittmonatsgebet" eine h1 Überschrift (nur dieses eine Wort!!) .... falls das gehen sollte, dann liegt das Problem bei mir.
Thank you for your reply!

Please be so kind as to add an h1 heading (just this one word!!) to the word "Midmonth Prayer"... if that's possible, then the problem is on my end.

Samantha
joomla 5.4 | PHP 8.4.12-nmm1 | latest jem

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

Re: Update auf JEM 4.2.1 - Formatierung der Veranstaltungsbeschreibung

2 days 17 hours ago
#33095
Das geht natürlich nicht -->loadmodule übernimmt das module, so wie es programmiert ist.
Da müsstest du in den css von mod_jem_banner verändern und da ist der ganze Titel mit h2 ausgezeichnet. Also ganzen Titel im Modul auf h1 wechseln, das geht, dann sind aber alle mod_jem_banner so.
ich habe in meinem Beispiel übrigens cards.css benutzt, ein neues Layout in JEM 4.4.0
 

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

Re: Update auf JEM 4.2.1 - Formatierung der Veranstaltungsbeschreibung

2 days 16 hours ago
#33096
ok, vielen Dank!

Samantha
joomla 5.4 | PHP 8.4.12-nmm1 | latest jem

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

Time to create page: 0.438 seconds