Title: Hide text?
Last modified: August 18, 2016

---

# Hide text?

 *  Resolved [sailormarcus](https://wordpress.org/support/users/sailormarcus/)
 * (@sailormarcus)
 * [19 years ago](https://wordpress.org/support/topic/hide-text/)
 * I’m using “Top 10 posts” plugin to show my blog’s 10 most popular articles. Problem
   is, the code which “counts” the hit number also produces two numbers, how many
   hits the article has received, in total and during that day. I don’t want this
   to be displayed (I just want the “top 10 table”), so I’ve moved this code to 
   the very bottom of the post and I’ve made the text white. I’m wondering though,
   if there’s any better way of removing the text, say I put a code like `<hidden
   >` in front of it, or something like that.

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

 *  [aleister](https://wordpress.org/support/users/aleister/)
 * (@aleister)
 * [19 years ago](https://wordpress.org/support/topic/hide-text/#post-571154)
 * `<span style="display:none;">text</span>`
 * Although it would probably work better to find out where in the plugin it is 
   displaying that information, and remove it completely.
 *  Thread Starter [sailormarcus](https://wordpress.org/support/users/sailormarcus/)
 * (@sailormarcus)
 * [19 years ago](https://wordpress.org/support/topic/hide-text/#post-571175)
 * Thanks a lot, I’ll try it out. Yeah, I agree about removing it in from the source,
   but it seems kinda complicated and my understanding of coding is rather limited.

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

The topic ‘Hide text?’ is closed to new replies.

## Tags

 * [hide](https://wordpress.org/support/topic-tag/hide/)
 * [text](https://wordpress.org/support/topic-tag/text/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [sailormarcus](https://wordpress.org/support/users/sailormarcus/)
 * Last activity: [19 years ago](https://wordpress.org/support/topic/hide-text/#post-571175)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
