Wordpress Sidebar issue

smeagol22

Newbie
Joined
Sep 28, 2011
Messages
4
Reaction score
5
Help! I don't know if this is where I should post this or not. I have been beating my brains out trying to figure out how to remove the 'Navigation' menu from my side bar. The links are annoying and it's taking up valuable space I could be using for widgets. Does anyone have an idea on a plugin that will remove this annoyance for me or could help me with the code?

Any help would be appreciated! Thanks!
 

Attachments

  • sidebar.JPG
    sidebar.JPG
    18.6 KB · Views: 10
Are you trying to remove one of those tabs, or the entire "nav" in your pic? widgets are what you could change to move whats "In" the sidebar, but to remove the sidebar completely, you would have to mess with the template files of the theme you're using.
 
hey amrak,

I deleted the sidebar.php file and that obviously was a bad move. I replaced the code and then just tried to narrow it down in the code. However, I couldn't figure it out.

I did get the 'links' removed via deleting them through the 'links menu' in the dashboard. I looked for a widget that would remove the navigation box, but could find none in my meager search. I built a site for a client and they want that box gone, I feel like I am between a rock and a hard place. I have spent hours going through the css and php files and have yet to have any definite success.
 
Are you trying to remove one of those tabs, or the entire "nav" in your pic? widgets are what you could change to move whats "In" the sidebar, but to remove the sidebar completely, you would have to mess with the template files of the theme you're using.

I just found the fix! Thanks for your help!
 
Last edited:
Back
Top