• 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

Hide "Filed Under" on post meta Foodie Pro

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

Community Forums › Forums › Archived Forums › Design Tips and Tricks › Hide "Filed Under" on post meta Foodie Pro

This topic is: resolved

Tagged: foodie pro, post meta

This topic contains 2 replies, has 2 voices, and was last updated by  senordeer 4 years, 7 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • July 20, 2016 at 2:09 pm #189851

    senordeer
    Member

    Hello:

    I want to hide the "Filed Under" text on the post meta on this site: http://thedowntownplush.com

    I have tried 2 snippets in functions.php:
    //* Customize the post meta function
    add_filter( 'genesis_post_meta', 'sp_post_meta_filter' );
    function sp_post_meta_filter($post_meta) {
    if ( !is_page() ) {
    $post_meta = '[post_categories before=""] [post_tags before="Tagged: "]';
    return $post_meta;
    }}

    and also

    //* Customize Entry Meta Filed Under and Tagged Under - http://www.basicwp.com/?p=268
    add_filter( 'genesis_post_meta', 'ig_entry_meta_footer' );
    function ig_entry_meta_footer( $post_meta ) {
    $post_meta = '[post_categories before=""] [post_tags before=""]';
    return $post_meta;
    }

    Neither of these have worked to hide the "Filed Under" text on this theme, any suggestions would be appreciated thanks!

    http://thedowntownplush.com
    July 21, 2016 at 9:13 am #189909

    Christoph
    Member

    Hi,

    if Genesis Simple Edits is active, the snippets won't work.
    With Genesis Simple Edits, you can change the shortcode: http://my.studiopress.com/docs/shortcode-reference/#post-categories-shortcode


    https://www.christophherr.com | Genesis Customizations | Buy me a coffee

    July 21, 2016 at 12:59 pm #189955

    senordeer
    Member

    Once again, brilliant! Thanks so much for your time.

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

The forum ‘Design Tips and Tricks’ is closed to new topics and replies.

CTA

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

Create a site with WP EngineShop for Themes

Footer

StudioPress

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