Title: Help with Tag Cloud
Last modified: August 19, 2016

---

# Help with Tag Cloud

 *  [JSauce16](https://wordpress.org/support/users/jsauce16/)
 * (@jsauce16)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/help-with-tag-cloud-1/)
 * I am trying to build a stylized tag cloud that looks like this mock-up: [http://www.athleteswhotweet.com/tagwidget.png](http://www.athleteswhotweet.com/tagwidget.png)
 * I have managed to find this code:
 * `<?php wp_tag_cloud('smallest=8&largest=8&number=10&orderby=count&order=DESC');?
   >`
 * I think I also need to incorporate the topic_count_text_callback function to 
   show the count in the black box right?
 * How would I do this from a PHP and HTML perspective?
 * Something like:
 *     ```
       <ul class="team">
       <li><?php wp_tag_cloud('smallest=8&largest=8&number=10&orderby=count&order=DESC'); ?><span><?php wp_tag_cloud('topic_count_text_callback=default_topic_count_text'); ?></span></li>
       </ul>
       ```
   
 * I know that’s not valid, but basically what I need is the count to appear between
   the <span>’s as they format the count box.
 * Can someone please help?
 * Thanks,
 * Jon

Viewing 1 replies (of 1 total)

 *  Thread Starter [JSauce16](https://wordpress.org/support/users/jsauce16/)
 * (@jsauce16)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/help-with-tag-cloud-1/#post-2019933)
 * Any idears?
 * _[[please don’t bump](http://codex.wordpress.org/Forum_Welcome#No_Bumping)]_

Viewing 1 replies (of 1 total)

The topic ‘Help with Tag Cloud’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 1 participant
 * Last reply from: [JSauce16](https://wordpress.org/support/users/jsauce16/)
 * Last activity: [15 years, 2 months ago](https://wordpress.org/support/topic/help-with-tag-cloud-1/#post-2019933)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
