Forums

Help with Tag Cloud (1 post)

  1. dbUNIT16
    Member
    Posted 3 years ago #

    I am creating a page that lists all of my tags. I am using the below:

    <ul id="players">
    <li><?php wp_tag_cloud('smallest=8&largest=8&number=0&orderby=name'); ?></li>
    </ul>

    The issue is it is treating the entire cloud as one li. How would I have each item be it's own li?

    Thanks for the help,

    Jon

Topic Closed

This topic has been closed to new replies.

About this Topic