How do I remove the Login Sidebar on Wordpress?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
simonmlewis
DevNet Master
Posts: 4435
Joined: Wed Oct 08, 2008 3:39 pm
Location: United Kingdom
Contact:

How do I remove the Login Sidebar on Wordpress?

Post by simonmlewis »

Hi

I need to remove the Meta box on wordpress.
I have removed the code from the sidebar.php file:
https://wordpress.org/support/topic/how ... ault-theme
But that doesn't do it. It's still there, when logged in and when not logged in.

This is on the latest version of wordpress. Have they altered sometime??

I've also added the Meta to the widgets. Saved. Then removed.
Love PHP. Love CSS. Love learning new tricks too.
All the best from the United Kingdom.
simonmlewis
DevNet Master
Posts: 4435
Joined: Wed Oct 08, 2008 3:39 pm
Location: United Kingdom
Contact:

Re: How do I remove the Login Sidebar on Wordpress?

Post by simonmlewis »

I can see it in the sidebar.php file within the Editor screen.
I removed it. But on the live version it still shows.
There is no Meta widget active.
Love PHP. Love CSS. Love learning new tricks too.
All the best from the United Kingdom.
User avatar
Celauran
Moderator
Posts: 6427
Joined: Tue Nov 09, 2010 2:39 pm
Location: Montreal, Canada

Re: How do I remove the Login Sidebar on Wordpress?

Post by Celauran »

simonmlewis wrote:This is on the latest version of wordpress. Have they altered sometime??
Depends on the theme, not the version of WordPress.
User avatar
Vegan
Forum Regular
Posts: 574
Joined: Fri Sep 05, 2008 3:34 pm
Location: Victoria, BC
Contact:

Re: How do I remove the Login Sidebar on Wordpress?

Post by Vegan »

I found the Graphene theme to be more flexible, it can be one page or one sidebar, 2 sidebars etc

it's one of the better choices for a general site design

i have experimented with a lot of the various themes
Hardcore Games™ Legendary is the Only Way to Play™
My site is powered by LAMP
Post Reply