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.

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

Speach Bubble Prompts

Mehr
11 Jahre 4 Monate her #420 von jed keenan
Speach Bubble Prompts wurde erstellt von jed keenan
How can I turn these pop-up prompts off as they are displaying really poorly on the site? www.bsujoomlaclub.org/index.php/feedback-form

Mehr
11 Jahre 4 Monate her #421 von Administrator AV
Administrator AV antwortete auf Speach Bubble Prompts
Hi,

those pop-up's are the javascript validation result messages for your users, to help them fill in the form correctly. They pop up when a user makes an invalid input, i.e. leaving a required field empty or enter an invalid email into an e-mail field. They cannot be turned off.

They are displaying poorly because of css rules in your template.

try to add

.visforms table {
margin-bottom: 0;
}

.visforms th, .visforms td {
padding: 0;
}

to your template css or to visforms.css

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 :-).
Folgende Benutzer bedankten sich: jed keenan

Mehr
11 Jahre 4 Monate her #422 von jed keenan
jed keenan antwortete auf Speach Bubble Prompts
I inserted the code but it had no effect so I reduced the padding to 0 but still get a one pixel gap between the td.t and td.c

th, td {
padding: .0em 0em;
text-align: left;
vertical-align: top;

www.bsujoomlaclub.org/index.php/feedback-form

Mehr
11 Jahre 4 Monate her #423 von Administrator AV
Administrator AV antwortete auf Speach Bubble Prompts
Hi,

I looked on Firefox and Google Chrome. Can't see a gap. For it's a css problem related to your template please use some developer tools (firebug, chrome developer tools, IE developer tools) to check where the gap you see stems from.

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 :-).
Folgende Benutzer bedankten sich: jed keenan

Mehr
11 Jahre 4 Monate her #424 von jed keenan
jed keenan antwortete auf Speach Bubble Prompts
Yep, its only appearing in Chrome. Thanks very much for helping to narrow this issue down for me.

Moderatoren: Administrator AVAdministrator IV
Powered by Kunena Forum