Tag Cloud has HTML Line Breaks after Each Tag?
-
I am calling my tag cloud on a wordpress page (literally a page, edited in the dashboard) with the code:
wp_tag_cloud('smallest=8&largest=36&number=0&')
which should show all tags separated only by whitespace, but instead I am getting all tags separated by an html BR tag. How can I get rid of the line breaks?
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Tag Cloud has HTML Line Breaks after Each Tag?’ is closed to new replies.