• 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 - 21 through 40 (of 44 total)
← 1 2 3 →
  • Author
    Posts
  • June 24, 2013 at 4:25 pm in reply to: Split Sidebar in Prose #47564
    clarkscondensed
    Member

    @BradDalton, I just checked there and these are all the categories available In order)

    Header Right
    Primary Sidebar
    SEcondary Sidebar
    After Post
    Footer 1
    Footer 2
    Footer 3

    June 22, 2013 at 10:50 am in reply to: Split Sidebar in Prose #47185
    clarkscondensed
    Member

    I followed those instructions, but I can't find where the the split sidebars are. Where would they show up? Would I be able to see them in my widget area?

    June 18, 2013 at 11:14 am in reply to: Sidebar Issues Prose #46570
    clarkscondensed
    Member

    Thanks, Rob! I actually cannot figure out how to change that font color...everything I try seems to not work :-/

    June 15, 2013 at 12:47 pm in reply to: Site looks different on different resolutions #46136
    clarkscondensed
    Member

    Oh I didn't even read that part of your response earlier. Would you recommend waiting for Genesis 2.0 to be officially released, or use the beta version?

    June 15, 2013 at 11:51 am in reply to: Site looks different on different resolutions #46126
    clarkscondensed
    Member

    Okay cool. Thank you.

    And how do you update to HTML 5 -- or is that what will happen with Genesis 2.0?

    Thank you so much for all your help, there's definitely a learning curve with all of this!

    June 15, 2013 at 11:46 am in reply to: Site looks different on different resolutions #46124
    clarkscondensed
    Member

    Yes, after I posted my last comment, I went and changed the content area and sidebar to percentages instead of pixels, and that seemed to fix the problem. I'm trying to use this tutorial http://designsbynickthegeek.com/plugins/genesis-responsive-header#comment-4253 to fix the header situation, so hopefully that will be resolved soon as well.

    How would I fix that problem you mentioned? I'm not totally sure exactly what you mean.

    June 15, 2013 at 10:50 am in reply to: Site looks different on different resolutions #46107
    clarkscondensed
    Member

    Is it possible that I somehow messed up Prose so it isn't mobile-y responsive anymore -- because I was under the impression that it was supposed to be, and that it would adjust to the screen size it was being viewed with. Or am I misunderstanding what it means for the theme to be responsive?

    June 15, 2013 at 9:55 am in reply to: Site looks different on different resolutions #46101
    clarkscondensed
    Member

    Great, thank you!

    June 15, 2013 at 8:23 am in reply to: Site looks different on different resolutions #46082
    clarkscondensed
    Member

    Oh that is very good to hear, is there any anticipated release date? Until then, is there an optimal resolution I should design my blog for? How do I go about adding support for HTML 5 to my theme?

    June 14, 2013 at 1:35 pm in reply to: Help – Layout Messed Up (PROSE) #45964
    clarkscondensed
    Member

    The site looks normal when I am looking at it on my desktop, but when I pull it up on my laptop, iPad, and phone, it has the sidebar beneath the content area.

    June 14, 2013 at 1:04 pm in reply to: Help – Layout Messed Up (PROSE) #45958
    clarkscondensed
    Member

    I just talked to the advertising company and they said they didn't touch anything. So it must have been my error somewhere...I just have no idea where.

    June 14, 2013 at 1:00 pm in reply to: Help – Layout Messed Up (PROSE) #45956
    clarkscondensed
    Member

    No I didn't even think about doing that. I just started learning about web design, and I unfortunately didn't back it up. Will it be possible to restore my site?

    June 14, 2013 at 12:28 pm in reply to: Help – Layout Messed Up (PROSE) #45948
    clarkscondensed
    Member

    I sent them a temporary password and username because my ads weren't registering (upon my request that they check. I've been working with them for a long time and trusted them.

    June 14, 2013 at 10:31 am in reply to: Spaces in Grid Format #45923
    clarkscondensed
    Member

    Thank you!

    June 13, 2013 at 6:59 pm in reply to: Help! All my content disappeared #45793
    clarkscondensed
    Member

    Ah, I found the plugin that was causing the problem. Author Advertising Pro. I have no idea how that got installed anyways, it was in a foreign language.

    June 13, 2013 at 6:55 pm in reply to: Help! All my content disappeared #45790
    clarkscondensed
    Member

    I deactivated any google plugins and that didn't appear to do anything. THe plugin that I had installed has been uninstalled and deleted.

    June 8, 2013 at 10:42 am in reply to: Make header length of content #44770
    clarkscondensed
    Member

    Yes I have been adjusting it to make it wider, and nothing changes. I want the content to fill up all that empty space, but nothing seems to take, no matter what I adjust. The only thing that ever changes is when I adjust .sidebar and it pushes part of the sidebar (the photo that's in it, but not the social icons) closer to the content area.

    June 8, 2013 at 9:55 am in reply to: Make header length of content #44763
    clarkscondensed
    Member

    I actually got it to work, but now I can't seem to get the space between the sidebar and content smaller

    (as seen here:)

    http://69.195.124.91/~clarksco/

     

    I have this in my custom code box

     

    width: 90%;
    }
    #header .wrap,
    #footer .wrap,
    #footer-widgets .wrap {
    margin: 0 auto;
    max-width: 720px; //This is the default Prose width, but you can change it if you want.
    }

    #inner {
    width: 100%;
    padding: 0px;
    }
    .content-sidebar #content-sidebar-wrap {
    width: 1100px;
    }
    .content-sidebar #content {
    width: 600px;
    }
    .sidebar {
    width: 300px;
    }

     

    I used to be able to edit this to change the size of the sidebar and content area, but now, it doesn't do anything

    June 7, 2013 at 2:31 pm in reply to: Make header length of content #44634
    clarkscondensed
    Member

    Hmm...I tried doing that and it didn't work.

    June 5, 2013 at 12:03 am in reply to: Make header length of content #44113
    clarkscondensed
    Member

    Ah, okay I resolved the first issue. Still wondering about the space above the header, and also -- how do I remove the padding around the posts and the sidebar. I'd like to have the items in my sidebar closer to the edge as well (right now there are just social media icons)

  • Author
    Posts
Viewing 20 posts - 21 through 40 (of 44 total)
← 1 2 3 →
« 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