• 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

thedarkmist

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
  • September 29, 2014 at 10:34 am in reply to: Featured Page Links & Arrows in Centric Pro #126173
    thedarkmist
    Member

    Hello.
    Same problem here. But using this widget and aligning the image left or right, the images doesn't behave like with the genesis featured pages plugin.

    May 22, 2014 at 7:11 am in reply to: Roadmap update Genesis Framework #106304
    thedarkmist
    Member

    I would put my 2 cents: I think developer should focus on making more professional child themes. Genesis is a great tool, but it design potential is really limited, compared for example, to the new Divi 2 theme from ElegantThemes. I don't want to say Genesis development team should take charge of drag 'n' drop page composers or so on, but for sure the users community needs more quality child themes.

    October 29, 2013 at 12:41 pm in reply to: Genesis child themes are cool enough? #69699
    thedarkmist
    Member

    Yes, it's the point I wanted to put attention on.
    Unfortunately it seems that Studiopress is not interested in making cool designs, since they (I think) prefer to focus on genesis core. I respect their vision, but I think it's going to be a break to the adoption of Genesis 2.0 and a favor to themeforest and other selling platform. Orp probably to other frameworks with more out of the box designs that can emerge in future.
    I'm a Pro Plus Genesis customer. But I'll have no problems to pay every single theme more, if the quality would be that.

    September 23, 2013 at 7:04 am in reply to: Genesis child themes are cool enough? #63841
    thedarkmist
    Member

    On some devices (I've tested with android) if you touch the first link the dropdown appears for few seconds and the the first link's page is loaded, making the dropdown links unreachable.

    September 6, 2013 at 2:20 am in reply to: Genesis child themes are cool enough? #61034
    thedarkmist
    Member

    Studiopress could have good reasons to not want to manage designs. But I think they should act a role in the stimulation of the growing of a cool community designers. The actual section of community child themes is small, not so much easy to find, and auto-managed. What if studiopress would involve designers of the world giving them a good platform to sell their designs, for example? I think that genesis coders would pay for quality child themes. They don't have to be released for free even to plus members.

    September 5, 2013 at 9:15 am in reply to: Genesis child themes are cool enough? #60847
    thedarkmist
    Member

    @braddalton, try to test the dropdown menu with a touch device. It's not properly "usable".

    September 5, 2013 at 9:12 am in reply to: Genesis child themes are cool enough? #60845
    thedarkmist
    Member

    I think the point is not really the quantity of the theme released. But the approach to the design. Even if SP would release 5 new themes per month, I think they wouldn't be very useful if they were all blog-like or with no special attention to design.

    April 24, 2013 at 3:25 am in reply to: Pretty Young Thing – Theme Change Header Graphic #37342
    thedarkmist
    Member

    I recommend to fix it. The custom header setting doesn't work at all.

    March 28, 2013 at 9:29 am in reply to: Mocha Image Help #31761
    thedarkmist
    Member

    This should work:
    // Add support for featured image in pages and single posts
    add_action( 'genesis_post_content', 'insert_featured_image', 5, 0 );
    function insert_featured_image() {
    if (is_single() || is_page()) {
    if (has_post_thumbnail( $post->ID ) ) {
    $image = wp_get_attachment_image_src( get_post_thumbnail_id( $post->ID ), 'medium' );
    $full = wp_get_attachment_image_src( get_post_thumbnail_id( $post->ID ), 'full' );
    $alt = get_post_meta( get_post_thumbnail_id( $post->ID ), '_wp_attachment_image_alt', true);
    ?>
    <a href="<?php echo $full[0]; ?>" class="lightbox"><img src="<?php echo $image[0]; ?>" width="<?php echo $image[1]; ?>" height="<?php echo $image[2]; ?>" class="alignleft post-image" alt="<?php echo $alt; ?>" /></a>
    <?php
    }
    }
    }

    February 26, 2013 at 10:51 am in reply to: Remove header widget #22932
    thedarkmist
    Member

    Thank you very much, it solved!

  • 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

© 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