[Support request] Inside article footer

Home Forums Support [Support request] Inside article footer

Home Forums Support Inside article footer

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1486462
    Ronny

    Hi guy’s,

    After updating to the latest version i’m getting an lastest update date in the footer of the article: inside-article -> footer.

    I’ve hidden the footer with css but any idea how i can disable the output of the html?

    Thanks,
    Ronny

    #1486681
    David
    Staff
    Customer Support

    Hi there,

    can you share a link so i can see the issue?

    #1488098
    Ronny

    Hi David,

    I’ve added the link in the information.

    Thanks,
    Ronny

    #1488162
    David
    Staff
    Customer Support

    Do you have the Display Date option enabled in Customizer > Layout > Blog –> Post

    https://docs.generatepress.com/article/blog-content-layout/#single

    #1488168
    Ronny

    Hi David,

    Yes, i have the option enabled because i would like to display the date in the header.

    If i remember correctly it didn’t show in the footer in the previous version of GP.

    #1488178
    David
    Staff
    Customer Support

    What custom function are you using to change the post meta ?

    #1488191
    Ronny

    oeps, i’ve had this function for some reason:

    add_filter( ‘generate_footer_entry_meta_items’, function( $items ) {
    return array(‘date’,’categories’,);
    } );

    Sorry for waisting you time, David.

    Thanks for the support.

    #1488324
    David
    Staff
    Customer Support

    No problems – glad to hear its resolved.

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.