• 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

kfleeger

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 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • February 17, 2015 at 5:58 pm in reply to: Altitude Pro Anchor Links in Safari #141145
    kfleeger
    Member

    I used www addresses in my links but settings for the site urls did not use the www. Make sure they match!

    June 17, 2014 at 7:42 pm in reply to: Custom Post Type Archives #110306
    kfleeger
    Member

    We found a fix! Add this to your functions.php file. Replace the word "podcast" with your custom post type.

    //make full podcast content
    function cd_show_full_content() {

    if( 'podcast' == get_post_type() )
    return 'full';
    }
    function cd_no_content_limit() {
    if( 'podcast' == get_post_type() )
    return '0';
    }

    add_filter( 'genesis_pre_get_option_content_archive', 'cd_show_full_content' );
    add_filter( 'genesis_pre_get_option_content_archive_limit', 'cd_no_content_limit' );

    June 17, 2014 at 2:41 pm in reply to: Custom Post Type Archives #110257
    kfleeger
    Member

    I did look at that site, yes, and thanks for the link. The archive template in his example though, still uses excerpts. So the instructions work, and I can make a custom archive template page, but I still can't get the result that I want.

    I also found this http://www.shilling.id.au/2012/10/22/genesis-framework-how-to-show-experts-or-full-content-on-archive-pages/ which would be ideal (I'd rather do it in my functions.php file instead of having to make a new archive template) but it doesn't seem to do anything.

    And I looked at this http://www.billerickson.net/code/full-content-features-in-grid-loop/ which should also work, but I can't seem to get it to do anything either.

    If I manage to a get a combination to work though, I'll be sure to post it.

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