Forums

Sidebar from static home page showing up on blog page- don't want that. (3 posts)

  1. rosiesyarncellar
    Member
    Posted 4 months ago #

    I have a static home page and have my blog posts on a page entilted Rosie's Blog. On my static home page I have a sidebar (the template is set to sidebar template).

    My blog page is set to Default template but the side bar is still showing up. Any ideas on how to get rid of it on that page?

    In other words, I would like the side bar to show up only on my static home page.

  2. alchymyth
    The Sweeper
    Posted 4 months ago #

    please start by creating a child theme of Twenty Eleven to work with ( http://codex.wordpress.org/Child_Themes ) if you haven't done so already.

    the blog page will be using the index.php template of the theme;

    edit this index.php and see if you can remove the code with get_sidebar();

    this will probably need some further adjustments in functions.php;

    please post a link to your site so someone can have a look at it.

  3. rosiesyarncellar
    Member
    Posted 4 months ago #

    Here is the link to the site... http://www.test.rosiesyarncellar.com/blog/
    I'd like to remove the sidebar from this page.

Reply

You must log in to post.

About this Topic