• Skip to main content
  • Skip to forum navigation

StudioPress

  • Shop for Themes
  • My StudioPress

Forum navigation

  • Home
  • General Genesis Discussions
  • StudioPress Themes
  • Genesis Blocks
    • Genesis Blocks
    • Genesis Custom Blocks
  • Retired Themes
  • FAQs
  • Forum Rules
  • Internationalization and Translations
  • Forum Bugs and Suggestions
  • Forum Log In

Are You Using The WordPress Block Editor?

Genesis now offers plugins that help you build better sites faster with the WordPress block editor (Gutenberg). Try the feature-rich free versions of each plugin for yourself!

Genesis Blocks Genesis Custom Blocks

Layout settings not working on blog page:

Welcome!

These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.

Log In
Register Lost Password

Community Forums › Forums › Archived Forums › Design Tips and Tricks › Layout settings not working on blog page:

This topic is: resolved

Tagged: blog page layout, default layout, Layout settings

  • This topic has 6 replies, 2 voices, and was last updated 12 years, 8 months ago by jgk.
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • June 23, 2013 at 5:33 pm #47385
    jgk
    Member

    Hi!

    I'm using a customized version of the metro theme.

    I'm trying to use a full width content for all the pages in my site, except for the blog page and individual blog posts.

    Under theme settings I've set the default layout to full width content. On the blog page I've set the layout to content-sidebar.

    When I view the blog page it is still showing full width content. The individual blog posts are displaying content/sidebar correctly.

    I've cleared the cache and viewed the page in incognito mode, but can't figure this one out. Thanks for any help.

    Jay

    http://jgtest.wpengine.com
    June 23, 2013 at 5:52 pm #47388
    Brad Dalton
    Participant

    Try this:

    https://gist.github.com/braddalton/5846973


    Tutorials for StudioPress Themes.

    June 23, 2013 at 7:15 pm #47395
    Brad Dalton
    Participant

    Set the default layout as full width in the Genesis > Theme Settings > Default Layout.

    Then copy the code from the view raw link and add the code to the end of your child themes functions.php file using a text editor.


    Tutorials for StudioPress Themes.

    June 23, 2013 at 9:45 pm #47408
    jgk
    Member

    Thank you Brad!

    I followed your instructions. When I click preview changes from the blog page it displays content-sidebar, but when I view the live page it seems to still display full width content. I've cleared my cache and the wpengine cache, this doesn't seem to be making a difference.

    Anything else to try? Also the breadcrumbs on the preview says home / home if that offers any clues. Thanks!

    Jay

    June 24, 2013 at 12:04 am #47417
    Brad Dalton
    Participant

    You could try changing the conditional for the blog page template to the i.d for the blog page which you can grab from the source code. I know wpengine have caching that can take time to flush which makes it hard for CSS changes as well.

    if (is_single() || is_page_template( 'page_blog.php' ) ) {
    

    Change to this and replace 007 with the i.d for your blog page.

    if (is_single() || is_page( '007' ) ) {
    

    The conditional tag for the blog page seems to work sometimes and not at other times.


    Tutorials for StudioPress Themes.

    June 24, 2013 at 10:31 am #47473
    jgk
    Member

    Thanks Brad,

    For some reason it's still not working. I've kicked this over to studiopress tech support incase something is going wrong under the hood. Since this doesn't seem to be an easy fix.

    Thank you. Cheers,

    Jay

    June 24, 2013 at 10:40 am #47476
    jgk
    Member

    The fix was:

    I had selected a static blog page under Settings > Reading instead of using the blog page template included with Genesis.

    Under Settings > Reading, make sure a static page is not selected for the blog, then create a page and assign the blog page template to it from the template dropdown on the right hand side of the editor.

  • Author
    Posts
Viewing 7 posts - 1 through 7 (of 7 total)
  • The forum ‘Design Tips and Tricks’ is closed to new topics and replies.

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2026 WPEngine, Inc.

Products
  • Create a Site with WP Engine
  • Shop for Themes
  • Theme Features
  • Get Started
  • Showcase
Company
  • Brand Assets
  • Terms of Service
  • Accptable Usse Policy
  • Privacy Policy
  • Refund Policy
  • Contact Us
Community
  • Find Developers
  • Forums
  • Facebook Group
  • #GenesisWP
  • Showcase
Resources
  • StudioPress Blog
  • Help & Documentation
  • FAQs
  • Code Snippets
  • Affiliates
Connect
  • StudioPress Live
  • StudioPress FM
  • Facebook
  • Twitter
  • Dribbble