Joomla 6 Notice

We are pleased to announce that all our Joomla extensions have been compatible with Joomla 6 since October 14th, 2025.

For those currently upgrading from Joomla 3 to 4: Instructions for Joomla 4 migration can be found here:

There are standalone documentations Visforms Joomla 4, Visforms Joomla 5 and Visforms Joomla 6.

Forum

Visforms Subscription user can ask questions in our forum. Please log in with the relevant user first.
Everybody can access the forum for reading.

Please only ask 1 question per topic.

Important information for almost every question:
V1: Which Visforms version is running?
V2: Which Joomla version is running?
V3: Which PHP version is running?

Accordion Layout

More
4 years 2 months ago #7788 by prffrost
Accordion Layout was created by prffrost
ist das richtig das im Accordion Layout das Layout der Zellen und Feldbreite (UIKIT) nicht funktioniert?

More
4 years 2 months ago - 4 years 2 months ago #7794 by Administrator AV
Replied by Administrator AV on topic Accordion Layout
Hallo prffrost
es wurde bislang nichts darüber berichtet, dass das Layout nicht funktionieren würde.
Wir gehen also davon aus, dass es fehlerfrei darstellt.
Hast du denn die richtige UIkit Version ausgewählt?
Geht es bei dir um J3 oder J4?
Gruß, Ingmar

:idea: I recommend you the new and up-to-date documentation for Joomla 6:
docs.joomla-6.visforms.vi-solutions.de/en/docs/
Please ask only 1 question per topic :-).

:idea: Ich empfehle Dir die neue und aktuelle Dokumentation für Joomla 6:
docs.joomla-6.visforms.vi-solutions.de/docs/
Bitte immer nur 1 Frage pro Thema stellen :-).
Last edit: 4 years 2 months ago by Administrator AV.

More
4 years 2 months ago #7795 by prffrost
Replied by prffrost on topic Accordion Layout
J3 ...
Layout funktioniert außer im Accordion ... ist so bei mir .. und Ich nutzte Yootheme Pro

More
4 years 2 months ago #7838 by Administrator AV
Replied by Administrator AV on topic Accordion Layout
Hallo,
ich habe den konkreten Fall nachgestellt und kann bestätigen, dass im UIkit 3 Layout bei Verwendung von Accordions das mehrspaltige Layout nicht wie erwartet funktioniert.
Ich denke, ich habe auch schon einen Fix für das Problem gefunden.

Bitte öffne die Datei: components/com_visforms/layouts/visforms/uikit3/pagebreak/control.php
Ändere die Zeile 43 wie folgt ab.
Alt:
Code:
$html[] = '<div id="' . $collapseid . '" class="uk-accordion-content accordion-body collapse'.$panelState.'">';
Neu:
Code:
$html[] = '<div id="' . $collapseid . '" class="uk-grid-small uk-grid uk-accordion-content accordion-body collapse'.$panelState.'">';
Es kommen also dei 2 zusätzliche Werte uk-grid-small und uk-grid in das class Attribut.

Bitte gib mir eine Rückmeldung, ob das das Problem behebt. Ich werde den fix dann mit dem nächsten Release veröffentlichen.

Gruß,
Aicha

:idea: I recommend you the new and up-to-date documentation for Joomla 6:
docs.joomla-6.visforms.vi-solutions.de/en/docs/
Please ask only 1 question per topic :-).

:idea: Ich empfehle Dir die neue und aktuelle Dokumentation für Joomla 6:
docs.joomla-6.visforms.vi-solutions.de/docs/
Bitte immer nur 1 Frage pro Thema stellen :-).

More
4 years 2 months ago #7840 by prffrost
Replied by prffrost on topic Accordion Layout
Tja Aicha... da hasste mal wie die richtige Spürnase gehabt ... jetzt tut das wunderbar - genau so wie es soll!

More
4 years 2 months ago #7842 by Administrator AV
Replied by Administrator AV on topic Accordion Layout
Danke für die Rückmeldung!
Liebe Grüße,
Aicha

:idea: I recommend you the new and up-to-date documentation for Joomla 6:
docs.joomla-6.visforms.vi-solutions.de/en/docs/
Please ask only 1 question per topic :-).

:idea: Ich empfehle Dir die neue und aktuelle Dokumentation für Joomla 6:
docs.joomla-6.visforms.vi-solutions.de/docs/
Bitte immer nur 1 Frage pro Thema stellen :-).

Moderators: Administrator AVAdministrator IV
Powered by Kunena Forum