Comments 2Corky started the conversationJuly 20, 2017 at 7:44pmThe filter Select / Dropdown List value is invisible in a few special cases.My table configuration includes both: "Enable advanced column Filters" and "Show filters in a form above the table".When a new select filter dropdown list value is chosen, it is initially invisible. One way to make it become visible is to click on the table.Also, when I mouse-over the select filter dropdown list it becomes invisible. I have included the following CSS in my theme overrides to temporarily fix this issue: /* bugfix: Filter values to correctly display after initially being selected */.wpDataTables .wpDataTableFilterSection .btn.dropdown-toggle.btn-default:hover,.wpDataTables .wpDataTableFilterSection .btn.dropdown-toggle.btn-default:focus{ color: black !important;}Thanks!Corky. P.S. - I have a couple other issues I am submitting separately for simpler tracking. 1,846Miloš repliedJuly 21, 2017 at 10:53amHi Corky,Thank you for your purchase and thank you again for your suggestions.I am also forwarding this to my team as same as your other ticket.Thank you again.Best regards.Kind Regards, Miloš Jovanović[email protected] Rate my supportTry our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/ wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community You can try wpDataTables add-ons before purchasing on these sandbox sites: Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables Sign in to reply ...
My table configuration includes both: "Enable advanced column Filters" and "Show filters in a form above the table".When a new select filter dropdown list value is chosen, it is initially invisible. One way to make it become visible is to click on the table.
Also, when I mouse-over the select filter dropdown list it becomes invisible.
I have included the following CSS in my theme overrides to temporarily fix this issue:
/* bugfix: Filter values to correctly display after initially being selected */
.wpDataTables .wpDataTableFilterSection .btn.dropdown-toggle.btn-default:hover,
.wpDataTables .wpDataTableFilterSection .btn.dropdown-toggle.btn-default:focus
{
color: black !important;
}
Thanks!
Corky.
P.S. - I have a couple other issues I am submitting separately for simpler tracking.
Hi Corky,
Thank you for your purchase and thank you again for your suggestions.
I am also forwarding this to my team as same as your other ticket.
Thank you again.
Best regards.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables