Hi, thanks for your response.
I enabled the third button on: http://185.231.202.54/~egwp/
But it is showing the first button though. When selecting the second button, it works perfect (the others are pro-version so I can not test).
On evilgamerz.com I enabled the second one as a workaround now. I tried overwriting all old CSS files with the previous plugin version, but that didn’t work either.
I can just reproduce it by uninstalling the plugin and re-installing it, so I guess it’s really simple to reproduce…
In MYSQL the following is configured in the wp_config table for wp_dark_mode_switch:
a:20:{s:13:"show_switcher";s:2:"on";s:12:"switch_style";s:1:"2";s:17:"switcher_position";s:12:"right_bottom";s:11:"switch_side";s:12:"right_bottom";s:14:"bottom_spacing";s:2:"10";s:12:"side_spacing";s:2:"10";s:16:"attention_effect";s:4:"none";s:10:"enable_cta";s:3:"off";s:8:"cta_text";s:0:"";s:14:"cta_text_color";s:0:"";s:12:"cta_bg_color";s:0:"";s:18:"enable_menu_switch";s:3:"off";s:18:"custom_switch_icon";s:3:"off";s:17:"switch_icon_light";s:0:"";s:16:"switch_icon_dark";s:0:"";s:18:"custom_switch_text";s:3:"off";s:17:"switch_text_light";s:5:"Light";s:16:"switch_text_dark";s:4:"Dark";s:15:"show_above_post";s:3:"off";s:15:"show_above_page";s:3:"off";}
-
This reply was modified 5 years, 1 month ago by
jeroenj.
After last update it’s working again!