Forums

[resolved] [Plugin: NextGEN Gallery] Exclude tags from TagCloud (2 posts)

  1. kimmatthiesen
    Member
    Posted 2 years ago #

    Is it possible to exclude or hide some tags from the tagcloud made with [tagcloud] ?

    Or maybe to exclude or hide tags containing a certain character?

    Help will be greatly appreciated!

  2. kimmatthiesen
    Member
    Posted 2 years ago #

    I figured out how to do something that works for me.
    I have Exec-PHP enabled so I included this in my tagcloud page.

    <link href="tagcloud.css?<?PHP echo date("j/m - 20y"); ?>" media="all" rel="stylesheet" type="text/css" />

    Content of tagcloud.css
    .tag-link-41 , .tag-link-73 { display:none; }

    Not automatic, but the end result is okay.

Topic Closed

This topic has been closed to new replies.

About this Topic