Title: Widget error
Last modified: August 22, 2016

---

# Widget error

 *  Resolved [Nate Fineberg](https://wordpress.org/support/users/n8f802/)
 * (@n8f802)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/widget-error-17/)
 * When using the widget Fetch Tweets By Rule Set in the sidebar it kicks out all
   widgets placed below it. If you look at this page, [http://group6dev.com/vermontstandard/](http://group6dev.com/vermontstandard/)
   you will see the widget at the bottom of the sidebar, directly below that is 
   a weather widget and its stripped out of the sidebar. Looking at the code the
   weather widget is completely removed from the sidebar div. Any widget placed 
   above the Fetch Tweets widget works fine, anything placed under is thrown out
   of the sidebar.
 * Hoping I can get this worked out by Sunday, thank you for your help
 * Using WP 3.9.2
 * [https://wordpress.org/plugins/fetch-tweets/](https://wordpress.org/plugins/fetch-tweets/)

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

 *  Plugin Author [miunosoft](https://wordpress.org/support/users/miunosoft/)
 * (@miunosoft)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/widget-error-17/#post-5217940)
 * Does the same problem occur with the WordPress default theme?
 *  Thread Starter [Nate Fineberg](https://wordpress.org/support/users/n8f802/)
 * (@n8f802)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/widget-error-17/#post-5217947)
 * It works fine with the WP default theme. How do you think I should go about troubleshooting?
 *  Plugin Author [miunosoft](https://wordpress.org/support/users/miunosoft/)
 * (@miunosoft)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/widget-error-17/#post-5217960)
 * I would consult the theme developer. If the theme has own method to handle widget
   outputs, it is likely the cause.
 * If you are certain that the problem is reproducable with other themes, let me
   know.
 * Though, one thing you can try is to create a custom template for testing. The
   instruction of creating a custom template is available [here](http://wordpress.org/plugins/fetch-tweets/other_notes/).
   Make it produce just an _empty_ output (leave the contents of template.php just
   blank except the heading `<?php` notation.) and choose the custom template in
   the widget form. The widget should output nothing. At that point, if it still
   affects other widgets, it is likely an issue of the theme.
 * Hope it helps.
 *  Plugin Author [miunosoft](https://wordpress.org/support/users/miunosoft/)
 * (@miunosoft)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/widget-error-17/#post-5218022)
 * Closing due to inactivity.
 *  Thread Starter [Nate Fineberg](https://wordpress.org/support/users/n8f802/)
 * (@n8f802)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/widget-error-17/#post-5218070)
 * Just got back into town. Confirmed this error does NOT happen on another theme
   I have besides WP default theme. Thanks for the quick responses.
 *  Thread Starter [Nate Fineberg](https://wordpress.org/support/users/n8f802/)
 * (@n8f802)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/widget-error-17/#post-5218075)
 * Fwiw I have googled a little bit on this, another plugin author had the same 
   issue, well his plugin was causing the same issue on specific themes. It had 
   something to do with rendering the sidebars with
 * ‘after_title’ => ‘</h2><div class=”widgetContent”>’
    and closing it with ‘after_widget’
   => ‘</div></div>’,
 * Does your plugin utilize the same functionality?
 * This is the entire code snipped in my theme sidebar generator file.
 *  if(is_array($sidebars)){
    foreach($sidebars as $sidebar){ $sidebar_class = sidebar_generator::
   name_to_class($sidebar); register_sidebar(array( ‘name’=>$sidebar, ‘before_widget’
   => ‘<div class=”widget %2$s”>’, ‘after_widget’ => ‘</div></section></div>’, ‘
   before_title’ => ‘<div class=”widget_title”><h2>’, ‘after_title’ => ‘</h2><span
   ></span></div> <section class=”section_widget”><div class=”widget_inner”>’ ));}}
 *  Plugin Author [miunosoft](https://wordpress.org/support/users/miunosoft/)
 * (@miunosoft)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/widget-error-17/#post-5218079)
 * Can you try the development version, v2.3.6b01?
 * Download: [http://downloads.wordpress.org/plugin/fetch-tweets.zip](http://downloads.wordpress.org/plugin/fetch-tweets.zip)
 *  Thread Starter [Nate Fineberg](https://wordpress.org/support/users/n8f802/)
 * (@n8f802)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/widget-error-17/#post-5218084)
 * Fixed!!!!! Excellent plugin support, thank you very much. Probably one of the
   best authors I have ever dealt with concerning free plugin support. Professional,
   fast responses, thank you. Marking as resolved.
 *  Plugin Author [miunosoft](https://wordpress.org/support/users/miunosoft/)
 * (@miunosoft)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/widget-error-17/#post-5218085)
 * Glad to hear that!
 * Would be appreciated if you could take a few minutes to write a [review](http://wordpress.org/support/view/plugin-reviews/fetch-tweets?filter=5)
   on the plugin. Thank you!
 *  Thread Starter [Nate Fineberg](https://wordpress.org/support/users/n8f802/)
 * (@n8f802)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/widget-error-17/#post-5218086)
 * Rated 5 stars and added my comments, thanks again.
 *  Plugin Author [miunosoft](https://wordpress.org/support/users/miunosoft/)
 * (@miunosoft)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/widget-error-17/#post-5218087)
 * Thanks!! Enjoy the plugin 🙂

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

The topic ‘Widget error’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/fetch-tweets_ffffff.svg)
 * [Fetch Tweets](https://wordpress.org/plugins/fetch-tweets/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/fetch-tweets/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/fetch-tweets/)
 * [Active Topics](https://wordpress.org/support/plugin/fetch-tweets/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/fetch-tweets/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/fetch-tweets/reviews/)

 * 11 replies
 * 2 participants
 * Last reply from: [miunosoft](https://wordpress.org/support/users/miunosoft/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/widget-error-17/#post-5218087)
 * Status: resolved