• 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

modoweb

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 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • January 4, 2016 at 12:49 pm in reply to: Genesis Featured Posts not showing Coauthors #175570
    modoweb
    Member

    Hi Summer,
    I don't know if you're still following this. I just got back from a long vacation to find that this is mysteriously working now. I had all the same versions of the plugins & Genesis. So... weird! Thanks again for your help.

    Laura

    December 10, 2015 at 9:52 am in reply to: Genesis Featured Posts not showing Coauthors #173442
    modoweb
    Member

    Hi Summer,
    Yes, I did those steps. I wonder why it works for you and not for me? Here's the code I have in function.php. It's the code from Bill Erickson. Is it the same as yours?
    Thanks!
    -----

    //
    /**
    * Post Authors Post Link Shortcode
    *
    * @author Bill Erickson
    * @link http://www.billerickson.net/wordpress-post-multiple-authors/
    *
    * @param array $atts
    * @return string $authors
    */
    function be_post_authors_post_link_shortcode( $atts ) {

    $atts = shortcode_atts( array(
    'between' => null,
    'between_last' => null,
    'before' => null,
    'after' => null
    ), $atts );

    $authors = function_exists( 'coauthors_posts_links' ) ? coauthors_posts_links( $atts['between'], $atts['between_last'], $atts['before'], $atts['after'], false ) : $atts['before'] . get_author_posts_url() . $atts['after'];
    return $authors;
    }
    add_shortcode( 'post_authors_post_link', 'be_post_authors_post_link_shortcode' );

    /**
    * List Authors in Genesis Post Info
    *
    * @author Bill Erickson
    * @link http://www.billerickson.net/wordpress-post-multiple-authors/
    *
    * @param string $info
    * @return string $info
    */
    function be_post_info( $info ) {
    $info = '[post_authors_post_link]';
    return $info;
    }
    //add_filter( 'genesis_post_info', 'be_post_info' );

    December 9, 2015 at 4:02 pm in reply to: Genesis Featured Posts not showing Coauthors #173376
    modoweb
    Member

    I did, which is why it is working on the individual posts but not through the Featured Posts widget. Here's a post where it is working, but when you go to the home page you can't see the multiple authors: http://oaklandvoices.us/gun-tracing-pilot-program-approved-public-safety-committee/

    December 8, 2015 at 9:22 pm in reply to: Genesis Featured Posts not showing Coauthors #173253
    modoweb
    Member

    Hi Summer,
    I tried this, but got the same results. Did you do anything special to get the multiple authors to show with the Sandbox widget?
    Thanks,
    Laura

    May 30, 2014 at 5:08 pm in reply to: Include tags in Genesis Featured Post widget #107561
    modoweb
    Member

    I see the code is not rendering correctly, I'm using & lt; script & gt; , for example (without the spaces).

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