Getting rid of Meta above and below content

Homepage Community Forums Epik Theme Support Getting rid of Meta above and below content

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #8690
    yerrato
    Customer

      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

      #8697
      Wes
      Moderator

        Take a look here at the StudioPress tutorials/codesnippets – http://my.studiopress.com/snippets/entry-header/#customize

        #8700
        yerrato
        Customer

          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?

          #8704
          Wes
          Moderator

            Try adding this to your css –

            .form-allowed-tags {
                display:none;
            }
            #8730
            Matt
            Customer

              “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

            Viewing 5 posts - 1 through 5 (of 5 total)
            • You must be logged in to reply to this topic.