display tag cloud on particular pages

Dan Carmeli
Joined: 03 Feb 2009

display tag cloud on particular pages

Posted:25 Feb 2009 (15:29 UTC)
Hi,

I would like to display the tag cloud only on specific pages (that I have distinguished with a particular $_GET variable). The best I was able to do is go to tags/mod_tags_cloud.php and let it run only if the variable is not set. This still displays the module box with the words "no tags found". I would like for the box to not show up at all..

any thoughts?
laetzer
Joined: 15 Mar 2004

Re: display tag cloud on particular pages

Posted:25 Feb 2009 (20:27 UTC)
If I were you, I'd try to solve that in bitweaver/tags/modules/mod_tags_cloud.tpl … wrapping something like {if $modTagData eq} around {bitmodule} or so.
  Page 1 of 1  1