Skip Navigation

[Gelöst] Dropdown Boxes z-index Problem

This support ticket is created vor 7 Jahre, 3 Monate. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.

Sun Mon Tue Wed Thu Fri Sat
- 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 -
- 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 -

Supporter timezone: Europe/London (GMT+01:00)

This topic contains 3 Antworten, has 3 Stimmen.

Last updated by dan-andreiS vor 7 Jahre, 3 Monate.

Assisted by: Nigel.

Author
Artikel
#484166
z-index-toolset-bug.jpg

It seems there is a problem with the z-index of drop down boxes. The "open" state has a lower z-index as the regular drop down. So the opened list is behind them. The css rules came from Toolset Files:

.toolset_select2-container--open {
z-index: 998;
}
--> views-admin.css on line 2420

.toolset_select2-container {
z-index: 9999;
}
--> select2.overrides.css on line 33

Please fix that soon. It's a very annoying bug. Thanks!

#484225

Nigel
Supporter

Languages: Englisch (English ) Spanisch (Español )

Timezone: Europe/London (GMT+01:00)

Hi Alexander

Thanks for contacting us about this, we are already aware of the problem and it is has been fixed in the upcoming Views 2.3 release.

In the meantime you can edit that line 2420 in views-admin.css to change the z-index to 9999 which should fix the problem.

#484229

Thanks! 🙂

#504958

Hi,
i'm on Toolset Views (2.3.1) and this problem still exists.
i'm on a clean WP with reference site Real Estate with no other plugins installed.

i tried on Safary, Firefox and Chrome (MacOS X)

thank you

This ticket is now closed. If you're a WPML client and need related help, please open a new support ticket.