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?

Zeichensatz-Problem

More
19 hours 46 minutes ago #12300 by Josef
Zeichensatz-Problem was created by Josef
Hallo zusammen
Habe ein Darstellungsproblem im Frontend. Angemeldete Benutzer/innen können dort die Sortierfolge anwählen. Leider wird dort ein Zeichen nicht korrekt angezeigt. (Siehe Bild)
 
hier auch noch ein Ausschnitt aus dem Quellencode:
<div class="js-stools-container-list hidden-phone hidden-tablet shown">
                <div class="ordering-select hidden-phone">
                        <div class="js-stools-field-list"><label id="filter_com_visforms_visformsdata_383_2_vfsortordering-lbl" for="filter_com_visforms_visformsdata_383_2_vfsortordering" class="visually-hidden sr-only uk-invisible">
    Daten sortieren nach</label>
<select id="filter_com_visforms_visformsdata_383_2_vfsortordering" name="filter[com_visforms_visformsdata_383_2_vfsortordering]" class="form-select form-control select-list-vfdv-order" aria-describedby="filter_com_visforms_visformsdata_383_2_vfsortordering-desc" data-form-context="com_visforms_visformsdata_383_2_">
    <option value="a.id asc">Id - auf 🠉</option>
    <option value="a.id desc">Id - ab 🠋</option>
    <option value="creator asc">Erstellt Von - auf 🠉</option>
    <option value="creator desc">Erstellt Von - ab 🠋</option>
    <option value="a.modified asc">Geändert am - auf 🠉</option>
    <option value="a.modified desc">Geändert am - ab 🠋</option>
    <option value="a.F2 asc" selected="selected">Der Übername  - auf 🠉</option>
    <option value="a.F2 desc">Der Übername  - ab 🠋</option>
    <option value="a.F75 asc">Quelle Autor/in - auf 🠉</option>
    <option value="a.F75 desc">Quelle Autor/in - ab 🠋</option>
</select>
                </div>    </div>
        </div>
Dieses Phänomen zeigt sich auf einem Mac, aber auch bei einem Android-Mobile.
Joomla 6.1, PHP, 8.4, Visforms Version 6.1.2, Subscription Version 6.1.2

Vielen Dank für eine Hilfestellung und Gruss
Josef

Moderators: Administrator AVAdministrator IV
Powered by Kunena Forum