Home › Forums › Gillion Theme › gillion_post_meta
Home › Forums › Gillion Theme › gillion_post_meta
Hi,
I would like to see post date in Related Posts rather than number of comments. I’ve managed to do that in Recent post widget by changing <?php gillion_post_meta( 2 ); ?> to <?php gillion_post_meta( 9 ); ?> but I don’t know how to change it in Related posts.
Can you help me please?
Thanks.
Hi @Igor,
I hope you are well today and thank you for your question.
To achieve this, you have to edit the theme file content.php in the Gillion child theme and edit the code on line number 68
Best regards,
Shufflehound team