Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi Hoom,

    What you can do is create a custom page template and remove the following code from it: <?php get_sidebar(); ?>
    This will remove the sidebar from the page, you can then then create a new page in WordPress and use the custom template.

    Hope this helps

    Thread Starter hoomn

    (@hoomn)

    Thanks!
    By removing that, I don’t have the widgets anymore; but, I still have a narrow column with different color at the right side of my page.(I think I should also some of <div> tags! Do you know which one?[the only thing I have at the moment is Notepad and I can’t find that <div>!])

    which theme are you using?
    you definitely need to adapt the css styles for the page without the sidebar, maybe with a conditional style tag.
    any further help is only possible having a link to your site or at least knowing the theme 😉

    Thread Starter hoomn

    (@hoomn)

    I’m using “WordPress Default 1.6” theme!
    (I’m currently testing on localhost)

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘A Page With No Sidebar’ is closed to new replies.