Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
Marian17081976
tagDiv Member

The problem was solved by adding the following code to function.php. Thank you for your prompt replies and I wish you continued success! I leave below the code to be of help to those who face this problem!

function admin_bar(){

if(is_user_logged_in()){
add_filter( ‘show_admin_bar’, ‘__return_true’ , 1000 );
}
}
add_action(‘init’, ‘admin_bar’ );

Marian17081976
tagDiv Member

I have emailed you your admin login details. I am now sending you another email with your cPanel login details. Thank you, I’m waiting to solve the problem!

Marian17081976
tagDiv Member

Yes, it’s on multisite with organicsfood.ro

Viewing 3 posts - 1 through 3 (of 3 total)