Title: [Plugin: Mini twitter feed] code not working
Last modified: August 20, 2016

---

# [Plugin: Mini twitter feed] code not working

 *  Resolved [deepwhitesound](https://wordpress.org/support/users/deepwhitesound/)
 * (@deepwhitesound)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/plugin-mini-twitter-feed-code-not-working/)
 * hello,
 * the plugin isn’t working for me. due to the way i have my site set up, i cannot
   use the simple widgit method and instead must insert code directly to the template
   file. i have pasted the following into the sidebar.php file and it should work,
   but instead i only see the code as text:
 * `[minitwitter username="deepwhitesound" limit="7"]`
 * the website in question is
    [http://www.deepwhitesound.com](http://www.deepwhitesound.com)
 * and you can see the issue on the left side after the tag cloud
 * please advise !
 * [http://wordpress.org/extend/plugins/mini-twitter-feed/](http://wordpress.org/extend/plugins/mini-twitter-feed/)

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

 *  Plugin Author [oniswap](https://wordpress.org/support/users/webdevdesigner/)
 * (@webdevdesigner)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/plugin-mini-twitter-feed-code-not-working/#post-3106100)
 * Do you use the widget section? If yes, add this code: add_filter(‘widget_text’,‘
   do_shortcode’); to your functions.php file.
 *  Thread Starter [deepwhitesound](https://wordpress.org/support/users/deepwhitesound/)
 * (@deepwhitesound)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/plugin-mini-twitter-feed-code-not-working/#post-3106114)
 * As I said, due to the way my site is set up I cannot use widgits. I need to use
   the straight code inserted into the templates.
 *  Plugin Author [oniswap](https://wordpress.org/support/users/webdevdesigner/)
 * (@webdevdesigner)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/plugin-mini-twitter-feed-code-not-working/#post-3106120)
 * so do that:
 * `echo do_shortcode('[minitwitter username="deepwhitesound" limit="7"]');`
 *  Thread Starter [deepwhitesound](https://wordpress.org/support/users/deepwhitesound/)
 * (@deepwhitesound)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/plugin-mini-twitter-feed-code-not-working/#post-3106123)
 * thanks so much – thats the code i needed, but it wasn’t apparent to me.

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

The topic ‘[Plugin: Mini twitter feed] code not working’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/mini-twitter-feed_aed2e8.svg)
 * [Mini twitter feed](https://wordpress.org/plugins/mini-twitter-feed/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mini-twitter-feed/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mini-twitter-feed/)
 * [Active Topics](https://wordpress.org/support/plugin/mini-twitter-feed/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mini-twitter-feed/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mini-twitter-feed/reviews/)

## Tags

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

 * 4 replies
 * 2 participants
 * Last reply from: [deepwhitesound](https://wordpress.org/support/users/deepwhitesound/)
 * Last activity: [13 years, 5 months ago](https://wordpress.org/support/topic/plugin-mini-twitter-feed-code-not-working/#post-3106123)
 * Status: resolved