• 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

magazine pro with 3 column grid

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 › magazine pro with 3 column grid

This topic is: not resolved
  • This topic has 2 replies, 2 voices, and was last updated 8 years, 8 months ago by bandj.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • July 19, 2014 at 9:04 am #114916
    bandj
    Member

    I'm using the magazine pro theme here http://dogloverzdaily.com/. I'm wondering if it's possible to use the home page as a full width, no sidebar, but have the middle widget grid 3 columns instead of just 2 to fill across.

    http://dogloverzdaily.com/
    July 19, 2014 at 11:15 am #114932
    DTHkelly
    Member

    Yes. You need to modify the homepage template. The file is: front-page.php

    1. Before line 10, add: `

     //* Force full width content layout
    add_filter( 'genesis_pre_get_option_site_layout', '__genesis_return_full_width_content' ); 

    `

    Offline, open the magazine pro zip folder, find front-page.php. Open this file in Notepad++

    I'm new to WP & newer to Genesis, so this is my guess:

    <php
    /**
     * This file adds the Home Page to the Magazine Pro Child Theme.
     *
     * @author StudioPress
     * @package Magazine Pro
     * @subpackage Customizations
     */
    
     //* Force full width content layout
    add_filter( 'genesis_pre_get_option_site_layout', '__genesis_return_full_width_content' );
     
    add_action( 'genesis_meta', 'magazine_home_genesis_meta' );

    Some reference:
    http://sridharkatakam.com/use-full-width-template-homepage-genesis/
    http://wpgenesis.blogspot.com/2013/04/custom-page-template-in-genesis-child.html

    2.

    but have the middle widget grid 3 columns instead of just 2 to fill across.

    Also offline, using Notepad++, open the file from Magazine Pr zip folder: style.css
    Search for "Middle"
    You will see all of the css rules for the home middle widget area.

    That's a start for #2, but obviously not the answer.

    Another guess: perhaps its as easy as dragging in 3 widgets to Home Middle Widget area. And in Widget classes use Genesis columns.
    http://sridharkatakam.com/display-widgets-columns-using-genesis-column-classes/

    Hope some of this helps!

    July 19, 2014 at 12:21 pm #114945
    bandj
    Member

    Thanks Kelly. Just adding the full width force on the front page just removed the sidebar. The grid still stayed at 2 columns. But you got me looking at some things and I found a plugin on gist by Bill Erikson which is working on the category archive pages, Very Cool!. Now I'm thinking of using that for the homepage somehow.

  • Author
    Posts
Viewing 3 posts - 1 through 3 (of 3 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

© 2023 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