• akantro

    (@akantro)


    What is the way to show a tag cloud on the side of your wordpress blog

Viewing 3 replies - 1 through 3 (of 3 total)
  • You have to go in your Administration Panel, then Appearance, then Widgets, then you add the Tag Cloud widget.

    Hello,

    Now I did that, can anyone please tell me what is the usage of it?
    …sofar I just got added at the right side of the post the word Tags

    thanks ??

    Hello blob, if you got the word “tags” it means it’s ready to display them, all you have to do is write the tags in the post editor once you have wrote the post. The cloud is modificable and stylable, I think it displays about 40 tags by default.

    If you have some problem you could write it in the sidebar’s template directly, like this:

    <?php wp_tag_cloud(''); ?>

    ,under the other calls usually in a sidebar : calendar, categories, etc.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Tag Cloud’ is closed to new replies.