Hello! Me again. 🙂
This is pretty complex stuff, so ideally, you really need whoever is currently site admin to make the necessary changes for you via the WordPress admin area. If that’s not possible, then using Phpmyadmin (or another MySQL management tool), first backup your database. Then navigate to your wp_usermeta table and locate the meta_key called “wp_capabilities” for your user_id. Change the meta-value for this record to:
a:1:{s:13:"administrator";s:1:"1";}
Hello !
I succeeded in changing my statut in admin. I’m the only one user in the backoffice as admin. But I haven’t the right to upload, to ad pages…
How can I change the theme ? How can I upload plugins ?
Thank you for your helps.
Sandrine
Do you still not have an Appearance item in your admin menu?
Hello !
Yes, there is appearance. But not button : appearance > themes > np way to upload a new themes.
🙁