• 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

pathetix

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
  • January 15, 2019 at 12:10 pm in reply to: Breakthrough Pro featured image not changing #305791
    pathetix
    Member

    I do understand that option will make a default image appear if you don't set a featured image in your page/post.

    However for certain pages/posts, I want to be able to overwrite that default image.

    It is working fine if I turn off Jetpack's Site Acceleration option but I do want to use this Jetpack feature.

    January 15, 2019 at 11:13 am in reply to: Breakthrough Pro featured image not changing #305371
    pathetix
    Member

    Not sure if this helps.
    Are you guys using Jetpack?
    Turns out when I turn off 'Enable site accelerator' the Featured Images appear.

    Turning that option off while I figure out how to solve this.

    January 15, 2019 at 7:12 am in reply to: Breakthrough Pro featured image not changing #303509
    pathetix
    Member

    Same problem here.
    Featured image is not showing in all pages.
    If the default image in Customizer is used it will be displayed.

    Any idea?

    January 20, 2015 at 3:27 am in reply to: Parallax Pro – stop menu breaking over two lines on iPad. #138019
    pathetix
    Member

    Your .header-widget-area is taking up 100% width.
    You can revert to the 560px width first and then play with the padding/font-size to get it exactly right.

    You can also shave some pixels off the .site-title since your logo is shorter than the default allocated width.

    October 18, 2014 at 10:37 pm in reply to: Display ACF on a page #128294
    pathetix
    Member

    Hm, I'm not really proficient in Genesis hooks.
    I'll read those articles first and try.

    Thanks!

    October 18, 2014 at 12:32 am in reply to: Remove border on Serenity Theme #128227
    pathetix
    Member

    You'll need to add this css rules:

    #content img, #content p img {
    border:none;
    padding:0;
    }

    November 27, 2013 at 10:48 pm in reply to: How to remove Border on Executive theme #75994
    pathetix
    Member

    Div class="site-container" has a box-shadow applied.

    What you can do is add this css:
    .site-inner {box-shadow: none;}

    November 21, 2013 at 5:10 am in reply to: Remove Responsive Slider javascript functions if slider is not on active page #74690
    pathetix
    Member

    Thanks for replying.
    Unfortunately I am still developing the site locally so no URL to show yet.
    I am using Genesis Executive Pro child theme.

    The slider resides in 'home-slider widget-area' after the main class="main" on the home page.
    The javascript function gets printed before the closing body tag.

    On the other pages, this widget that houses the slider does not appear.
    But the javascript call is still there before closing body tag.

    Is there a way to remove it by function perhaps?

    September 17, 2013 at 7:31 am in reply to: How to insert custom markup outside of header's .wrap? #62973
    pathetix
    Member

    Btw how did you came up with genesis_header_markup_close ?
    I don't see it in the hooks reference page.

    September 17, 2013 at 7:22 am in reply to: How to insert custom markup outside of header's .wrap? #62971
    pathetix
    Member

    Sorry for the late reply but I was trying to understand what you did.

    It works! It's kind of a long solution but it works.
    I was already contemplating on just building a custom theme but now I don't have to;

    Thanks for the explanation, I really appreciate this.

    September 16, 2013 at 11:22 am in reply to: How to insert custom markup outside of header's .wrap? #62844
    pathetix
    Member

    Thanks @nunotmp for the reply, I think I understand your solution.
    However I can't get the markup to be outside of the header .wrap div.

    I Implemented your solution:`add_action( 'genesis_header', 'custom_wrap_open', 12 );
    add_action( 'genesis_header', 'custom_wrap_close', 14 );
    add_action( 'genesis_header', 'everything_within_custom_wrap', 13 );

    function custom_wrap_open() {
    echo '<div class="custom-wrap">';
    }
    function custom_wrap_close() {
    echo '</div">';
    }
    function everything_within_custom_wrap() {
    echo '<h1>HELOOOO</h1>';
    }`

    That generated:`<header>
    <div class="wrap">
    <div class="title-area">...</div>
    <div class="custom-wrap"><h1>HELOOOO</h1></div>
    </div>
    </header>`

    What I would like to achieve is the custom markup to be the sibling of the header .wrap div.
    I really appreciate your explanation though.

    August 21, 2013 at 10:32 pm in reply to: Help With Single Page Template and Advanced Custom Fields #58119
    pathetix
    Member

    I actually would like to know about this as well.
    Been trying to find out how to write a single-posttype.php page for a few hours.
    There doesn't seem to be a single documentation for a custom single page anywhere.
    (Or am I just searching for the wrong thing?)

    August 21, 2013 at 9:17 pm in reply to: Is Jquery included/loaded with the Genesis Framework? #58115
    pathetix
    Member

    Oh I see.
    Thanks for both the clarification and the solution 😀

  • 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