• 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

ChrisGregory

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 - 1 through 20 (of 24 total)
1 2 →
  • Author
    Posts
  • February 23, 2017 at 7:31 pm in reply to: Change H1 tag to H2 on post titles – Infinity theme #201865
    ChrisGregory
    Member

    Hi Brad,

    Thank you for sharing.

    So if I understand correctly,

    In my functions.php file, I enter:

    function my_title_wrap(){
    return 'h2';
    }
    add_filter( 'genesis_entry_title_wrap', 'my_title_wrap' );

    If (Is_Single) {
    ( 'genesis_entry_title_wrap', 'my_title_wrap' );
    }

    April 27, 2015 at 5:47 pm in reply to: Parallax Pro – How to add Background images with same effect as default images #149342
    ChrisGregory
    Member

    Thank you Julia

    April 27, 2015 at 5:13 pm in reply to: Menu Issue – Parallax Pro #149337
    ChrisGregory
    Member

    Hi Christoph,

    Thank you.
    It looks like its working.
    Small oversight on my part. After I changed the header color I missed the responsive menu.

    January 3, 2014 at 3:56 pm in reply to: Old website not rendering the same #83002
    ChrisGregory
    Member

    Yes, I'm running Chrome

    And after 2 days, the favicon has shown up mysteriously?
    Thanks for your help!

    January 1, 2014 at 10:54 pm in reply to: Old website not rendering the same #82612
    ChrisGregory
    Member

    Yes, I tried that earlier.
    When i did, it added the header magnified. I ended up deleting the files and re-uploading the genesis framework and child themes.

    I've run out of thoughts on how to make it change other than using a plugin.

    I notice the new genesis framework is glitchy. Sometimes my text loads in a very large font with different page formatting, and other times it loads like normal.
    Is it possible there is a glitch with the latest genesis framework?

    December 28, 2013 at 9:09 pm in reply to: Genesis Framework #81758
    ChrisGregory
    Member

    Mark,

    Nice post. I'm thinking about trying this method. I attempted to look for the logo file in the file manager of my control panel but the genesis framework does not have a file for the logo.... Ideally I'm finding image size to be somewhat of a problem (see k1massagetherapy.com) to understand my frustration.

    I will try this out tomorrow.

    One question... schema.org.
    You can now call out your logo in schema which is excellent for SEO.
    Do you have any knowledge on how to integrate custom schema and other microformats into wordpress - mainly studiopress?
    I'm more of an SEO than a web designer, but I know this is going to be the norm in a few years if its not already.

    December 28, 2013 at 9:05 pm in reply to: Genesis Framework #81756
    ChrisGregory
    Member

    can't figure out how to show you a screen shot. This forum is not allowing me to copy and paste.

    I deleted my cache. I found I was unable to view it in firefox, but was in chrome.

    try now...

    http://www.marketing2.ca

    December 28, 2013 at 3:29 pm in reply to: Genesis Framework #81664
    ChrisGregory
    Member

    On chrome yes

    December 28, 2013 at 3:06 pm in reply to: Genesis Framework #81658
    ChrisGregory
    Member

    Hmm. It was there on my screen.
    What would cause it to not show?

    December 28, 2013 at 10:40 am in reply to: Genesis Framework #81587
    ChrisGregory
    Member

    What didn't you see, the updated change or the code added to the media queries?

    December 28, 2013 at 10:29 am in reply to: Genesis Framework #81582
    ChrisGregory
    Member

    OK,

    I think I've figured it out.
    Just had to add some CSS styles to the correct area.

    This is the code I added to get the result I desired

    .site-header {
    background-color:#FFFFFF;
    border-bottom-left-radius:3px;
    border-bottom-right-radius:3px;
    border-top-left-radius:3px;
    border-top-right-radius:3px;
    margin:0 auto;
    max-height:160px;
    max-width:1140px;
    padding-top:40px;

    It still gets messy when I resize the screen.
    Should I add this code to the media section, or is there different code to make it mobile responsive?

    marketing2.ca

    December 27, 2013 at 10:32 pm in reply to: Genesis Framework #81504
    ChrisGregory
    Member

    See what I mean
    http://www.marketing2.ca

    December 27, 2013 at 10:26 pm in reply to: Genesis Framework #81503
    ChrisGregory
    Member

    Ok, I tried that, the header was able to upload, but looked terrible. Way off center. Tried to adjust CSS but couldn't find it with the firebug inspector.

    Just want the header to fit in.

    Is it really possible to use the genesis framework? when I tried to upload the sample it worked, but when I tried to re upload the framework twice it didn't let me.

    Do I need to adjust anything in the CSS to make this work. Just want the header to be centered look good. Why can't they make it more simple for non-designers?

    December 27, 2013 at 9:41 pm in reply to: Genesis Framework #81498
    ChrisGregory
    Member

    Thank you.
    I will test this out!
    Will it still be responsive?

    December 26, 2013 at 6:42 pm in reply to: Genesis Framework #81333
    ChrisGregory
    Member

    Ok, so the Genesis sample theme can be uploaded like a child theme?
    If so, will the child theme have the header upload option?

    December 26, 2013 at 6:34 pm in reply to: Genesis Framework #81326
    ChrisGregory
    Member

    Hmm I uploaded the Genesis 2.0.1 framework, was planning on uploading a child theme, but I love the minimal look of the framework. Is it possible to use the framework as a child theme?

    December 26, 2013 at 6:28 pm in reply to: Genesis Framework #81323
    ChrisGregory
    Member

    On the framework there is no header option?

    December 12, 2013 at 7:40 pm in reply to: Header issues #78698
    ChrisGregory
    Member

    Thank you! I will read it this weekend.

    One last question, what would you recommend the best way for editing CSS for a studiopress site? Should I use firebug, and post changes to notepad, or use dreamweaver?

    December 11, 2013 at 7:33 pm in reply to: Header issues #78470
    ChrisGregory
    Member

    Wow! Thanks, I attempted to change cloudfare's settings, but couldn't find them so I deactivated cloudfare.

    One question, the header is there, but when I resize my screen, the header is not mobile responsive. Is there other code that I needed to change to keep the responsiveness?

    Also, if I decide to change the background to a better color (want to create greater contrast between the header, background, and white area where content is, can I just upload a tiled background and it will cover the entire background or is it more tricky than that?

    You're super smart! I appreciate the help!
    How many plugins have you developed?
    I think you could make some good money working on a schema.org / microdata plugin.

    December 10, 2013 at 6:31 pm in reply to: Header issues #78210
    ChrisGregory
    Member

    I tried this, but nothing changed?
    I cleared my cache, but still nothing changed?

    Is there anything else I should be changing?

  • Author
    Posts
Viewing 20 posts - 1 through 20 (of 24 total)
1 2 →

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