I put in in the sidebar.php but same thing happened
Is there anyplace in particular i need to put it?
When i look through the file i see:
<li class=”page_item”>‘.__(‘Dashboard’).’
<li class=”page_item”>‘.__(‘Profile’).’
<li class=”page_item”>‘.__(‘Logout’).’
I add it just after that or in theory you could replace the last one although im probably extremely mistaken
I have added that code into the php file.
It shows two logout buttons which is okay but when i hit the new one i get an error:
“The requested URL /< was not found on this server.”
Please forgive my ignorance..Im very new to editing plugins etc….
Thanks for the prompt response, Do I just add that code to the anywhere into the sidebar.php file?