• 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

seozones

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 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • January 25, 2014 at 2:29 pm in reply to: Adding Slider to Going Green Pro #86993
    seozones
    Member

    I added in the following to my functions.php page:

    //* Register after post widget area
    genesis_register_sidebar( array(
    	'id'          => 'featured',
    	'name'        => __( 'Featured', 'your-theme-slug' ),
    	'description' => __( 'This is the featured section.', 'your-theme-slug' ),
    ) );
    
    //* Hook genesis_before_content_sidebar_wrap
    add_action( 'genesis_before_content_sidebar_wrap', 'sk_add_featured_section' );
    function sk_add_featured_section() {
    
    	if ( ! ( is_page_template('page_blog.php' ) || is_singular('post') ) )
    		return;
    
    	genesis_widget_area( 'featured', array(
    		'before'=> '<div class="featured widget-area">',
    		'after'	=> '</div>',
    	) );
    
    }

    In my widgets area, I then see Featured. I placed the Genesis Responder slider widget in there. in my slider settings, I selected Posts, then included the post ids. But still, the slider does not display on the home page.

    Why is this so difficult??? I simply want to add a Genesis slider to a Studio Press theme on the home. This stuff should be more simple than this!!!

    January 24, 2014 at 2:14 pm in reply to: Adding Slider to Going Green Pro #86872
    seozones
    Member

    I want to use the Genesis Responsive Slider.

    February 12, 2013 at 12:23 pm in reply to: How to add text next to the homepage Subscribe button – Minimal Theme #19851
    seozones
    Member

    Like this:

    if ( is_home() ) {
    echo '<div id="page-title"><div class="wrap"><p>Place text here' . esc_html( get_bloginfo( 'description' ) ) . '<a class="page-title-button" href="#">' . __( 'Subscribe Now', 'minimum' ) . '</a></p></div></div>';
    }

    February 8, 2013 at 1:33 pm in reply to: Making Executive Theme Menu like on Demo #19014
    seozones
    Member

    Okay, thanks Brad.  I have it working now, thanks!

    February 8, 2013 at 1:09 pm in reply to: Making Executive Theme Menu like on Demo #18998
    seozones
    Member

    Hi there.  Okay, thanks for that.  I have the menu up there and having chosen Teal as the color but the menu tab are not teal.  What am I doing wrong?  http://clearpeak.seozones1.com/

    Also, the excerpt on each blog post slider on the home page in the demo appears to be shorter than what I have it set to but when I change it, the characters don't scale back.  Where do I adjust that in the dashboard?

    February 6, 2013 at 6:25 pm in reply to: xml file to display theme demo #18557
    seozones
    Member

    okay, thanks!

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