Site logo

Archived topic

All Meta In One Single Line Part 2

11 replies · Started by Lars on April 3, 2020

Viewing posts 1–12 of 12

I am using a function from May 14,2015 "All Meta In One Single Line", concerning how to get all the post meta data in single line below the post title. Support ticket: https://generatepress.com/forums/topic/all-meta-in-one-single-line/#post-108079.

The function works in Wordpress 5.2.4 but not in Wordpress 5.3.2 and later.

Can you check thats wrong and can you update the function please.

Lars Eriksson, Sweden

Do this instead:

add_filter( 'generate_footer_entry_meta_items', '__return_false' );

Hi there,

can you check if they appear on a post that has comments ?

Its a new site without comments. Is 'comments-link' the right kode?

Lars E

comments-link is the correct name.

Is the comment meta item enabled in Customize > Layout > Blog?

I cant se any "comment meta item" in the Customizer:

Meta

Is it enabled in the Archive tab?

I cant see anything about displaying "Comments", not in Single and not in Archive, only: Display read more as button, Display post date, Display post author, Display post categories, Display post tags, Display comment count, Use infinite scroll.

Lars E

The "Display comment count" is the one you want to check.

This archived topic is closed to new replies.