Meta Data on Post List Page
-
Topic
-
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The forum ‘Commodore WordPress Theme (formerly Complexity)’ is closed to new topics and replies.
This is searchable archive of our old support forums, which operated from 2012 - 2016. To find out how to get support for your current theme, please visit our support page.
Tagged: Meta
I’m not sure what I’m missing. I’ve had the meta data show exactly as I’d like before.
http://postimg.org/image/t8xj47gu5/
Currently it just shows the post title and the excerpt: http://www.simpson-direct.com/blog/
Now, I can’t find how to activate this feature. Please tell me there is something easy/basic that I’m missing so I can walk away and feel like a knucklehead, yet, still be happy because the meta data is showing up correctly.
Thank you.
Tim
Hi Tim,
In the Custom CSS option on your Theme Options page, it looks like you’ve place the following CSS, which hides the meta info across your entire website.
.entry-meta { display:none !important; }
Jason,
As always I appreciate your insight and explanations.
Removing the line of CSS code solved my issue. I’m not sure why the code was needed before and/or how it allowed the meta data to still show… but as I stated earlier, I’ll just sit over here and feel like a knucklehead… but be glad that your solution solved my problem.
Thanks again.