If i click on a tag in my cloud it takes me to a page that is completely empty except it says the word ‘content’ for every time tag has been used. Can someone tel my what I’m doing wrong please.
<p>{exp:tag:cloud weblog="famous_beats" groups="4" step="2" limit="100" sort="asc" orderby="tag_name"}
<a href="{path=tag}{websafe_tag}" title="{tag_name}" style="font-size:{step}px;">{tag}</a>
{/exp:tag:cloud}</p>
{exp:tag:entries weblog="famous_beats" inclusive="yes" orderby="entry_date" sort="asc" limit="20"} content {/exp:tag:entries}
