Forums

Deteling ALL Sidebars (3 posts)

  1. cpdavidd
    Member
    Posted 3 years ago #

    Hello ,

    I need detele all sidebas on wordpress. I think . thats there was only articles. No menu , only articles. Is that possible ?

  2. selfmade64856
    Member
    Posted 3 years ago #

    Sure, you just have to edit the sidebar.php file. Depending on the theme you can sometime just open the sidebar.php and delete everything. You'll want to backup the file first just in case that method breaks you theme though. Otherwise you will just have to edit out each individual widget. You'll need a little php experience, but not much....mostly trial and error.
    If you copy the sidebar's php into here we can edit it out for you.

  3. flamaa
    Member
    Posted 3 years ago #

    If you don't want to show sidebar on your blog you can just search for <?php get_sidebar(); ?> in your php files (usually on index.php or footer.php. Then just remove or comment this.

    Doing this you wont see any sidebar.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags