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.

Datepicker

Mehr
10 Jahre 3 Monate her #806 von creagmhor
Datepicker wurde erstellt von creagmhor
Hi,

I am using Joomla 3.3.3 and using Visforms V 3.1.1

I am managed to get the datepicker to work by installing Jquery easy and disabling jquery in the template but no matter what I do I cant get the datepicker to line up at the end of the date field or get the date icon to show in the date button.

my website is in progress but you can see the form on the contact page at:
www.lots-cottage.co.uk
Strange thing is I have the datepicker working fine on this page with the same version of Joomla but with a different template by the same designer.
www.glendaruel.net

Any help you can give would be appreciated.

Thank You

Joe

Mehr
10 Jahre 3 Monate her #808 von Administrator AV
Administrator AV antwortete auf Datepicker
Hi,

in the template that does not work the template.css has a "display: block;" rule for input element (line 2742 ff). It's that rule that causes the image (more accurately the HTML button element which is wrapped around the image) to be pushed into a new line.

In the template that works, this "display: block" rule does not exist.

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
10 Jahre 3 Monate her #810 von creagmhor
creagmhor antwortete auf Datepicker
Hi Aicha,

That did the trick perfectly so thanks for your quick response.

Any idea why the little calendar icon is missing from the button?

Thanks again

Joe

Mehr
10 Jahre 3 Monate her #811 von Administrator AV
Administrator AV antwortete auf Datepicker
Hi Joe,

the calendar icon has the class . icon-calendar (which is actually set by the Joomla! Core function that creates the entire date control and which I use in Visforms). At line 3724 the template.css explicitly sets rules for .icon-calendar like "font-familiy: FontAwesome" whereas usually this would be the default Joomla! icon font "IcoMoon".

It's that rule, that does not work properly. I don't know, whether the character, that represents the icon-calendar does not exist in FontAwesome or mayby FontAwesome itself cannot be loaded by the template.... I think if you just remove the font-family rule or replace it with IcoMoon everything would be ok.

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
10 Jahre 3 Monate her #819 von creagmhor
creagmhor antwortete auf Datepicker
Hi Aicha,
Thanks for your reply.

Changing the template.css file from FontAwesome to IcoMoon did not work for me and I had to amend the visforms.css file and replace all entries of IcoMoon for FontAwesome to get it to work.

With IcoMoon I also had different results in Chrome to that in Firefox. Now they both display the FA icon for calendar correctly.

The template uses FA 4 and Bootstrap 3 and the designer prefers FA over IcoMoon.

Thanks for all your help and thaks for a great forms package

Joe

Mehr
10 Jahre 3 Monate her #821 von Administrator AV
Administrator AV antwortete auf Datepicker
Hi Joe,

thanks a lot for your response. You're welcome!

Although Bootstrap 3 is, of course, better than the 2.3, I personally think that if you work within a framework like Joomla! you have to respect the defaults they set. Everything else causes a lot of incompatibilties and problems because different extensions from different developers no longer work together properly (as expected). For me that is just a bad and time consuming style.

(Sorry for speaking so frankly but actually it is very often me who answers patiently the questions in this forum, answers which are far more than just support for Visforms, and not the developers of extensions that do not respect the defaults. And sometimes that is just disappointing, especially considering what else could be done in this time.)

But never mind, that is not your fault! And I'm glad I could help and your problem is solved.

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

Moderatoren: Administrator AVAdministrator IV
Powered by Kunena Forum