• 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

clarkscondensed

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 20 posts - 1 through 20 (of 44 total)
1 2 3 →
  • Author
    Posts
  • March 11, 2014 at 11:27 pm in reply to: Fonts Disappeared Adorable Child Theme #94382
    clarkscondensed
    Member

    None of that seems to be missing unfortunately.

    March 9, 2014 at 9:52 pm in reply to: Polka Dot Background Disappeared Adorable Theme #94117
    clarkscondensed
    Member

    Thanks! That worked!

    February 22, 2014 at 11:22 pm in reply to: Pictures overlapping Text #91994
    clarkscondensed
    Member

    Nevermind, figured it out! Thanks!

    February 22, 2014 at 11:12 pm in reply to: Pictures overlapping Text #91993
    clarkscondensed
    Member

    Sorry, I should have put a specific link. I can see what you mean, but it is actually happening on all my pictures -- is there somewhere that I need to go to change the margin size to 2.4 instead of -4?

    February 5, 2014 at 11:12 pm in reply to: Runway Grid Scrambled #88909
    clarkscondensed
    Member

    Thank you!!!! That worked.

    February 5, 2014 at 8:48 pm in reply to: Runway Grid Scrambled #88891
    clarkscondensed
    Member

    It happened after we published a new post. I went and sent it back to draft, and the grid went back to normal. Obviously, we don't want this to happen, but it seems really weird that this would happen.

    February 5, 2014 at 8:45 pm in reply to: Runway Grid Scrambled #88890
    clarkscondensed
    Member

    UPDATE:

    Now the second page seems to be working, but the first page is all screwed up. I resized that content area for the first page, and that helped, but then the other pages got all scrambled. Anyone??

    November 9, 2013 at 10:49 pm in reply to: Genesis Slider on Static Pages #71965
    clarkscondensed
    Member

    Hmm..that didn't seem to work. Here is the link:

    November 9, 2013 at 10:47 pm in reply to: Genesis Slider on Static Pages #71963
    clarkscondensed
    Member

    I made sure that the genesis widget was placed in the widget area, but no luck.

    Here is the code I have in the functions.php file

    <script src="https://gist.github.com/anonymous/7393947.js"></script>

    November 9, 2013 at 10:29 pm in reply to: Genesis Slider on Static Pages #71959
    clarkscondensed
    Member

    Well I did that, but it seems to have removed the slider altogether...is there anything else I need to change in that code? This is all in the functions.php folder

    November 9, 2013 at 10:25 pm in reply to: Genesis Slider on Static Pages #71958
    clarkscondensed
    Member

    Great, thank you! I'll see if that works.

    November 9, 2013 at 9:47 pm in reply to: Genesis Slider on Static Pages #71948
    clarkscondensed
    Member

    It turns out that it does show up. My browsers, for some reason, won't show me changes I make on this site (itsyummi.com) it is showing up. However, I'd like it to show up in the Genesis Loop hook, so it doesn't take up so much space. Would I change this:

    add_action( 'genesis_after_header', 'your_widget' );

    to this:

    add_action( 'genesis_loop', 'your_widget' );

    Thank you for all your help so far.

    November 9, 2013 at 1:17 pm in reply to: Genesis Slider on Static Pages #71890
    clarkscondensed
    Member

    I must be an idiot - I copied and pasted that exact code, and that widget area shows up, but the slider is still not showing up!

    November 9, 2013 at 1:16 pm in reply to: Change Previous/Next Link Text #71889
    clarkscondensed
    Member

    Thanks! I tried that, and it changed the links inside of posts, but not at the bottom of the home page -- is there something I need to change in that code for that?

    itsyummi.com

    November 9, 2013 at 12:29 am in reply to: Genesis Slider on Static Pages #71829
    clarkscondensed
    Member

    Okay, I installed that code, and I think I changed it correctly; my computer is having a hard time updating the site for some reason though -- can you see if slider is working. If not, here is the code I put in:

    genesis_register_sidebar( array(
    'id' => 'home-slider',
    'name' => __( 'Home Slider', 'ItsYummi' ),
    'description' => __( 'This is the home slider', 'ItsYummi' ),
    ) );

    add_action( 'genesis_after_header', 'your_widget' );

    function your_widget() {

    if ( is_front_page() && is_active_sidebar('new-widget') ) {

    genesis_widget_area( 'new-widget', array(

    'before' => '<div class="new-widget" class="widget-area">',

    'after' => '</div>',

    ) ); }}

    October 15, 2013 at 8:12 pm in reply to: Blissful Theme Messed up after update? #66926
    clarkscondensed
    Member

    I apologize, the site is called thenymelrosefamily.com, different from the first link I posted

    September 23, 2013 at 2:57 pm in reply to: Transfer Design from Test Site to live Site #63889
    clarkscondensed
    Member

    http://www.socialmediacondensed.com (test site)
    http://www.clarkscondensed.com (live site that I want the design to be on.)

    September 23, 2013 at 2:11 pm in reply to: Transfer Design from Test Site to live Site #63884
    clarkscondensed
    Member

    Brad --

    I realized right after I posted this that my design wasn't showing up (I had tried moving it to my site without any luck.) The actual design is up there now, so it's definitely more than just the theme 🙂 I'll look into the WP Migrate DB plugin.

    July 7, 2013 at 8:29 am in reply to: Extend Header to Top of Page #49628
    clarkscondensed
    Member

    Carrie, I'm still having the issue with the top of the page. It only appears briefly when the page first loads, but I'm just hoping to try and make it so it doesn't do it at all.

    July 3, 2013 at 9:18 pm in reply to: Major Layout Issues Prose #49124
    clarkscondensed
    Member

    Update:

    So still messing around with things, I changed my layout to be right sidebar, and I removed

    .content-sidebar #content-sidebar-wrap, .sidebar-content #content-sidebar-wrap {
    width: 70%;
    }
    from my custom code. This seems to make it look somewhat normal in Chrome (with the sidebar on the left, which still doesn't make sense) but when I look at it in Firefox, the sidebar is on the right (which does make sense, since that's what it should be.) I just have no clue what is going on.

  • Author
    Posts
Viewing 20 posts - 1 through 20 (of 44 total)
1 2 3 →

CTA

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

Create a site with WP EngineShop for Themes

Footer

StudioPress

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