Hi there.
I just install News Manager in this website.
Everything works OK, but the main news page have an issue.
As you can see, all the date tags are showed together on left top: http://www.ecustafund.es/?post_type=news
When you click on a single new it is OK.
Could you help me with that.
Thank you,
It’s hard to say Satnos but I think your archive.php file might be using the_date() function instead of get_the_date() – you can read about the difference in WP codex.
But that’s definitelly something in archive.php loop in your theme.