[ad_1]
Hi @moxie ,
Thanks for reaching out!
I understand that you are unable to dismiss the notice regarding Coupon Management being moved, is this correct?
Kindly note that this is a known bug, which you can see on Github here. There is a workaround for this by changing the notice value to “actioned”.
You can use a plugin like WP phpMyAdmin to access it or your web host’s control panel.
Locate the wp_wc_admin_note_actions
table and search for the name, remove-legacy-coupon-menu
. Change the status to actioned
and that should remove the banner for you.
Hope this helps!