Archived topic
Categories and Comments not showing in post metadata
1 reply · Started by Arturo Garcia on June 24, 2016
Hi there,
We hve just launched http://www.javipastor.com/de-recetas-de-branding-a-javi-pastor/ but the metadata is not working properly, The name and the date apear ok, but the comments and categories are not showing.
The options are checked in the customizer, and the plugin and theme are updated, but still do not work.
Any Idea?
Hi Arturo,
Nice site!
Looks like you have this added into your child theme:
footer.entry-meta {
display: none;
}
If you remove that it should show up :)
