Title: weird codes under comments section
Last modified: August 20, 2016

---

# weird codes under comments section

 *  [stuey studentin](https://wordpress.org/support/users/stuey-studentin/)
 * (@stuey-studentin)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/weird-codes-under-comments-section/)
 * hi could you please take a look at the **single post** of this site:
 * aussiepursuit.biointent.com
 * you see under the comments section there is a weird HTML code. How to get rid
   of it? Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [newsdevice](https://wordpress.org/support/users/newsdevice/)
 * (@newsdevice)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/weird-codes-under-comments-section/#post-2671773)
 * If you are referring to the following:
 * > `You may use these HTML tags and attributes: <a href="" title=""> <abbr title
   > =""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime
   > =""> <em> <i> <q cite=""> <strike> <strong>`
 * Those are instructions for visitors on what they can include when posting comments
   on your WP powered site. Those instructions are located in your comments.php 
   or functions.php file depending on your theme.
 * Before making ANY changes to your files, **make a backup** just in case something
   goes wrong.
 *  Thread Starter [stuey studentin](https://wordpress.org/support/users/stuey-studentin/)
 * (@stuey-studentin)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/weird-codes-under-comments-section/#post-2671795)
 * thanks so much. now that i understand what it is, i think i’s just keep it 🙂
 *  [mlotorocks](https://wordpress.org/support/users/mlotorocks/)
 * (@mlotorocks)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/weird-codes-under-comments-section/#post-2671796)
 * If you did want to hide it you could just put this in your stylesheet:
 *     ```
       #form-allowed-tags {
       	display:none;
       }
       ```
   

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘weird codes under comments section’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 3 participants
 * Last reply from: [mlotorocks](https://wordpress.org/support/users/mlotorocks/)
 * Last activity: [14 years, 1 month ago](https://wordpress.org/support/topic/weird-codes-under-comments-section/#post-2671796)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
