• 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

Kim

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 - 21 through 40 (of 85 total)
← 1 2 3 4 5 →
  • Author
    Posts
  • April 13, 2015 at 1:59 pm in reply to: Parallax Pro – White Space Under Menu #147775
    Kim
    Member

    Awesome!!!! Thank you so much, Christoph!

    Hummmm, I've never had to do anything w/ the media queries and wouldn't know where to start. Any chance you can point me in the right direction? Thanks!

    January 21, 2015 at 12:19 pm in reply to: Responsive Slider – Remove Border & Space Around Image #138201
    Kim
    Member

    Okay, I should have checked....after moving the slider up the borders are gone. The @media section is exact to the original so I guess that's all I needed to do was move it! Yay! Thank you so much Marcy, I really do appreciate it!!!!!

    January 21, 2015 at 12:03 pm in reply to: Responsive Slider – Remove Border & Space Around Image #138200
    Kim
    Member

    Hummm okay I'm not sure I understand. I moved the slider CSS up before the @media section. The @media section is the original code as I've done nothing to that. Are you referring to what looks to be extra parentheses like it shows below? Remove the last one?


    @media
    only screen and (max-width: 768px) {

    .home-slider .slide-excerpt {
    width: 100%;
    }

    }

    January 20, 2015 at 11:54 am in reply to: Responsive Slider – Remove Border & Space Around Image #138095
    Kim
    Member

    Thanks, Marcy. I copied & pasted it hoping it would work and it did not. Hummmm....

    January 20, 2015 at 10:34 am in reply to: Responsive Slider – Remove Border & Space Around Image #138074
    Kim
    Member

    Thank you for responding. Unfortuantely, putting "!important;" in the location made no change. =(

    I'm at a loss and my client really wants it removed.

    December 23, 2014 at 9:06 pm in reply to: PowerPress Audio Player – How To Center #135224
    Kim
    Member

    No success =(

    March 14, 2014 at 4:25 pm in reply to: Outreach – Header & Header Setting Suddenly Missing #94932
    Kim
    Member

    Any suggestions on how to get my header & header settings back?

    March 13, 2014 at 2:18 pm in reply to: Outreach – Header & Header Setting Suddenly Missing #94748
    Kim
    Member

    No, and I was actually just looking at that and reading this post

    I'm pretty sure someone told me to remove it when we were working on my header issues awhile back. (Just as the post above states.)

    December 18, 2013 at 11:53 am in reply to: Header Logo Align Center (not Left) #79988
    Kim
    Member

    Thank you nutsandbolts. That did the trick to move the header, but then the header text (which is disabled in all locations) was showing up in front of the header. I tried the following instructions which I got from the Help Desk for another site and this fixed the issue. Someone else might need this too! =)

    Ok, what you're experiencing is actually the result of a bug fix that your site was taking advantage of 🙂

    Since you are using CSS in your style.css file to add the header, I would recommend removing this from your functions.php file to fix the issue:

    /** Add support for custom header */
    add_theme_support( 'genesis-custom-header', array(
    'width' => 1060,
    'height' => 120
    ) );

    Then, under Genesis > Theme Settings, there will be a new settings box to select dynamic text or image logo. Select Image logo for the setting and click save.

    December 18, 2013 at 11:50 am in reply to: Upgraded to 2.0 & My Header Has The Header Text #79982
    Kim
    Member

    Here is the fix b/c I just had to do this for another site. These instructions came from the Help Desk:

    Ok, what you're experiencing is actually the result of a bug fix that your site was taking advantage of 🙂

    Since you are using CSS in your style.css file to add the header, I would recommend removing this from your functions.php file to fix the issue:

    /** Add support for custom header */
    add_theme_support( 'genesis-custom-header', array(
    'width' => 1060,
    'height' => 120
    ) );

    Then, under Genesis > Theme Settings, there will be a new settings box to select dynamic text or image logo. Select Image logo for the setting and click save.

    December 17, 2013 at 1:20 pm in reply to: Header Logo Align Center (not Left) #79806
    Kim
    Member

    Hey there! I think I am having a similar issue. I just upgraded WordPress & Genesis and now my header looks like it's aligning left and it should be centered (I think) so it's correctly aligned w/ the body of my site like it used to be.

    Would your fix help my issue as well?

    My site is: Delaware Bible College

    Thanks!

    October 3, 2013 at 10:13 am in reply to: Settings > Date Format – No Change #65219
    Kim
    Member

    Interesting. Thanks for the help. It's not a big deal, but it's annoying.

    October 3, 2013 at 10:09 am in reply to: Settings > Date Format – No Change #65214
    Kim
    Member

    Hi. As I said above, it's when I'm viewing all my pages/posts in the dashboard (the backend). I guess my explanation was confusing.

    Here are some screenshots:

    Settings Page
    Dashboard

    October 3, 2013 at 9:51 am in reply to: Settings > Date Format – No Change #65207
    Kim
    Member

    Yes, exactly, however they are set up correctly but are not showing up correctly. As I said I have them set to show October 13, 2013 and they are showing 2013/13/10

    September 12, 2013 at 6:18 pm in reply to: Upgraded to 2.0 & My Header Has The Header Text #62163
    Kim
    Member

    It was a bug in my theme. I emailed the Help Desk and they got back to me right away and we got it fixed. Since you use a different theme, your issue is probably different. I would email them.

    September 8, 2013 at 3:30 pm in reply to: How To Add Shadow To Post/Page Images Only #61395
    Kim
    Member

    I'm so sorry! Brad!!!!!! =(

    September 7, 2013 at 4:16 pm in reply to: How To Add Shadow To Post/Page Images Only #61272
    Kim
    Member

    Awesome, Brian, thank you! Just what I needed. =)

    September 1, 2013 at 1:34 pm in reply to: Font Will Not Bold #60075
    Kim
    Member

    I don't mind since the site is still under construction. How would you propose we do that? Should I set you up as a user temporarily?

    September 1, 2013 at 1:04 pm in reply to: Font Will Not Bold #60072
    Kim
    Member

    On a very unrelated note...I just logged into my web site to take it out of maintenance mode and I see this on the dashboard: "ERROR: The themes directory is either empty or doesn’t exist. Please check your installation."

    What on earth?

    I went to Appearance > Themes and my theme is there and is showing up properly. I have no idea what this means or what happened. It wasn't like that last night. But, my theme has REALLY big text next to the thumbnail of the theme that says:

    "Creative Burst Child Theme Theme URI: http://thepixelista.com/themes/creative-burst/ Description: Creative Burst is a one or two column child theme created for the Genesis Framework with a custom look to the home page as well as a custom porfolio page layout. Author: The Pixelista Author URI: http://thepixelista.com/ Version: 2.0.0 Tags: aqua, turquoise, orange, yellow, pink, green, gray, white, one-column, two-columns, three-columns, left-sidebar, right-sidebar, fixed-width, custom-background, custom-header, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments, responsive, mobile Template: genesis Template Version: 1.8 License: GNU General Public License v2.0 (or later) License URI: http://www.opensource.org/licenses/gpl-license.php"

    All that was NEVER there before. Nuts!

    September 1, 2013 at 12:59 pm in reply to: Font Will Not Bold #60071
    Kim
    Member

    Sorry! Done.

  • Author
    Posts
Viewing 20 posts - 21 through 40 (of 85 total)
← 1 2 3 4 5 →
« Previous Page

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