• Page 1 of 1
  • 1
uCoz Community » uCoz Modules » File Catalog, Site Catalog, Publisher, Ad Board, Online Games » Tag cloud appear only when i click on file catalog. How?
Tag cloud appear only when i click on file catalog. How?
MysticDragon
Posts: 108
Reputation: 0

Message # 1 | 9:37 AM
How can i make it so that tag cloud appear only when i click on file catalog and not in the main page?
Animorph
Posts: 2856
Reputation: 189

Message # 2 | 10:28 AM
MysticDragon, how to add a tagcloud is shown here:
http://forum.ucoz.com/forum/5-5862-28218-16-1240140559

and to make it only appear in the file catalog , it is possible with using conditional operators to hide your block from all other modules exept from file catalog


To busy building a passive income online ;)
MysticDragon
Posts: 108
Reputation: 0

Message # 3 | 10:54 AM
Where and how do i put the code of conditional operators?
And also which code?Pls help

Animorph
Posts: 2856
Reputation: 189

Message # 4 | 11:15 AM
MysticDragon, OK. i will help you out

1. go to your CP ---> Design ---> Design management (templates) ---> First container or Second Container (depends on where you have your tag block located)

2. Locate your block

3. do this

Code
<?if($MODULE_ID$='load')?><?else?>your block code<?endif?>

To busy building a passive income online ;)
Natashko
Posts: 3366
Reputation: 171

Message # 5 | 11:16 AM
MysticDragon,
first of all, if you have added Tag Cloud via Builder, enable it once again->press Block content management button in the Tag Cloud block->Access->and select modules where this Widget will be displayed.
If you have added the Tag Cloud code in the template somewhere, substitute it with this condition:
Code
<?if($MODULE_ID$ = 'load')?>  tag cloud code  <?endif?>
MysticDragon
Posts: 108
Reputation: 0

Message # 6 | 11:32 AM
Animorph, I had added Tag Cloud via Builder so Natashko's post helped.
Anyway thanks for helping and rep+ happy

uCoz Community » uCoz Modules » File Catalog, Site Catalog, Publisher, Ad Board, Online Games » Tag cloud appear only when i click on file catalog. How?
  • Page 1 of 1
  • 1
Search: