Joomla 5 Mitteilung

Wir freuen uns mitteilen zu können, dass seit dem 29. Januar 2024 alle unsere Joomla Erweiterungen mit Joomla 5 kompatible sind.

Für alle die gerade noch von Joomla 3 auf 4 aktualisieren: Anleitungen für die Joomla 4 Migration gibt es hier:

Es gibt nun auch eine eigenständige Dokumentation für Visforms für Joomla 4 und für Visforms auf Joomla 5

Forum

Visforms Subscription Inhaber können in unserem Forum Fragen stellen. Bitte mit dem entsprechenden Benutzer anmelden.
Jeder kann lesend auf das Forum zugreifen.

Bitte stellen Sie nur 1 Frage pro Thema.

Wichtig Angaben für fast jede Frage:
V1: Welche Visforms-Version läuft?
V2: Welche Joomla-Version läuft?
V3: Welche PHP-Version läuft?

Aufgrund von Feiertagen und Urlaub ist bei Anfragen im Forum in der Zeit vom 20. Dezember 2024 bis zum 8.Januar 2025 mit verlängerten Antwortzeiten zu rechnen.

Translation of HTML editor

Mehr
8 Jahre 5 Monate her #3238 von ferino
Translation of HTML editor wurde erstellt von ferino
Hello,
how to translate HTML editor in textarea field to my language?
Thanks.
Fero

Mehr
8 Jahre 5 Monate her #3255 von Administrator AV
Administrator AV antwortete auf Translation of HTML editor
Hi Ferino,

I fixed this issue on Visforms 3.8.2. and acutally I think I forgot to add the very minor changes necessary for this fix, into Visforms 3.7.x.
Visforms 3.8 is the current beta Version, which you can download in the "Downloads" Section of this website.
If you do not want to update to the beta version, you can add the following change to your Visforms installation.

Open the file components\com_visforms\helpers\editor.php

find the following code at line 40
Code:
$langMode = 0;

replace it with
Code:
$langMode = 1;

That will fix the problem. I have added the changes to the Visforms 3.7.x Core files, now, as well. It will be part of the next release so that you do not have to fear, to loose your changes.

Regards,
Aicha

:idea: I recommend you the new and up-to-date documentation for Joomla 4:
docs.joomla-5.visforms.vi-solutions.de/en/docs/
Most of this also applies retrospectively to Joomla 3.
Please only ask 1 question per topic :-).

:idea: Ich empfehle Dir die neue und aktuelle Dokumentation für Joomla 4:
docs.joomla-5.visforms.vi-solutions.de/docs/
Das meiste gilt rückwirkend auch für Joomla 3.
Bitte immer nur 1 Frage pro Thema stellen :-).

Mehr
8 Jahre 5 Monate her #3259 von ferino
ferino antwortete auf Translation of HTML editor
Your Fix is working OK.
Thank you.

Moderatoren: Administrator AVAdministrator IV
Powered by Kunena Forum