Archived topic
display date over feature image
3 replies · Started by Silvano on October 9, 2019
Hi!
I need to show the date of the post in a small box, just like in this site:
(https://silper.net.br/via/category/2018/seu-dinheiro-2018/).
With theme hooks I was able to position it after the .entry-header or before .content-summary, however it would be ideal to place it inside the post-image for better positioning.
Could you give me any tips on how to solve this?
thanks!!
Hi there,
How are you generating the post date in hook currently?
I wonder if you are able to add it in using this filter?
https://docs.generatepress.com/article/generate_featured_image_output/
Hi Leo,
sorry for my late reply.
I tried this filter and it met my needs perfectly.
Thanks a lot !! :)
Glad you were able to figure out :)