Title: Help With A Widget Plugin
Last modified: June 11, 2017

---

# Help With A Widget Plugin

 *  Resolved [kingschild2016](https://wordpress.org/support/users/kingschild2016/)
 * (@kingschild2016)
 * [8 years, 12 months ago](https://wordpress.org/support/topic/help-with-a-widget-plugin/)
 * _[ Moderator note: [moved to Fixing WordPress](https://wordpress.org/support/topic/wheres-my-topic-gone?replies=1&view=all).
   Please do not use Developing With WordPress for these topics. ]_
 * Hi i need help with a plugin [The Twitter profile](https://wordpress.org/support/plugin/the-twitter-profile/)
 * i did make a post on the forum but since there is only 2 posts i doubt i will
   get any help or maybe even any views so… so im asking for help here, what i want
   to do is remove the information highlighted in this red box
 * ![](https://i0.wp.com/i.imgur.com/TCRhDl2.png)
 * if it helps heres the plugins Editor, if you need just ask me what code to paste,
 * ![](https://i0.wp.com/i.imgur.com/gZ9oGGF.png)
 * keep in mind that half of these are empty, well not 100% empty but have this 
   same code:
 * <?php
 * # Silence of gold.
 * website : [http://fungadgetworld.com](http://fungadgetworld.com)
 * thank you very much in advance!

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

 *  [Ilian](https://wordpress.org/support/users/ilianskia/)
 * (@ilianskia)
 * [8 years, 12 months ago](https://wordpress.org/support/topic/help-with-a-widget-plugin/#post-9217201)
 * Hi
    You can hide that whole block of text and icons by adding below CSS code 
   to your child theme CSS file
 * .wpt-tp-content {
    display: none!important; }
 * if the above not works try with that:
 * .wpt-tp-content-wrap{
    display: none!important; }
    -  This reply was modified 8 years, 12 months ago by [Ilian](https://wordpress.org/support/users/ilianskia/).
    -  This reply was modified 8 years, 12 months ago by [Ilian](https://wordpress.org/support/users/ilianskia/).
 *  Moderator [Jan Dembowski](https://wordpress.org/support/users/jdembowski/)
 * (@jdembowski)
 * Forum Moderator and Brute Squad
 * [8 years, 12 months ago](https://wordpress.org/support/topic/help-with-a-widget-plugin/#post-9217316)
 * I’ve moved your topic deleted your duplicate. This isn’t a coding topic and doesn’t
   belong in Developing with WordPress. Please don’t use that sub-forum for this.
 * The right place to post is here.
 * [https://wordpress.org/support/plugin/the-twitter-profile/#new-post](https://wordpress.org/support/plugin/the-twitter-profile/#new-post)
 *  Thread Starter [kingschild2016](https://wordpress.org/support/users/kingschild2016/)
 * (@kingschild2016)
 * [8 years, 12 months ago](https://wordpress.org/support/topic/help-with-a-widget-plugin/#post-9217696)
 * duly noted, sorry for the inconvenience.

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

The topic ‘Help With A Widget Plugin’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 3 participants
 * Last reply from: [kingschild2016](https://wordpress.org/support/users/kingschild2016/)
 * Last activity: [8 years, 12 months ago](https://wordpress.org/support/topic/help-with-a-widget-plugin/#post-9217696)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
