Some Blocks Cannot be seen on some modules
|
|
Corsair
Posts: 11
Message # 1 |
7:28 PM
2011-03-12
That's my problem, on some modules, a few blocks can't be seen.. for example, on downloads, you can't see the calendar. Any solution?
|
runakter
Posts: 75
Message # 2 |
3:06 AM
2011-03-13
Provide Your Website URL and Design Number(CP>Settings>Common Settings>Design No.)
|
Corsair
Posts: 11
Message # 3 |
2:04 AM
2011-03-14
http://silenteagles.ucoz.com/news Design: #986 The website is in spanish.
Post edited by Corsair - Monday, 2011-03-14, 2:11 AM
|
Natashko
Posts: 3366
Message # 4 |
11:59 AM
2011-03-14
Corsair, if you mean Calendar, it will be displayed only in Site news module and Blog. This is the way it is. If you face any other difficulties, be more specific (specify block name and module) Please, post your messages in the correct board next time -Moved to General Question-
|
Corsair
Posts: 11
Message # 5 |
10:15 AM
2011-03-15
I want it to be displayed on the forum too, also, on the forum, It won't display the statistics, only a blank block. Sorry for posting on other board.
|
Natashko
Posts: 3366
Message # 6 |
1:38 PM
2011-03-15
Corsair, the Statistics code will not work on forum. Forum has its own statistics in the section Additional information
|
Corsair
Posts: 11
Message # 7 |
4:47 PM
2011-03-15
May I add an IF conditional to do not show the block if the URL is http://silenteagles.ucoz.com/forum ? If I should do that, how do I do it exactly? Thanks
|
Animorph
Posts: 2856
Message # 8 |
7:11 PM
2011-03-15
Corsair, do you want to hide the empty statistic block only for the forum with help of conditional operators ?
To busy building a passive income online ;)
|
Corsair
Posts: 11
Message # 9 |
7:35 PM
2011-03-15
Yes, I do, because I cant do it with the builder. Thanks!
|
Animorph
Posts: 2856
Message # 10 |
10:13 PM
2011-03-15
Corsair, go to CP ---> Design ---> design management (templates) ---> first or second container (depends on where you have stats located) ---> find your block code and replace it with this: Code <?if($MODULE_ID$='forum')?><?else?>your block code<?endif?> if you have questions about conditional operators continue here: http://forum.ucoz.com/forum/37-471-1
To busy building a passive income online ;)
|
Corsair
Posts: 11
Message # 11 |
10:38 PM
2011-03-15
Thank you animorph! I tried it just like that but without the <?else?> before.. Thank you for the information, you can close the topic.
|