-
AuthorPosts
-
mebius srl Friend
mebius srl
- Join date:
- September 2014
- Posts:
- 89
- Downloads:
- 30
- Uploads:
- 10
- Thanks:
- 21
- Thanked:
- 1 times in 1 posts
July 11, 2007 at 4:00 pm #121359Hello the module in user1, user2, user5 don’t appeare the module are pubblicated but http://www.diconodite.com
can you help me?
thanksmebius srl Friendmebius srl
- Join date:
- September 2014
- Posts:
- 89
- Downloads:
- 30
- Uploads:
- 10
- Thanks:
- 21
- Thanked:
- 1 times in 1 posts
July 11, 2007 at 4:33 pm #224011Put some module in USER6 and appeare the rest
sorrylehoai Friendlehoai
- Join date:
- January 2007
- Posts:
- 158
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 13
- Thanked:
- 7 times in 7 posts
July 12, 2007 at 6:47 am #224032In this template, the user1,user2,user5 and user6 is related. they only display when has at least one module groups (user1, user2 , user5 ) and user6.
September 14, 2008 at 6:18 am #270381Hi. With me, it doesn’t work even when i’ve something published to position user6. The position user6 doesn’t appear either. any help ?
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
September 15, 2008 at 8:10 am #270581Hi
Did you edit anything ?
you can open index.php(templates/ja_olyra folder), you will see those lines:
<?php
$spotlight_left = ($this->countModules('user1') || $this->countModules('user2') || $this->countModules('user5'));if ($spotlight_left && $this->countModules('user6')) {
?>
<!-- BEGIN: TOPSPOTLIGHT -->
<div id="ja-topslwrap" class="clearfix">
<div id="ja-topsl"><?php
$spotlight = array ('user1','user2','user5');
$topsl = $tmpTools->calSpotlight ($spotlight);
if( $topsl ) {
?>
<div id="ja-topsl-leftwrap">
<div class="innerpad">
<div id="ja-topsl-head">
Highlight
</div><div id="ja-topsl-left">
<div class="wrap1"><div class="wrap2"><div class="wrap3 clearfix">
<?php if( $this->countModules('user1') ) {?>
<div class="ja-box<?php echo $topsl['user1']['class']; ?>" style="width: <?php echo $topsl['user1']['width']; ?>;">
<jdoc:include type="modules" name="user1" style="xhtml" />
</div>
<?php } ?><?php if( $this->countModules('user2') ) {?>
<div class="ja-box<?php echo $topsl['user2']['class']; ?>" style="width: <?php echo $topsl['user2']['width']; ?>;">
<jdoc:include type="modules" name="user2" style="xhtml" />
</div>
<?php } ?><?php if( $this->countModules('user5') ) {?>
<div class="ja-box<?php echo $topsl['user5']['class']; ?>" style="width: <?php echo $topsl['user5']['width']; ?>;">
<jdoc:include type="modules" name="user5" style="xhtml" />
</div>
<?php } ?>
</div></div></div>
</div>
</div>
</div>
<?php } ?><?php if ( $this->countModules('user6') ) { ?>
<div id="ja-topsl-right">
<div class="innerpad">
<jdoc:include type="modules" name="user6" style="rounded" />
</div>
</div>
<?php } ?></div>
</div>
<!-- END: TOPSPOTLIGHT -->
<?php } ?>
They mean that modules at user 1, user 2, user 5 position only display when have module publish at user 6 position
can you send your URL of your site with admin account via PM to check ?September 16, 2008 at 10:43 am #270809Hi,
This got resolved… don’t ask me how !
Thanks for your attention. -
AuthorPosts
This topic contains 6 replies, has 4 voices, and was last updated by chiragtanna77 16 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum