• 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

SharonHujik

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 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • July 23, 2018 at 3:33 pm in reply to: Lifestyle Pro: move primary sidebar to left side of homepage? #221940
    SharonHujik
    Member

    Add to style.css

    /* Home Page sidebar LEFT */

    .home.content-sidebar .content {
    float: right;
    }

    .home .sidebar-primary {
    float: left;
    }

    May 2, 2015 at 2:53 pm in reply to: add content after first post? #149855
    SharonHujik
    Member

    success - found this post (just changed is_archive to is_home)

    <?php
    global $wp_query;
    if( ($wp_query->current_post == 0) && is_archive() ) {
    ?>
    <div>
    // insert your ad code here
    </div>
    <?php
    }
    ?>
    December 27, 2014 at 2:24 pm in reply to: Hide Featured Image on Posts and Pages #135417
    SharonHujik
    Member

    Looking to solve this same problem. Can you tell me how you did it?

    January 4, 2014 at 9:54 pm in reply to: Swap Thumbnail Image with Title – Genesis Grid Loop #83326
    SharonHujik
    Member

    Cliff and Andrea - I am encountering the same problem with the Genesis Grid. I used CSS to remove the content and now I would like to have the images above the titles on a category page.

    I see from your site that you've resolved the problem (yeah!). Wondering if you could share how you did it?

    here is where I'm at: http://tinyurl.com/kf2cfkx

    I also posted my request at http://wordpress.org/support/topic/images-above-titles-redux?replies=1 if you prefer that channel.

    THANKS!

    December 15, 2013 at 7:15 pm in reply to: How to make Footer Widget area full width? LIfestyle Theme #79316
    SharonHujik
    Member

    Perfect! thanks much

    February 19, 2013 at 7:20 am in reply to: add comment bubble to home page (featured post widget)? #21281
    SharonHujik
    Member

    Hi Chris!

    It was much simpler than I thought.  I added the following CSS via JetPack's Simple CSS.  The only thing I changed was adding an absolute path for the image.

     

    .post-comments {

    background: url(images/icon-comments.png) no-repeat left top;
    margin: 0 0 0 10px;
    padding: 2px 0 2px 22px;
    }

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

CTA

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

Create a site with WP EngineShop for Themes

Footer

StudioPress

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