• 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

Amy Kvistad

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 17 posts - 1 through 17 (of 17 total)
  • Author
    Posts
  • October 16, 2015 at 4:11 am in reply to: Help with moving Outreach Pro Home-top above navigation and behind logo #168273
    Amy Kvistad
    Member

    Thanks Chris! I will work on your suggestions and let you know how it goes.

    Best regards,
    Amy

    April 27, 2015 at 9:30 pm in reply to: Executive Pro responsive header widget #149351
    Amy Kvistad
    Member

    Brad,
    Thanks for the suggestion. This doesn't have any visible effect on the Linkedin button that is in the header widget.
    It looks like the header widget is 100% of the width but I can only seem to position the LinkedIn button on the left or right with float.

    April 16, 2015 at 7:21 am in reply to: CENTRIC PRO – Changing background images for different pages? #148110
    Amy Kvistad
    Member

    I am using the Centric theme and wanted to do the same thing. Here is a link to the code I put in my functions.php file and styles.css file to do this.

    https://github.com/amykvistad/genesis-different-body-images

    March 30, 2015 at 8:41 am in reply to: Agency Pro background image only in Homepage #146105
    Amy Kvistad
    Member

    Have you figured out how to do this yet?

    February 4, 2015 at 11:45 am in reply to: Mobile navigation background extends to far off the screen. #139665
    Amy Kvistad
    Member

    Thanks for your quick response and finding the problem!

    December 6, 2014 at 8:39 am in reply to: Why is there extra white space next to my image? #133812
    Amy Kvistad
    Member

    Thanks! That worked!

    November 25, 2014 at 8:53 am in reply to: IE stylesheet not working #132751
    Amy Kvistad
    Member

    Thank you for your response. Your code works great for IE 6-9 but I just learned that IE 10-11 don't support conditional stylesheets so that is why I wasn't seeing it.

    September 9, 2014 at 5:51 am in reply to: Align top of text and buttons in column classes #123547
    Amy Kvistad
    Member

    Thanks! That works. I didn't realize all those line breaks were there.

    March 27, 2014 at 6:24 pm in reply to: Using Outreach Pro and the Home Bottom #97025
    Amy Kvistad
    Member

    I am wondering if this is solved. I just started using Outreach Pro and added 4 posts to the home-bottom widget and they are showing up vertically not horizontally.

    July 7, 2013 at 8:59 pm in reply to: Use Arrows for Post Navigation and limit to category #49739
    Amy Kvistad
    Member

    Hi, this is great and works well. I added background color and pulled them off to the sides of the browser. One more thing I would love to fix and can't figure out is 1) how to hide the link of it is the first/last one, or 2) link to the first/last post so there is a continual loop.

    http://amykvistad.com/web/website-push-ad-design/

    Thanks!

    July 6, 2013 at 6:24 am in reply to: Hook above footer widgets? #49498
    Amy Kvistad
    Member

    Thanks for the help guys! I also received this great advice from Jennifer Baumann. This worked perfectly and put my new widget above the footer widgets.

    You can add your widget in using action priority. The 5 below is a priority. Changing that number up or down will move the widget to different places depending on how many functions you have on a hook.

    add_action( 'my_action', 'my_function', 5 );

    April 4, 2013 at 8:20 am in reply to: Bottom half of letters are cut off in Chrome #33059
    Amy Kvistad
    Member

    Hi Dave,

    Thanks for testing it out! It is good news.

    ~Amy

    April 3, 2013 at 4:29 pm in reply to: Logo URL still linking to test site #32934
    Amy Kvistad
    Member

    Wow! Thanks so much -- that is it. I activated that plugin right away after moving the site and before I had fixed all the links.

    April 2, 2013 at 9:28 am in reply to: Text cut off in header widget area #32645
    Amy Kvistad
    Member

    The text getting cut off is "Jay Steel LLC". The bottom half is missing in Chrome.

    January 30, 2013 at 4:43 pm in reply to: Remove Image linking using genesis grid? #16546
    Amy Kvistad
    Member

    Hi, I have a grid loop set up with the plugin Genesis Grid and want to remove the image link as well. I used the following code and it works except that there is the word "grid" just above each image. How can I remove that?

    /** Remove the link from the post featured image */
    remove_action('genesis_post_content', 'genesis_do_post_image');
    add_action('genesis_post_content', 'child_do_post_image', 5);

    function child_do_post_image() {

    if ( !is_singular() && genesis_get_option('content_archive_thumbnail') ) {
    genesis_image( array( 'format' => 'html', 'size' => genesis_option('image_size'), 'attr' => array( 'class' => 'alignleft post-image' ) ) );
    }
    }

     

    Thanks,

    Amy

    January 23, 2013 at 3:02 pm in reply to: Column classes responsive design #14128
    Amy Kvistad
    Member

    Thanks, this fixes the space between the columns when they move to one on a mobile device!

    January 23, 2013 at 12:30 pm in reply to: Column classes responsive design #14088
    Amy Kvistad
    Member

    Here is the temporary link:

    http://www.theclientroom.com/services/

    Thanks

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

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