|
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, 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, 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 ;)
|
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?> |
| |||
| |||