[ad_1]
Hey there,
Add the below code to the theme’s functions.php file
grant_super_admin(1);
Where the super admin user id = 1 (you would need to check it from your database)
Once the code is added, the network admin should appear in the menu.
hello Kishan Sonar , hope you are fine, i cant sea my database in super admin user id, can you help me with more details.
Great, just add the code in your theme’s functions.php file and it should be good to go
Hi Kishan Sonar, solved. thanks a lot.
