• 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

TGoedde

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 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • January 5, 2016 at 10:50 am in reply to: Secondary Sidebar Video Player #175652
    TGoedde
    Member

    I also tried adding the Text/Embed code into the secondary sidebar menu widget, but that doesn't show anything either.

    December 18, 2015 at 4:47 pm in reply to: Genesis 2.2.5 Update Safe? #174293
    TGoedde
    Member

    I updated and lost my simple-sidebars plugin usability. Support knows of the issue and is trying to write a work around. Meanwhile, my site doesn't have the intended and necessary sidebar navigation. I hope they fix this really soon!

    January 9, 2015 at 1:38 pm in reply to: Shallower widget text areas in Parallax Pro Theme #136770
    TGoedde
    Member

    What I'd like to see is the text widget over the middle of the background photos.

    January 9, 2015 at 1:37 pm in reply to: Shallower widget text areas in Parallax Pro Theme #136768
    TGoedde
    Member

    Thanks Pixel Frau!
    The second method worked best. Made my text area nice and narrow.
    Second question. Now how do I make the 2 other background images show their full self? As the first text widget moves up, it covers the second image and the black background shows up before the second text widget has a chance to fully move up. Almost as if the "timing" is off. Maybe the text widgets need to slow down a bit. Is that even possible? See what I am talking about here http://www.infinityhomesnw.com/beta

    October 3, 2014 at 2:05 pm in reply to: WP-Cycle broken will MetaSider replace it? #126700
    TGoedde
    Member

    I am not seeing any kind of a tutorial for the slider plug in. Will it directly replace the WP-Cycle plugin on my home page? Right where the WP-Cycle plugin shows up on the upper right portion of the landing page. I can't update WP-Cycle any more with the newest WP version so I will need to change a lot of my sites once I figure this out. Of course I have a client that want s updates RIGHT NOW. I have edited the settings for the GRS but don't see where to add images or anything. I am a little confused on how to make it replace the WP-Cycle plug in and have GRS replace it.

    September 23, 2014 at 3:04 pm in reply to: I want a headerless page within the site #125477
    TGoedde
    Member

    Thank you for the tips. I used the code from the link to create a noheader_custom.php file. That worked in part.
    http://www.cascadepest.com/top-50-rat-and-rodent-control-companies/
    I tweaked the code slightly to try to remove all widgets, but as you can see, the side bar widgets and lower 3 widgets and footer are still showing. I want this page to be void of all company information that is shown in those areas. It is purely a marketing page to help SEO rankings by creating cross links.

    Can you alter this code to get rid of that for me?

    <?php
    /**
    * This file adds the Custom Landing template to the Metro Theme.
    *
    * @author Brad Dalton
    * @package Generate
    * @subpackage Customizations
    */

    /*
    Template Name: No Header Pages
    */

    // Add custom body class to the head
    add_filter( 'body_class', 'metro_add_body_class' );
    function metro_add_body_class( $classes ) {
    $classes[] = 'custom-landing';
    return $classes;
    }

    // Remove header, navigation, breadcrumbs, footer widgets, footer, widgets
    add_filter( 'genesis_pre_get_option_site_layout', '__genesis_return_full_width_content' );
    remove_action( 'genesis_header', 'genesis_header_markup_open', 5 );
    remove_action( 'genesis_header', 'genesis_do_header' );
    remove_action( 'genesis_header', 'genesis_header_markup_close', 15 );
    remove_action( 'genesis_after_header', 'genesis_do_nav' );
    remove_action( 'genesis_before', 'genesis_do_subnav' );
    remove_action( 'genesis_before_loop', 'genesis_do_breadcrumbs' );
    remove_action( 'genesis_after', 'genesis_footer_widget_areas' );
    remove_action( 'genesis_after', 'genesis_footer_markup_open', 11 );
    remove_action( 'genesis_after', 'genesis_do_footer', 12 );
    remove_action( 'genesis_after', 'genesis_footer_markup_close', 13 );

    genesis();

    Thanks so much!

    September 22, 2014 at 5:55 pm in reply to: I want a headerless page within the site #125391
    TGoedde
    Member

    Creating a "landing page" will not effect the rest of the site will it? I am assuming I would create this and then on the page dashboard under PAGE ATTRIBUTES then TEMPLATE I will find it in the list. No? Or will it be under the parent menu?

    December 6, 2013 at 4:18 pm in reply to: Centering footer content #77458
    TGoedde
    Member

    Still trying to get some help in centering navigation menus. I have several of these Enterprise themed sites built that need to have the buttons centered up not left or right aligned.

    Example: http://newcoredevelopment.com/

    November 21, 2013 at 12:41 pm in reply to: Menu centering #74748
    TGoedde
    Member

    I still need to know where to apply that display:inline-block trick. There are many instances of that in the .css file. Please help me figure this out as the enterprise theme really needs to have an option to center the menu tabs. Always being left aligned does not always look so good, especially if you only have a couple of buttons.

    October 3, 2013 at 10:02 am in reply to: Menu centering #65210
    TGoedde
    Member

    Where do I try that? There are several instances of "display".

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