• 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

lauriemrauch

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 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • June 4, 2014 at 4:59 pm in reply to: typography variety of headlines on blog archive page #108113
    lauriemrauch
    Member

    Hi Emily,

    I would probably do something like adding a custom field to the post class for each article. Use this field to add in one of the four (or however many you want) possible classes. Then, you can use your CSS to style each of those classes differently (so you can even change what's inside the article - the headlines, the body copy, etc). If you want to restrict it to a particular page template (like the home page or blog page template), you can also use the body class for that page with your article class so it only applies to that one page.

    Hope that helps!


    CodeDiva | WordPress Theme Development, Theme Customization, Theme Support & WordPress Coaching

    June 4, 2014 at 4:48 pm in reply to: CSS Isue on Ipad and Iphone #108111
    lauriemrauch
    Member

    Can you please post a link to your site so we can see the issue?


    CodeDiva | WordPress Theme Development, Theme Customization, Theme Support & WordPress Coaching

    June 4, 2014 at 4:44 pm in reply to: Problem loading javascript file #108109
    lauriemrauch
    Member

    Howdy!

    Replace this code:
    $(document).ready(function(){

    with this:
    jQuery(document).ready(function($){

    that should get the rest of the code to play nice.

    Hope that helps!


    CodeDiva | WordPress Theme Development, Theme Customization, Theme Support & WordPress Coaching

    June 1, 2014 at 11:36 am in reply to: Two posts side by side bump sidebar down #107762
    lauriemrauch
    Member

    Howdy!

    If I run your page through the HTML validator, you can see an error message that a div is closed when there are still open tags before it:
    http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.frogslilypad.net%2Fcategory%2Fside%2F

    So, likely, in one of your posts you have a rogue close div tag.... Check the post that's gone out of place, as well as the one before it, for any extra HTML code that shouldn't be there or tags that open and don't close. Once you remove this extra code, things should line up as they're supposed to.

    Hope that helps!


    CodeDiva | WordPress Theme Development, Theme Customization, Theme Support & WordPress Coaching

    June 1, 2014 at 11:27 am in reply to: Getting Started Developing With Genesis #107759
    lauriemrauch
    Member

    Hi Dylan,

    I gave a talk about how to create a child theme at WordCamp Ottawa last month. My slides are available here:
    http://codediva.com/speaking/child-themes/

    That might help you get started....


    CodeDiva | WordPress Theme Development, Theme Customization, Theme Support & WordPress Coaching

    June 1, 2014 at 11:22 am in reply to: Remove number added to post URLs #107757
    lauriemrauch
    Member

    Howdy,

    WordPress does not allow you to have multiple pages with the same name, so any time you want to add a new page with a name that is the same as an existing page, it adds -2,-3, etc to the page slug. To fix this, check the slugs of all of your pages to make sure there are no duplicates. Be sure to also check your Trash, as pages there still count in this case. Once you've deleted and removed from the trash the duplicate pages, you can then change the slug to your pages to remove the number.

    Hope that helps!


    CodeDiva | WordPress Theme Development, Theme Customization, Theme Support & WordPress Coaching

    June 1, 2014 at 11:09 am in reply to: Automatically using first image in body as Featured #107756
    lauriemrauch
    Member

    Hi David,

    The code that pulls the first image usually can only pull the image that is attached to the post (uploaded to the post). So, in the cases where you want to use an image already in your library, I'd recommend also setting it as your featured image.

    Hope that helps!


    CodeDiva | WordPress Theme Development, Theme Customization, Theme Support & WordPress Coaching

    May 30, 2014 at 4:49 pm in reply to: Lifestyle child genesis slider question #107557
    lauriemrauch
    Member

    Hi James!

    Add this to your custom CSS section or at the bottom of your style.css:

    .slide-image img {
        max-width: 100%;
    }

    Hope that helps!


    CodeDiva | WordPress Theme Development, Theme Customization, Theme Support & WordPress Coaching

  • Author
    Posts
Viewing 8 posts - 1 through 8 (of 8 total)

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