Hi Theovillage,
The toolbar can be turned on/off from the Administration > Users > Your Profile. Please check that you haven’t disabled the Show Toolbar when viewing site option.
Best regards,
Cătălin
Hi Cătălin,
Thanks for getting back quickly. On the Your Profile Page I have the following sections based on my plugins:
Name
Contact Info
About Yourself
Appointments+
Avatar
Connect your account to one or more social networks
Thant is it. There is absolutely no option for turning the toolbar on or off. Perhaps this is due to the theme I’m using which is WP-Brilliance from Solostream.
It was the mere act of uploading a photo and then clicking update that took out the toolbar. It was there before the new photo was uploaded and applied and gone as soon as the change was made.
I have no control over it because my theme is not displaying an option to turn it off and on. Is there any other way to access this option to turn it back on?
Thanks,
Ian
I researched some more and apparently the check box to turn the tool bar on and off was removed in version 3.3.
No, the toolbar can be turned on/off, but it’s no longer possible to hide it when viewing the administration screens.
If you have access to the database please take a look at the show_admin_bar_front value from the wp_usermeta table matching your user_id.
This issue should be addressed to the theme/plugin that hides the Personal Options section from the Users Your Profile Screen.
The value of show_admin_bar_front is set to false in WordPress core if admin_bar_front is not set when updating a user profile.