Forums

Installing something: similar to : "Hot Tags"? (8 posts)

  1. redrory
    Member
    Posted 6 years ago #

    Hey guys, good day to all
    I have not sure what exactly is it called, the features where tags are added, and the most popular ones, Increase in size etc.
    Like wordpress.org " Hot Tags"
    How do i implement that feature on my blog/site?

    thanks
    -Rory

  2. Les Bessant
    Moderator
    Posted 6 years ago #

    That's usually known as a "Tag Cloud". You'd need a good tagging plugin, such as Ultimate Tag Warrior.

  3. redrory
    Member
    Posted 6 years ago #

    thanks very much : les
    really appreciate it

  4. redrory
    Member
    Posted 6 years ago #

    Alright, got UWT, though that was the Tag Cloud plugin
    Looking for a Tag Cloud plugin.
    Any sugguestions?

  5. pati
    Member
    Posted 6 years ago #

    http://www.zoomcloud.com

    quite easy to use - but the tags link to zoomcloud.com. the posts connected with the tags won't look like the posts on your own site.

  6. WPChina
    Member
    Posted 6 years ago #

    Use Weighted Words:

    http://greengabbro.net/plugins/weighted-words/

    it works fine for me in WP 2.0.2

  7. pati
    Member
    Posted 6 years ago #

    i can also recommend: Jerome’s Keyword-Plugin.

    For getting a cloud use the following code:

    <ul class="cloud">
    <?php all_keywords(’<li><a href="/tag/%keylink%" style="font-size: %count%px" >%keyword%</a></li>’, ‘’, 10, 30); ?>
    </ul>

    With the class cloud you can format your cloud via stylesheet.

  8. Aldyn
    Member
    Posted 5 years ago #

    hmmm... i've been looking for something similar also. just wondering if theres a thing like this that makes a cloud (with different size texts) for categories (instead of a new "tag" field).

    thanks!

    ~~~edit: nm. found one. sorry about that.

Topic Closed

This topic has been closed to new replies.

About this Topic