- This topic has 4 replies, 3 voices, and was last updated 9 years, 3 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Home › Community Forums › Epik Theme Support › Getting rid of Meta above and below content
How do you get rid of the meta above the content (Date, author, comments), the meta below the content (filed under: category, etc…) and the area under comments (You may use these HTML tags and attributes…)
Thanks
Peter
Take a look here at the StudioPress tutorials/codesnippets – http://my.studiopress.com/snippets/entry-header/#customize
Thanks!
Still can’t find the code snippet to remove the:
“You may use these HTML tags and attributes: <abbr title=””> <acronym title=””> <b>
<cite>
<i> <q cite=""> <strike> "Do you know where this is located?
Try adding this to your css –
.form-allowed-tags {
display:none;
}
“Genesis Simple Edits” plug-in lets you be flexible with the metadata short codes, removing them completely or placing them below post. That style Wes mentioned works perfect for removing that abnoxious message about comment html tags