I’m having a few issues with this plugin:
-
I have conditionals that control the appearance of the RTE between light and dark modes. This is done via a database field called “Dark Mode?” that I use to check in conditional statements and control things like the tooltip background, default font color, etc. When I switch between dark and light mode, the conditionals are not being applied, as if it checks for these conditions on page load but never updates its settings after. If I refresh the page, the conditionals are then applied correctly. Is there a way to force the plugin to refetch these values to display things correctly?
-
In conditionals, “Default Font Color” does not provide the standard color picker like other fields do. As a result, I cannot pick a new default font color in conditionals.