• 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

Ozzy

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 - 41 through 60 (of 256 total)
← 1 2 3 4 … 11 12 13 →
  • Author
    Posts
  • July 12, 2013 at 8:41 am in reply to: Executive Child Theme Resposive Action Looking Funky #50368
    Ozzy
    Member

    that's not the sidebar that's coming back into that area, it's the added menu inside of the content.

    if you were to add some responsive styling to that or change how it appears at certain device widths, your problem should be solved!


    Ozzy Rodriguez | Twitter | Google+

    July 12, 2013 at 8:34 am in reply to: Homepage Responsive Slider Issue #50364
    Ozzy
    Member

    without any content, i can't see where the issues are.

    can you add some, either dummy content from the xml that comes with the theme or some of your own, and post back when you've done that?


    Ozzy Rodriguez | Twitter | Google+

    July 9, 2013 at 7:54 am in reply to: Modify a theme #49950
    Ozzy
    Member

    glad i could help!


    Ozzy Rodriguez | Twitter | Google+

    July 8, 2013 at 5:23 pm in reply to: Listing section not showing up #49887
    Ozzy
    Member

    it looks like the listing is showing.

    the getting started section in My StudioPress > Downloads is pretty good on setting up a theme.


    Ozzy Rodriguez | Twitter | Google+

    July 8, 2013 at 5:20 pm in reply to: Modify a theme #49886
    Ozzy
    Member

    try adding this to your style.css file:

    .genesis-feature-1 .entry-content {
    background: url(images/gray-texture.jpg) repeat scroll 0 0 transparent;
    }

    Ozzy Rodriguez | Twitter | Google+

    July 5, 2013 at 4:59 pm in reply to: Adding Custom Post Type Link in Breadcrumbs #49434
    Ozzy
    Member

    i think 2.0 is pretty stable at the moment.


    Ozzy Rodriguez | Twitter | Google+

    July 5, 2013 at 3:45 pm in reply to: Adding Custom Post Type Link in Breadcrumbs #49421
    Ozzy
    Member

    yeah, it's not a taxonomy archive, just a post inside of a CPT.

    after reading @GaryJ posts, it may be worth upgrading to 2.0 and seeing if it makes your life easier as whatever you do before may need to be modified after the upgrade anyways.


    Ozzy Rodriguez | Twitter | Google+

    July 5, 2013 at 3:21 pm in reply to: Adding Custom Post Type Link in Breadcrumbs #49417
    Ozzy
    Member

    i guess i'd need to see how you're registering your CPT's because i think i have them working the way you're wanting to on my site.

    http://www.ozzyrodriguez.com/portfolio/design-and-development-for-appvance/


    Ozzy Rodriguez | Twitter | Google+

    July 5, 2013 at 3:18 pm in reply to: I'm using agentpress, my listing displays are not neat. #49415
    Ozzy
    Member

    the image sizes of the site you like are 280x200. i'd try making your images that or at the very least, all the same.


    Ozzy Rodriguez | Twitter | Google+

    July 5, 2013 at 3:11 pm in reply to: Linking Post Titles to Individual Post #49413
    Ozzy
    Member

    it looks like you've tried to hardcode some stuff into the theme like h1 tag. it looks like you've hooked something in genesis_post_content or genesis_before_post_content.

    i'd try looking into something in that area for the problem.


    Ozzy Rodriguez | Twitter | Google+

    July 5, 2013 at 3:09 pm in reply to: Freelance – Sidebar-alt not showing on blog page #49412
    Ozzy
    Member

    did you set the blog page to the sidebar-content-sidebar layout option?


    Ozzy Rodriguez | Twitter | Google+

    July 5, 2013 at 3:01 pm in reply to: Adding Custom Post Type Link in Breadcrumbs #49409
    Ozzy
    Member

    have you tried modifying the breadcrumbs by using the code to modify them on this page: http://my.studiopress.com/snippets/breadcrumbs/ ?


    Ozzy Rodriguez | Twitter | Google+

    July 3, 2013 at 5:23 pm in reply to: Genesis is no longer on my dashboard. #49094
    Ozzy
    Member

    i'd have to see the actual site to be of more help on that as it's not something i've run into before.

    i would form a new post as it could get the attention of someone who can figure this out without looking at the site.


    Ozzy Rodriguez | Twitter | Google+

    July 3, 2013 at 10:39 am in reply to: Genesis is no longer on my dashboard. #49005
    Ozzy
    Member

    It shouldn't, but it might depend on what plugin your using for that. it's difficult without knowing all of the information.

    try disabling the plugins and seeing if it comes back.

    also under user settings, do you have Genesis Admin Menu set to display?


    Ozzy Rodriguez | Twitter | Google+

    July 3, 2013 at 10:24 am in reply to: Genesis is no longer on my dashboard. #48998
    Ozzy
    Member

    have you added any of the functions found on this page, http://my.studiopress.com/snippets/admin-management/, to your functions.php file?


    Ozzy Rodriguez | Twitter | Google+

    July 3, 2013 at 8:43 am in reply to: Genesis is no longer on my dashboard. #48963
    Ozzy
    Member

    is metro showing on the front end?

    do you have a link to the site?


    Ozzy Rodriguez | Twitter | Google+

    June 26, 2013 at 10:39 pm in reply to: Background for Widget #47966
    Ozzy
    Member

    so you'd like the title and the contents to be different colored backgrounds?


    Ozzy Rodriguez | Twitter | Google+

    June 25, 2013 at 10:09 pm in reply to: Background for Widget #47746
    Ozzy
    Member

    which widget are you talking about?

    dividing a widget into two areas without adding divs inside of the widget is impossible.

    the other thing to keep in mind is that in the web world, you shouldn't think in inches, but pixels.


    Ozzy Rodriguez | Twitter | Google+

    June 24, 2013 at 8:00 pm in reply to: Membership role 404 error #47606
    Ozzy
    Member

    try going through the steps in this thread and see if it helps you out: http://wordpress.org/support/topic/registerphp-missing


    Ozzy Rodriguez | Twitter | Google+

    June 24, 2013 at 7:45 pm in reply to: Agency Theme #47601
    Ozzy
    Member

    the registration form to do a login?

    that link may not be on there, but you can add it.


    Ozzy Rodriguez | Twitter | Google+

  • Author
    Posts
Viewing 20 posts - 41 through 60 (of 256 total)
← 1 2 3 4 … 11 12 13 →
« 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