Archived topic
Post Date & Author Not Appearing
4 replies · Started by Liz Luby on May 18, 2015
Hi there,
I've been using the Generate Press theme for a number of months and have used the customization tool to set it so the date and author show with posts, while hiding categories, tags and comments. This has been functioning properly, until now.
For some reason, even though I have it set to show the post date and author, they are not appearing.
The website in question is http://365Barrington.com.
Can you help? Thank you for your time, Liz
Also - I'm noticing that, both in excerpts and individual posts, the author & date pop up for a second and then disappear.
This is being caused by this plugin: dsidxpress
To counter-act, add this CSS:
body.dsidx .entry-meta {
display: block;
}
That took care of it. Thank you!
No problem! :)
