Posts page overrides designated template

  • isidra

    #167

    Hi Sayahir,

    First of all, thanks for creating Graphene, I love it. I’ve used it for several sites now including http://www.thefreespeechproject.com and http://www.heidisparkle.com. I’m just learning WordPress and php so please be patient if this is a dumb question.

    So, the site I am working on now is http://www.lukesevern.com, also in Graphene. Luke (who the site is for) really wants the blog to go all the way across the screen to show off his photos better.

    What I did:

    I went into the Reading options and selected the home page to be static, while making the Blog where the posts show up. The I went into the Blog page and selected the One column template, but still saw a sidebar appearing on the Blog page.

    I have done a lot of research and troubleshooting on WordPress support forums (http://wordpress.org/support/topic/remove-widgets-on-designated-posts-page?replies=12#post-1762420) and ended up creating a loop-index.php file with the following code:

    <?php

    include (TEMPLATEPATH . “/template-onecolumn.php”); ?>

    Now the blog has an error as you can see.

    Is this a bug? Am I coding it wrong?

    I really appreciate your help!!! Keep up the good work!!!

    metalroo

    #11489

    mstanford,

    What plugins do you use on your Graphene pages above? You have done a nice job with the design. I especially like your contact page vs. mine http://bsidesmetal.com

    How have you changed the nav bar? Did you find any plugins for that?

Viewing 2 posts - 1 through 2 (of 2 total)

  • You must be logged in to reply to this topic.