/wp-content/plugins/ directoryYou have two choices: the easy way, or the extended way.
Just place the text string [hs_wp_tag_cloud] into your post or page. It will be replaced by a tag cloud generated by the function call wp_tag_cloud(number=0).
You may pass some parameters to the [hs_wp_tag_cloud] entry. They are the same as described at the description of wp_tag_cloud(). Use them like [hs_wp_tag_cloud|key1=value1&key2=value&...&keyN=valueN]. For example [hs_wp_tag_cloud|order=DESC&number=25] will show the tag cloud in descending order with the maximum of 25 entries.
Also have a look at the screenshots section.




