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?

Problems with html editor textarea

More
11 years 1 month ago #1303 by Administrator AV
Problems with html editor textarea was created by Administrator AV
Hallo,

I just noticed, that the bootstrap default layout and the bootstrap horizontal layout do not show an HTML editor when you check the field parameter "HTML Editor" for a field of type textarea.

This is a small bug, which I will fix with the next release. This is only a bug in Visforms 3.2.0 to 3.2.6.
You can fix the bug yourself.

Open components/com_visforms/lib/html/field/textarea.php
Go to line 42
Replace
Code:
if ($value)
with
Code:
if ($value || $name='attribute_class')

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 :-).

Moderators: Administrator AVAdministrator IV
Powered by Kunena Forum