• 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

zenninja22

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 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • September 8, 2017 at 7:16 am in reply to: different text in first section of homepage #211227
    zenninja22
    Member

    Hi Victor, I am not sure how to add the two column layout. Please can you expand on that? Also do you add the button html to the text box?

    I wonder if you could also please help with my blog feed. I am trying to limit the blog word count on the feed page to around 500 words and add a read more link for the longer blogs/articles. Do you have any idea to to do this please?

    Many thanks!! :)))

    September 6, 2017 at 7:50 am in reply to: different text in first section of homepage #211154
    zenninja22
    Member

    Hi Victor, thanks for replying. I think the issue with the text widget would be that it also wouldn't pull the featured image through.

    September 4, 2017 at 3:07 pm in reply to: second blog feed? #211100
    zenninja22
    Member

    Alternatively I am wondering if it would be possible to limit the length of each blog on the feed and just add a 'read more' after, say, 500 words. Which would probably remove the need for two blog feeds.

    https://www.davidwallerwriter.com/articles/

    many thanks!

    August 23, 2017 at 7:35 am in reply to: homepage buttons on same line #210675
    zenninja22
    Member

    Thanks so much. That works 🙂

    August 23, 2017 at 6:46 am in reply to: homepage buttons on same line #210671
    zenninja22
    Member

    Hi Victor, thank you for replying.
    When I add that code though, it impacts in other areas. e.g. there is an events post in the footer and there ends up being the space between the header and the body of that.
    Was there maybe a more specific code that would just hit the books?

    December 7, 2016 at 7:13 am in reply to: Add PREVIOUS BLOGS tag to bottom of homepage #197174
    zenninja22
    Member

    Hi, thank you for replying. I have followed that thread but nothing has happened. I have this code in front-page.php:

    <?php
    /**
    * This file adds the Home Page to the Focus Pro Theme.
    *
    * @author StudioPress
    * @package Focus Pro
    * @subpackage Customizations
    */

    remove_action( 'genesis_loop', 'genesis_do_loop' );
    add_action( 'genesis_loop', 'focus_grid_loop_helper' );

    //* Add support for Genesis Grid Loop
    function focus_grid_loop_helper() {

    if ( function_exists( 'genesis_grid_loop' ) ) {
    remove_action( 'genesis_after_post_content', 'genesis_post_meta' );
    genesis_grid_loop( array(
    'features' => 2,
    'feature_image_size' => 0,
    'feature_content_limit' => 0,
    'grid_image_size' => 'home-grid-thumbnail',
    'grid_image_class' => 'alignnone',
    'grid_content_limit' => 250,
    'more' => __( '[Continue reading]', 'focus' ),
    'more' => __( '[Read more]', 'wpsites' ),
    ) );
    }

    else {
    genesis_standard_loop();
    }

    }
    add_action( 'genesis_after_loop', 'genesis_posts_nav' );
    genesis();

    --
    SO I added the two lines:
    'more' => __( '[Read more]', 'wpsites' ),
    and
    add_action( 'genesis_after_loop', 'genesis_posts_nav' );

    but nothing has happened.
    Many thanks

    November 7, 2016 at 7:57 am in reply to: logo re-size issue #195823
    zenninja22
    Member

    This is great, thank you. It works :))

    November 6, 2016 at 5:17 pm in reply to: logo re-size issue #195810
    zenninja22
    Member

    Hi, I added the code to the end but it doesnt seem to have done anything. Wondering if you had any more ideas. Please check it out:
    https://livingwithfriends.org/ - in ipad view, top of logo still cuts off.

    November 6, 2016 at 2:09 pm in reply to: logo re-size issue #195802
    zenninja22
    Member

    Hi William, thank you for replying. Do I add that code in to the end of the CSS or do I replace something wiht that. I don't see anything with
    .header-image .site-title a { to replace it with so am guessing just add as extra to the CSS?

    many thanks!

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

CTA

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

Create a site with WP EngineShop for Themes

Footer

StudioPress

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