Quote:
Originally Posted by Kerry-Anne
1. Edit the tag_cloud_link template and replace the contents with
Code:
<a href="$vboptions[bburl]/tags.php?$session[sessionurl]tag=$thistag[tagtext_url]" class="tagcloudlink level$thistag[level]">$thistag[tagtext]</a>
|
Okay, so I've done this. Now, where do I put the "$vbcloud"? Or, how do I make it appear on my vBadvanced homepage? Do I create a new template? And, what do I put in the template to make it work?