• 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

readytoblogdesigns

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 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • August 21, 2017 at 6:03 am in reply to: Speech to Text in Contact Form 7 #210579
    readytoblogdesigns
    Member

    I have! I came here as a last resort - my thinking is that there might be some conflict with the child theme for Genesis but I'm not sure where to start looking. Even a point in the right direction would be really helpful!

    September 2, 2015 at 1:42 pm in reply to: List Table Error #164353
    readytoblogdesigns
    Member

    I have. I'm going to give it a go again but I had no luck last time.

    It's weird though as all the plugins on the dev site are active on the original site (and the original site isn't producing this error)!

    April 26, 2015 at 8:08 am in reply to: Display Posts by Category on Page #149186
    readytoblogdesigns
    Member

    I found a working solution in case this helps anyone! 🙂

    April 25, 2015 at 11:33 am in reply to: Display Posts by Category on Page #149156
    readytoblogdesigns
    Member

    Oops - sorry!

    Let's see if this works:

    April 19, 2015 at 6:45 am in reply to: Load author info after header #148410
    readytoblogdesigns
    Member

    I did just a bit of tweaking and this did the trick! If anyone is after something similar, here's what gave me the result I was after!

    function vt_author_box() {
    global $post;
    $author_id=$post->post_author;
    $output = '';

    if( get_the_author_meta('genesis_author_box_single', $author_id) == 1 ) :
    $output .= '<div class="author-box">';
    $output .= '<h3 class="author-title">Staff Blog</h3>';
    $output .= get_avatar(get_the_author_meta('user_email'), 75);
    $output .= get_the_author();
    $output .= '<div class="author-inner">';
    $output .= '<div class="inner-left">';

    $output .= '</div>';
    $output .= '<div class="inner-right">';
    $output .= wpautop(get_the_author_meta('display_name', $author_id));
    $output .= wpautop(get_the_author_meta('description', $author_id));

    $output .= '</div>';
    $output .= '<div class="clear"></div>';
    $output .= '</div>';
    $output .= '</div>';
    endif;

    if ( is_single() && in_category( '49' ) ) {
    echo $output;
    }
    }

    Thanks a million, upthink! Let me know where I can send your virtual gift basket! 🙂

    April 18, 2015 at 8:53 am in reply to: Load author info after header #148350
    readytoblogdesigns
    Member

    Hmmm, tried that and it just puts it above the header with the data still stripped out. I'll move it to where I actually want it, the box itself is fine, it's just that the actual author name and description won't get pulled through if I hook it in anywhere above genesis_before_entry...Thanks for having a look, I really appreciate it! Not sure if it's possible to do what I'm trying to do, but I don't really see why not...

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