How can I programmatically change the skin of the wpdatatable. I am making an app and it has a web view in it that displays a wpdatatable. Depending on if the user has dark or light mode enabled on their phone I want to have the table change to their desired theme.
How can I programmatically change the skin of the wpdatatable. I am making an app and it has a web view in it that displays a wpdatatable. Depending on if the user has dark or light mode enabled on their phone I want to have the table change to their desired theme.
Hello Kyle
I am sorry to disappoint you, but unfortunately, something like this is not possible with the plugin's built-in features.
What you want to do requires a custom solution, and it is not included in the provided support for the plugin.
We can, however, recommend this service for customization:
https://wpkraken.io/?tms-plugins
They do develop such solutions, so can you please send your inquiry to them?
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
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
I found a solution. Change the class of the div.wpdt-c to the desired skin and then link the style sheet from the plugin.
That's great news, Kyle.
Thanks for letting me know!
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
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