Are you able to tell why the date isnt displaying in the archive page linked privately? cant recall what code i added did that?
It seems like the date only show when the post has a description, most our posts dont
Hey kilimats,
Please add following code to Quick CSS
.archive article .hidden span {
visibility: hidden;
}
.archive article .hidden, .archive article .hidden span[itemprop="datePublished"] {
visibility: visible;
}
Best regards,
Yigit
Its displaying weirdly, see private. Can we hide the comments altogether, only show category, post title and date posted in this format Sept 19th 2013
Hi,
We would be glad to help you with this customization, but at the moment there is no easy way to do this by using a small custom code snippet, so I am afraid its out of the scope of our support.
But please feel free to request such feature at our feature request system: https://kriesi.at/support/enfold-feature-requests/
This system allows us to keep track of user suggestions and lets you vote on the feature you would like to see the most. I am afraid though there is no guarantee that a feature will get implemented. If that’s something you really need you can always try to hire a developer for the task :)
Best regards,
Yigit