• 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

Philbeaux

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
  • Profile
  • Topics Started
  • Replies Created
  • Engagements
  • Favorites

Forum Replies Created

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • November 25, 2019 at 6:54 pm in reply to: How Do I Roll Back to a Previous Version of Magazine Pro? #495053
    Philbeaux
    Member

    Ok thanks.

    November 23, 2019 at 7:29 am in reply to: Help with Magazine Pro Homepage Widgets #494999
    Philbeaux
    Member

    Thanks for getting back with me.

    November 16, 2019 at 5:47 pm in reply to: Help with Magazine Pro Homepage Widgets #494794
    Philbeaux
    Member

    First, thank you very much for your assistance helping me. I do appreciate it.
    But.....
    I added the front-page.php to my child theme folder - but what should I include in it? I added this to it.

    <?php
    /**
     * This file adds the Front Page Template to any Genesis Child Theme.
     */
    
     
     
    genesis();

    Created the blank page "Home" like you suggested, set the Static setting to the Home Page and still no widgets. Just to make sure I went back and looked at my functions.php and made sure they were being called.

    November 16, 2019 at 7:43 am in reply to: Help with Magazine Pro Homepage Widgets #494777
    Philbeaux
    Member

    Ok, would Atomic Blocks have done that?

    I know Genesis is a little different. Is there a tutorial on creating one?

    November 15, 2019 at 7:45 pm in reply to: Help with Magazine Pro Homepage Widgets #494753
    Philbeaux
    Member

    You mean set it to "Latest Posts" right?
    I did that, but then what? I'm adding Genesis Featured Posts to the Home page widgets (Home Top, Middle and Bottom) but nothing is changing. I even go to the Widgets Option in the Customizer and those Widget areas are not showing. I'm getting a "Your theme has 5 other widget areas, but this particular page doesn’t display them."

    November 15, 2019 at 3:01 pm in reply to: Help with Magazine Pro Homepage Widgets #494746
    Philbeaux
    Member

    And set it to what?
    I created a new page and set it to that, set up the home page with the widgets but it doesn't change from showing a list of my latest posts.

    EDIT -- It doesn't display my latest posts, but it shows the same posts everytime it's refreshed.

    July 19, 2016 at 6:12 am in reply to: How can I add a Widget just to my Blog Page? #189784
    Philbeaux
    Member

    Susan, sorry just now getting back to this.

    No, I do not see a front-page.php. I am using the Genesis-Sample theme

    July 16, 2016 at 6:21 am in reply to: How can I add a Widget just to my Blog Page? #189590
    Philbeaux
    Member

    Maybe I'm not clarifying them correctly. I'm still pretty new to WordPress.

    My Home Page is a page of my latest posts and that is what I want to add the widget to.

    July 15, 2016 at 5:25 pm in reply to: How can I add a Widget just to my Blog Page? #189565
    Philbeaux
    Member

    The only problem with that guide is it doesn't cover adding a widget to my Homepage, which is what I'm trying to do.

    The code I originally used is

    //Extra Widget Area
    function genesischild_footerwidgetheader() {
    	genesis_register_sidebar( array(
    	'id' => 'footerwidgetheader',
    	'name' => __( 'Footer Widget Header', 'genesis' ),
    	'description' => __( 'This is for the Footer Widget Headline', 'genesis' ),
    	) );
    
    }
    
    add_action ('widgets_init','genesischild_footerwidgetheader');
    
    //Position Widget Header
    function genesischild_footerwidgetheader_position ()  {
            echo '<div class="footerwidgetheader-container"><div class="wrap">';
    	genesis_widget_area ('footerwidgetheader');
    	echo '</div></div>';
    
    }
    
    add_action ('genesis_before_footer','genesischild_footerwidgetheader_position', 5 );
    

    The above code worked just fine, but it put the Footer Header everything.
    How can it be edited to put the widget on just my Home Page? What would the ID of my Home Page?

    April 21, 2016 at 9:22 am in reply to: Can't get My UL To Work #184077
    Philbeaux
    Member

    Ok, that kinda makes sense now.

    Working fine.
    Thanks

    April 4, 2016 at 2:28 pm in reply to: Genesis and Post Thumbnails #182908
    Philbeaux
    Member

    Ok, I added the code provided. Made a new image size of 160x160, named it my-thumbnail.
    Made no difference.
    I downloaded Regenerate Thumbnails, regenerated a couple of thumbnails, all it did was create images of certain width but varying heights.
    How can I set it to where the output of thumbnails will be 160X160?
    I'm not having a problem with featured images. It's the output of a gallery and the featured images of archive pages.

    March 25, 2016 at 7:48 am in reply to: Genesis Featured Posts Widget #182221
    Philbeaux
    Member

    I'm doing something wrong.

    I'm trying to apply it and my site is crashing.

    How do I install the code?

    March 25, 2016 at 7:09 am in reply to: Genesis Featured Posts Widget #182217
    Philbeaux
    Member

    Thanks for the quick response.
    Now, I know very little about modifying WordPress files and even less when it comes to Genesis.
    How can I go about learning how to edit that widget code?

  • Author
    Posts
Viewing 13 posts - 1 through 13 (of 13 total)

CTA

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

Create a site with WP EngineShop for Themes

Footer

StudioPress

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