Archived topic
Post date and post tag in two lines under tilte
1 reply · Started by André on February 24, 2020
Hi there,
I'm looking for a way to have the posted-on date and the tags-links under the title on home and archives.
The date and tags should have a font awsome symbol.
I don't just have only one tag per post, all of these tags should only have one icon before the first tag. Is it possible?
Thanks...
Hi there,
You will need these two filters to re-arrange the meta:
https://docs.generatepress.com/article/generate_footer_entry_meta_items/
https://docs.generatepress.com/article/generate_header_entry_meta_items/
Then this filter can be used to insert icon:
https://docs.generatepress.com/article/generate_inside_post_meta_item_output/
Let me know if this helps :)