• Hi,
    I use wpfc with events manager. categories dropdown is not working, no reaction when clicking the button although in source code all options are shown:

    <select name="event-categories" id="event-categories" class="wpfc-taxonomy event-categories" style="display: none;">
    <option value="0" selected="selected">Alle Veranstaltungskategorien</option>
    <option class="level-0" value="40">#b14006 - Lerntreffs</option>
    <option class="level-0" value="42">#ffb900 - Veranstaltung</option>
    <option class="level-0" value="45">#a8d144 - Mitgliederversammlung</option>
    <option class="level-0" value="46">#a8d144 - Monatstreffen</option><option class="level-0" value="52">#a8d144 - Vorstandssitzung</option>
    </select>

The topic ‘event categories select (dropdown) not opening’ is closed to new replies.