Yep, already tried that one. Doesn’t resolve anything, just getting this error:
Parse error: syntax error, unexpected ‘delete_option’ (T_STRING) in …/woocommerce-currency-switcher/index.php on line 27
So I’ve put the post to unresolved again. Thx for the info although.
You are doing smth wrong, that script works, just do it exactly as I wrote, I have no more solution
Not doing anything wrong actually and I did exactly as you wrote, didn’t work.
Nevermind, I found a solution by myself and for anyone that has the same problem, just manually uninstall (including database tables) the plugin and then reinstall it again.
including database tables – the plugin has no tables. All its data keeps in meta field in option ‘woocs’ which should be deleted to reset all settings. If you was able to realize more difficult operation with data base cleaning I cant understand how you couldn’t do this simple operations https://ww.wp.xz.cn/support/topic/only-one-currency-seen-in-settings?replies=4
Any way, great you resolved it …