• 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

wp guy

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 - 101 through 120 (of 169 total)
← 1 2 3 … 5 6 7 8 9 →
  • Author
    Posts
  • March 17, 2013 at 9:53 am in reply to: Security for your WP site and wp-admin? #28580
    wp guy
    Member

    This is what I use: http://wordpress.org/extend/plugins/better-wp-security/

    March 17, 2013 at 9:34 am in reply to: Remove White Wrap – Home-Middle (Enterprise Theme) #28574
    wp guy
    Member

    I didn't experience that in my editor. When I changed the inner color it only changed the background for Home Middle 1, 2 and 3. When I applied the change below, only that area turned black.

     
    #inner {
    -khtml-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background-color: #000;
    border: 1px solid #ddd;
    border-radius: 10px;
    margin: 20px auto 0;
    overflow: hidden;
    padding: 25px 29px 30px;
    width: 900px;

    March 16, 2013 at 2:49 pm in reply to: Nav menu item moves out of alignment when clicked #28292
    wp guy
    Member

    Ok, I clicked a bunch tabs over and over and didn't see anything wrong. And I drag my clients kicking and screaming to my Hostgator reseller account:-)

    March 16, 2013 at 1:02 pm in reply to: Nav menu item moves out of alignment when clicked #28249
    wp guy
    Member

    I'm getting a database error.

    March 16, 2013 at 12:15 pm in reply to: How to add an image logo to a child theme? #28204
    wp guy
    Member

    Go into your Genesis settings and scroll down. You should see a drop down to choose between a text or image logo. If not, click "Appearance" - "Themes" - "Customize" - "Site Title & Tagline" then uncheck to display text.

    March 16, 2013 at 12:08 pm in reply to: How to add an image logo to a child theme? #28198
    wp guy
    Member

    Install the Genesis Simple Headers plugin, upload logo. Make sure you have selected "image" logo in your Genesis settings.

    March 16, 2013 at 10:46 am in reply to: Taking up the challenge #28059
    wp guy
    Member

    My two cents:

    I find this forum amazing. It's not often you can buy a product and get free advice on how to customize it. Buying any WP framework implies that you have some level of working knowledge of PHP and CSS. If not...fine - there are detailed set-up instructions that come with the purchase of any theme.

    I'm learning as I go and there's no better tutorial out there than spending some time here and reading the answers to questions. I think I've learned more about styling here in a few weeks I've been on this board than over the past year.

    So I get back to my amazement here that people are willing to dedicate their time, for free, to help people customize their themes. All other forum issues are mute.

    I set up themes for a living and am currently learning to customize them. I now ONLY work with Genesis and StudioPress themes. Go ahead and hit a snag or need advice with other theme developers (not to be named, not here to bash) and good luck.

    March 15, 2013 at 5:28 am in reply to: Adding New Widget Areas to Metric #27090
    wp guy
    Member

    Thank you!

    March 14, 2013 at 1:28 pm in reply to: Need Help Adding Logo To Metro Theme #26324
    wp guy
    Member

    Ok, follow me here:

    Open your photo editing program and create a white background that's the length and height of your header. Then place the logo on that background wherever you want it. Save - upload.

    March 14, 2013 at 1:22 pm in reply to: Need Help Adding Logo To Metro Theme #26318
    wp guy
    Member

    How 'bout a cheat. Just put your logo on a transparent background that's the entire length of the header, then upload that. And since your header is white, you could just put your logo in a white background that's the same size as your header and upload that.

    March 14, 2013 at 1:02 pm in reply to: Need Help Adding Logo To Metro Theme #26289
    wp guy
    Member

    Have you tried using this: http://wordpress.org/extend/plugins/genesis-simple-headers/

    March 14, 2013 at 12:52 pm in reply to: Blog & Home Page Switched? #26276
    wp guy
    Member

    I don't have this theme for but most StudioPress themes to operate like the demo you need to leave the setting to "latest posts."

    March 14, 2013 at 10:51 am in reply to: changing the header color #26220
    wp guy
    Member

    It's an image file:
    #wrap {
    background: url(images/bg.png) repeat-x;
    }

    Just replace that image with a red image.

    March 14, 2013 at 10:46 am in reply to: change text color in primary side bar #26217
    wp guy
    Member

    Can you please post a link to your site?

    March 14, 2013 at 8:54 am in reply to: Metro: big and bold header above container #26177
    wp guy
    Member

    Well, I can solve one of your problems - increasing the header size. Just adjust:
    #header {
    min-height: 87px;
    overflow: hidden;
    }

    Check into this solution for only having your this header show up on the main page: http://www.jonbellah.com/2012/12/genesis-custom-header-for-multiple-page-layouts-and-templates/

    http://efficientwp.com/tutorials/using-different-header-images-on-different-pages

    March 14, 2013 at 7:35 am in reply to: Adding New Widget Areas to Metric #26160
    wp guy
    Member

    Ok, I installed the visual hook plugin...wow - fantastic tool. For Metric, I want the new content area to be below the three content areas: Home Middle 1, 2, 3 and before the footer. Based on the visual guide I guess it would go genesis_before_footer?

    March 13, 2013 at 9:20 pm in reply to: Adding New Widget Areas to Metric #26113
    wp guy
    Member

    The location on Metric would be a new content area below Home Middle 1, 2 and 3 and above the footer. And yes, only on the home page.

    March 13, 2013 at 8:54 pm in reply to: Adding New Widget Areas to Metric #26105
    wp guy
    Member

    Great idea! However, that solves my issue for the 4 widget areas but I still just need to add one widget area in Metric below the three content areas. If I can get that accomplished I'll be set.

    March 13, 2013 at 8:22 pm in reply to: Adding New Widget Areas to Metric #26099
    wp guy
    Member

    I looked through StudioPress but couldn't find any theme with 4 content areas in a row.

    March 13, 2013 at 4:11 pm in reply to: Magazine Theme Header Background #26050
    wp guy
    Member

    Oh, so you want to kill the purple. That's an image. You can either access your theme's image files through cpanel and replace that with another image or while in your admin just upload an image then paste the path in between the parenthesis of (images/wrap.png)
    #wrap {
    background: url(images/wrap.png) repeat-x;
    margin: 0 auto;
    }

    Or...replace the above code with:

    #wrap {
    background: #000;
    margin: 0 auto;
    }

  • Author
    Posts
Viewing 20 posts - 101 through 120 (of 169 total)
← 1 2 3 … 5 6 7 8 9 →
« Previous Page

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