• 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

Post Info with Simple Edits

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 › General Discussion › Post Info with Simple Edits

This topic is: not resolved

Tagged: genesis simple edits, meta data, sixteen nine pro

  • This topic has 3 replies, 2 voices, and was last updated 11 years, 10 months ago by tmstudiouser.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • January 16, 2014 at 9:44 pm #85587
    tmstudiouser
    Member

    Sixteen Nine Pro Theme

    I'm using Genesis Simple Edits so that I can have categories and tags under the title.
    I'd like to change "Filed Under" to "See More".

    I've tried adding the code I found here:

    Doesn't change when Simple Edits plugin is active. If I deactive the plugin, the "Filed Under" does change to "See More" but is moved back beneath the post. How can I keep this beneath the title?

    Thanks.

    http://www.funnyjokes.com
    January 17, 2014 at 11:46 pm #85721
    steffie
    Member

    Hi

    I was having exactly the same problem - was driving me completely insane.. But whilst writing a great big reply to you something just dawned on me..

    By putting two and two together (and discovering that Simple Edits is a bit misleading..) I put the following short code in the Post info box:

    [post_categories before="in "] I wanted to get rid of the filed under altogether. I also wanted it all on one line, and changed the following css code:

    .entry-categories,
    .entry-tags {
    display: inline;
    }
    changed block to inline.

    Simple edits looks like you can only use the codes on the screen, but if you click the link to the comprehensive list.... you can use those as well.

    I have spent weeks on this.... talk about a light bulb moment.

    Now I just need to work out how to get my comments from under my "Read the full story" to sit next to it.

    Hope this helps.

    Stephanie

    January 17, 2014 at 11:48 pm #85722
    steffie
    Member

    Sorry... I was also told to do the following by someone re getting the post meta under the post title:

    If you remove all of this coding:

    //* Remove the post info function
    remove_action( 'genesis_entry_header', 'genesis_post_info', 12 );

    //* 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_date] [post_comments]';
    return $post_meta;
    }}

    If you go ahead and remove the section "Remove the post info function", that will allow your post info to be below your post title, and not at the bottom of the post.

    Then, if you go ahead and remove the "Customize the Post Meta function", you can install the simple edits plugin, and make any changes you want to make.

    Either that, or customize those sections of the functions.php file.

    stephanie

    January 19, 2014 at 2:32 pm #85942
    tmstudiouser
    Member

    Thanks Stephanie! Your first tip was just what I was looking for. I appreciate you taking the time to reply.

  • Author
    Posts
Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘General Discussion’ 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

© 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