Title: Tag cloud empty?
Last modified: August 19, 2016

---

# Tag cloud empty?

 *  Resolved [adibo](https://wordpress.org/support/users/adibo/)
 * (@adibo)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/tag-cloud-empty/)
 * Hi,
 * Via Widgets I placed Tag cloud on Sidebar, but it’s empty.
 * In sidebar.php I can’t find anything about tags?
 * Where to search and how to solve this problem?
 * tnx Adibo.

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

 *  [ryans149](https://wordpress.org/support/users/ryans149/)
 * (@ryans149)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/tag-cloud-empty/#post-1203645)
 * tags will show only if there are posts associated with them. check this case.
 * check this tag in sidebar.php:
 * `<?php wp_tag_cloud( $args ); ?>`
 * or something like this
 *  Thread Starter [adibo](https://wordpress.org/support/users/adibo/)
 * (@adibo)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/tag-cloud-empty/#post-1203646)
 * Hi,
 * thanx.
 * I noticed that table wp_tags is not installed!!
 *  [MichaelH](https://wordpress.org/support/users/michaelh/)
 * (@michaelh)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/tag-cloud-empty/#post-1203664)
 * You need to write posts and assign **tags** to those posts as ryans149 explained.
 * There is NO wp_tags table, but rather, a set of 3 “term” tables comprise tags
   and their connections to posts.
 * See [Database Description](http://codex.wordpress.org/Database_Description)
 *  Thread Starter [adibo](https://wordpress.org/support/users/adibo/)
 * (@adibo)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/tag-cloud-empty/#post-1203667)
 * MichaelH Thanx!

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

The topic ‘Tag cloud empty?’ is closed to new replies.

## Tags

 * [sidebar.php](https://wordpress.org/support/topic-tag/sidebar-php/)
 * [tag](https://wordpress.org/support/topic-tag/tag/)
 * [tags](https://wordpress.org/support/topic-tag/tags/)

 * In: [Installing WordPress](https://wordpress.org/support/forum/installation/)
 * 4 replies
 * 3 participants
 * Last reply from: [adibo](https://wordpress.org/support/users/adibo/)
 * Last activity: [16 years, 8 months ago](https://wordpress.org/support/topic/tag-cloud-empty/#post-1203667)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
