I have a wordpress project set up locally in my computer and i'm trying to add a new plugin to it.
I have installed WooCommerce Currency Switcher by WooBeWoo
plugin and activated it. When i try to go to the settings page of this plugin i get this error
Sorry, you are not allowed to access this page.
I have searched for a answer but could not find a working solution.
I have tried the following.
I have changed wp_capability
in wp_usermeta
table to a:1:{s:13:"administrator";s:1:"1";}
But still could not get it to work. I can access settings of already existed plugins and this is a new plugin i have added.
The plugin used : https://wordpress.org/plugins/woocommerce-currency-switcher/