• 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

davidsteele

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 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • March 12, 2015 at 7:32 am in reply to: How to add script #144158
    davidsteele
    Member

    Thanks for all your help. I already fixed the issue.

    April 14, 2014 at 12:23 am in reply to: Align Featured image to the left side of content #100132
    davidsteele
    Member

    Thank you so much @braddalton , that fixed the issue.

    April 12, 2014 at 1:03 am in reply to: Align Featured image to the left side of content #99767
    davidsteele
    Member

    Hi @braddalton,

    Here's the embedded code from Gist:

    <script src="https://gist.github.com/anonymous/10522393.js"></script>

    or the link:
    https://gist.github.com/anonymous/10522393

    Hope to hear from you soon.

    Thanks,
    David

    April 11, 2014 at 12:02 am in reply to: Align Featured image to the left side of content #99598
    davidsteele
    Member

    Also I tried to set alignleft in the class under function.php:

    printf( '%s', get_permalink(), $image, the_title_attribute( 'echo=0' ) );

    but non works.

    Thanks,
    David

    April 10, 2014 at 10:11 pm in reply to: Align Featured image to the left side of content #99588
    davidsteele
    Member

    Hi @braddalton,

    Here's my code:

    .post-photo {
    float:left;
    }

    But it didn't move along the content: http://relationshipcoach.org/sailinghappilyeveraftertest/heres-a-sample-post-with-a-featured-image/

    Thanks,
    David

    April 10, 2014 at 12:19 am in reply to: Align Featured image to the left side of content #99445
    davidsteele
    Member

    Hi @braddalton,

    I tried to set the post-photo to float:left; in either css and function.php but non works. Any idea what code works for my request?

    Thank you,
    David

    April 7, 2014 at 9:43 pm in reply to: Featured image is not showing on my posts #98994
    davidsteele
    Member

    Hi @anitac,

    Thank you for your help. Do you have any idea how I can align the featured image inside the post to go in the left side of the content?

    - David

    April 3, 2014 at 10:49 pm in reply to: Feature image showing on category page of Streamline Pro #98396
    davidsteele
    Member

    Hi CathyT,

    Do you have any idea how I can align the featured image on the left side of the content in the category pages?

    Thanks,
    David

    April 1, 2014 at 2:30 am in reply to: Feature image showing on category page of Streamline Pro #97854
    davidsteele
    Member

    Hi @CathyT,

    Thank you so much, I was able to fix it now base on your given solution. Here's my final code that works on my site:

    //* Add post image above post title
    add_action( 'genesis_entry_header', 'streamline_post_image', 1 );
    function streamline_post_image() {

    if ( is_page() || is_category() || ! genesis_get_option( 'content_archive_thumbnail' ) )
    return;

    if ( $image = genesis_get_image( array( 'format' => 'url', 'size' => genesis_get_option( 'image_size' ) ) ) ) {
    printf( '%s', get_permalink(), $image, the_title_attribute( 'echo=0' ) );
    }

    }

    Appreciate your help!
    - David

    May 10, 2013 at 1:33 pm in reply to: Corporate theme different header images #40365
    davidsteele
    Member

    Awesome! Thanks a lot Jamie! Reactivated the search widget in the header... took out the width attribute for now, the search widget goes directly under the header image if you put it in.

    May 9, 2013 at 4:51 pm in reply to: Corporate theme different header images #40187
    davidsteele
    Member

    Thanks for the help everyone! That did it Jamie thanks! But is there a way of showing the full header image without removing the search feature in that header area?

    May 9, 2013 at 12:18 pm in reply to: Corporate theme different header images #40124
    davidsteele
    Member

    sure essay... here's the link: http://markhamgateway.com/PrimeNutrisource/ the header image cuts off at the middle

    May 9, 2013 at 11:58 am in reply to: Corporate theme different header images #40118
    davidsteele
    Member

    Jamie, thank you very much for finding a solution! It's working! but not fully, when I copied and pasted your code... the code for the homepage... it displays the image header that I selected but its cut off at the middle... I'm really not an expert in CSS and I'm not sure what attributes I need to add to make it work.

    For the pages, I can't seem to get it to work...

    May 7, 2013 at 12:00 pm in reply to: Corporate theme different header images #39738
    davidsteele
    Member

    So far, none yet. I was hoping to get some help here...

  • Author
    Posts
Viewing 14 posts - 1 through 14 (of 14 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