• 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

Alex

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 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • April 2, 2018 at 4:49 am in reply to: Custom Vehicle Wraps – Showcase Pro #218547
    Alex
    Participant

    We have a contact form where people can provide their details and get a quote precise, but showing price quotes would mean every competitor could see what our prices are and figure out what our material costs are. I don't know of anyone in this industry that provides pricing outright.

    January 25, 2018 at 11:11 pm in reply to: Custom Vehicle Wraps – Showcase Pro #215747
    Alex
    Participant

    Hello,

    It is showcase-pro, last theme was generate and I made a mistake in the post. No way to edit it now.

    October 30, 2013 at 1:30 pm in reply to: How do you use full size header Lifestyle Pro?? #69968
    Alex
    Participant

    Hey buddy, I took a nap and figured it out. Why it works - I don't know, but I'm not touching it.

    Check out this guys guide:
    http://blackhillswebworks.com/2013/05/10/how-to-replace-the-studiopress-background-header-image-with-a-real-image-logo/

    This is what worked for me:

    In functions.php have:

    //* Remove the header right widget area
    unregister_sidebar( 'header-right' );
    
    /**
    * Filter the genesis_seo_site_title function to use an image for the logo instead of a background image
    *
    * The genesis_seo_site_title function is located in genesis/lib/structure/header.php
    * @link http://blackhillswebworks.com/?p=4144
    *
    */
     
    add_filter( 'genesis_seo_title', 'bhww_filter_genesis_seo_site_title', 10, 2 );
     
    function bhww_filter_genesis_seo_site_title( $title, $inside ){
    $child_inside = sprintf( '<a href="%s" title="%s"><img src="'. get_stylesheet_directory_uri() .'/images/dhead.png" title="%s" alt="%s"/></a>', trailingslashit( home_url() ), esc_attr( get_bloginfo( 'name' ) ), esc_attr( get_bloginfo( 'name' ) ), esc_attr( get_bloginfo( 'name' ) ) );
    $title = str_replace( $inside, $child_inside, $title );
    return $title;
    } // End bhww_filter_genesis_seo_site_title
    
    /**
    * Remove the site description
    *
    * @link http://www.briangardner.com/code/remove-header-elements/
    */
    remove_action( 'genesis_site_description', 'genesis_seo_site_description' );
    
    //* Add support for custom header
    add_theme_support( 'custom-header', array(
    	'header-selector' => '.site-title a',
    	'height'          => 150,
    	'width'           => 1140,
    ) );
    

    Also, that guide says to delete the custom header - but doing so hid the header on my site so I have to have custom header but then select "no header" in the header selection menu.

    October 30, 2013 at 9:29 am in reply to: How do you use full size header Lifestyle Pro?? #69897
    Alex
    Participant

    Hey there - sorry to interject, but I'm having a similar problem.

    On this site I've set a full-sized header but it doesn't behave responsively.

    I've been trying to make it work, and it is better than vanilla, but still doesn't behave properly.

    Any help is appreciated.

    September 2, 2013 at 11:27 pm in reply to: Where to find Genesis 1.9 legacy download #60356
    Alex
    Participant

    Well that sucks.

    I'm currently having trouble with a third party theme that is promised to work with 1.9.2 but it isn't working.

    I want to run a quick test to see if it works but I can't. And there is no resource offered here so literally the only places for me to turn is scouring my server for an older version or using a pirated website to download a hacked genesis.

    August 28, 2013 at 1:48 pm in reply to: Going Green – Chiropractic Center of Walnut Creek [Showcase] #59294
    Alex
    Participant

    Thanks for your comment - looks like I didn't change the url after transferring domains.

    August 15, 2013 at 12:31 am in reply to: Site with the Legacy Theme #56473
    Alex
    Participant

    Center image is too lossy

    Save it at higher quality, I can see the pixels and I can tell it's been shopped.

    Also, why not put the phone number into header_right or as a long header (however it works)? If you put it to header right you can even add a
    <a title="Call us 55555" href="tel:+15555555555"><img src="srcimg" alt=" "></a>

    so people on mobile could tap it to call. Works for skype, too.

    June 30, 2013 at 3:06 pm in reply to: Going Green – Remove Featured Img from Blog #48580
    Alex
    Participant

    I messed around with that for like an hour and it didn't work.

    Then I changed

    img.post-image {
    	max-width: 700px;
    }

    to

    img.post-image {
    	background: none; display:none;
    }
    
    April 17, 2013 at 12:16 am in reply to: Comments not nesting properly on Executive theme #35899
    Alex
    Participant

    This is what I'm looking at:

    http://media.share.pho.to/1s31E/353f453d_o.png

    Leaving a 9th comment spaces it normally, any comment that is >3 and <9 threads deep is not nested properly.

    Please test on this page:

    http://www.bayareatechpros.com/nested-comments-test/

     

    This also happens with the default theme, not just on my website.

    December 6, 2012 at 2:41 am in reply to: Gaming Clan Website – Almost Done [Lifestyle] #3543
    Alex
    Participant

    I have fixed the header now. A few color changes (like submenu) and maybe adding a background to titlebar of widgets remain. Thank you for your comments.

  • Author
    Posts
Viewing 10 posts - 1 through 10 (of 10 total)

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2023 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