You can usually do that using CSS – a link to your site would make it easier for someone to help you with the code to add to custom CSS.
Looks like you have twentythirteen now? CSS is theme-specific, so for twenty-thirteen theme, first install a custom CSS plugin so that your changes won’t be lost when WP is updated.
Then ADD this CSS to the custom CSS section:
.entry-meta span.tags-links {
display: none;
}
tried two plugins:
simple-custom-css
and
pc-custom-css
both give me this error message when I try to upload to my plugins:
The package could not be installed. PCLZIP_ERR_BAD_FORMAT (-10) : Unable to find End of Central Dir Record signature
Any suggestions on a particular plugin, fixing these or a different plugin friendly theme?
PCLZIP_ERR_BAD_FORMAT (-10) : Unable to find End of Central Dir Record signature
That’s not likely a theme-related problem – if you’re using Chrome, see if another browser works. And try this plugin – I know it works:
http://ww.wp.xz.cn/plugins/custom-css-manager-plugin/