Title: widgets stoped loading data
Last modified: August 19, 2016

---

# widgets stoped loading data

 *  [webdogpro](https://wordpress.org/support/users/webdogpro/)
 * (@webdogpro)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/widgets-stoped-loading-data/)
 * I recently upgraded to 2.6.1 and since then my archive, recent posts, tags, and
   recent comments widgets stopped working.
 * I changed nothing on the site but upgrading the wp install.
 * Just for example here is my tags script.
 *     ```
       <?php if ( function_exists('wp_tag_cloud') ) : ?>
       <li>
       <h2>Popular Tags</h2>
       <ul>
       <?php wp_tag_cloud('smallest=8&largest=22&number=30'); ?>
       </ul>
       </li>
       <?php endif; ?>
       ```
   

The topic ‘widgets stoped loading data’ is closed to new replies.

## Tags

 * [stop](https://wordpress.org/support/topic-tag/stop/)
 * [widget](https://wordpress.org/support/topic-tag/widget/)
 * [work](https://wordpress.org/support/topic-tag/work/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [webdogpro](https://wordpress.org/support/users/webdogpro/)
 * Last activity: [17 years, 7 months ago](https://wordpress.org/support/topic/widgets-stoped-loading-data/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
