• 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

John

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 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • January 7, 2015 at 3:47 pm in reply to: Need help pulling in a footer script on homepage only #136311
    John
    Participant

    It would be the section in this image.

    Scripts section of page editor

    January 7, 2015 at 3:42 pm in reply to: Need help pulling in a footer script on homepage only #136310
    John
    Participant

    Your Genesis child theme should have a scripts section below your page content in the editor. You would paste the code you gave, including the <scripts> tags and save it. That should be it.

    January 2, 2015 at 7:11 am in reply to: White space in header of Daily Dish Pro #135857
    John
    Participant

    I don't see the lines you mention in number 2, Cindy (in Chrome Browser). Just a quick look at the CSS, I don't see any borders defined.

    For number 1, the "HUGE" white space on the home page is where the page title would display. Unlike your inner pages, it's not being displayed. My guess is you removed the main page title in the admin for your Home page?

    You can reduce padding and margins to reduce the white space a bit, but I think it looks good.

    December 14, 2014 at 1:39 pm in reply to: Custom Page template classes question #134518
    John
    Participant

    I figured it out and added this to my archive template.

    /* Filter to add current-menu-item to menu on page load */
    add_filter('nav_menu_css_class', 'special_nav_class', 10, 2);
    function special_nav_class($classes, $item) {
            /* Insert the menu item classname in the if statement */
    	if (in_array('menu-item-523', $classes)) {
    		$classes[] = 'current-menu-item current_page_item';
    	}
    	return $classes;
    }
    
    November 23, 2014 at 2:06 pm in reply to: Generate Pro shows 2 images in one post #132594
    John
    Participant

    It looks like you have the image in the post and as a featured image. I would try removing it from the post and leave it as a featured image.

    Unless you can tell me otherwise?

    June 22, 2014 at 8:08 am in reply to: Modify recent post widget in parallax pro #111060
    John
    Participant

    No problem. Glad I could help. Good luck.

    June 21, 2014 at 1:08 pm in reply to: Modify recent post widget in parallax pro #110975
    John
    Participant

    You could target that specific area of your home page in the CSS, as an example:

    .home-section-5.widget-area a {
    color: #fff;
    font-size: 20px;
    }

    That should target just that home section and the a tag within, without affecting other locations.

    June 21, 2014 at 10:43 am in reply to: Modify recent post widget in parallax pro #110959
    John
    Participant

    You want to look at around line 1647 of the CSS file, where the parallax-pro-blue a tag is defined. You can change the color from the current blue to #fff and add a font size there, but make sure it doesn't affect other parts of your site.

    March 20, 2014 at 11:27 am in reply to: Date Display Issue #95844
    John
    Participant

    I figured it out. Thanks

    March 20, 2014 at 10:15 am in reply to: Date Display Issue #95821
    John
    Participant

    ..and yes, I did wrap the <li> in a <ul>. The data shows up above the <ul>.

    March 20, 2014 at 10:09 am in reply to: Date Display Issue #95818
    John
    Participant

    Sorry, Brad,

    Hit submit and had to run out.

    Here's the gist:

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