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?

Translation of HTML editor

More
9 years 8 months ago #3238 by ferino
Translation of HTML editor was created by ferino
Hello,
how to translate HTML editor in textarea field to my language?
Thanks.
Fero

More
9 years 8 months ago #3255 by Administrator AV
Replied by Administrator AV on topic 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 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
9 years 8 months ago #3259 by ferino
Replied by ferino on topic Translation of HTML editor
Your Fix is working OK.
Thank you.

Moderators: Administrator AVAdministrator IV
Powered by Kunena Forum