• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Appfinite

Appfinite

Premium WordPress Themes for The Genesis Framework

  • Themes
  • Blog
  • Tutorials and Resources
  • Forums
  • Contact Us

Add text before date

Home › Community Forums › Aspire Theme Support › Add text before date

  • This topic has 3 replies, 2 voices, and was last updated 4 years, 7 months ago by Wes.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • October 16, 2018 at 10:14 am #22833
    zatiewanderer
    Customer

    Hi,

    I’m new here. I would like to add the word “Last updated <date>” below the single post title and before the date. Anyone can help me?

    My img attachment might help. Thank you.

    Last updated

    October 24, 2018 at 2:31 pm #22849
    Wes
    Moderator
    This reply has been marked as private.
    October 24, 2018 at 9:13 pm #22851
    zatiewanderer
    Customer

    Hi Wes, thank you for the reply. I’ve added at the bottom of the functions.php, but it still show the same.

    genesis_register_sidebar( array(
    ‘id’ => ‘front-page-13’,
    ‘name’ => __( ‘Front Page 13’, ‘aspire’ ),
    ‘description’ => __( ‘This is the front page 13 section.’, ‘aspire’ ),
    ) );
    add_filter( ‘genesis_post_info’, ‘custom_post_info_filter’ );
    function custom_post_info_filter($post_info) {
    $post_info = ‘by [post_author_posts_link] Last Updated on [post_date] [post_edit]‘;
    return $post_info;
    }

    October 25, 2018 at 2:43 pm #22854
    Wes
    Moderator
    This reply has been marked as private.
  • Author
    Posts
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.
Log In

Primary Sidebar

Search Forums

Affiliate Program

Looking to earn some money? Join our Affiliate program and earn 35% of every sale you refer. Top referrers earn 40-50%.

Join Now →

The Genesis Framework

All of our themes are designed for the Genesis Framework. You will need to purchase Genesis in order to use any of our themes.

Purchase Genesis

Hire a Web Developer

Need help setting up or customizing your website?

Contact Us →

Search Full Site

  • Buy Genesis!
  • Shopping Cart
  • Themes
  • My Account
  • Support Forums
  • Tutorials and Resources
  • Privacy Policy
  • Contact Us
  • Follow Us on Twitter

Copyright © 2023 · Appfinite · Built With The Genesis Framework