-
AuthorPosts
-
munders Friend
munders
- Join date:
- November 2008
- Posts:
- 375
- Downloads:
- 0
- Uploads:
- 37
- Thanks:
- 50
- Thanked:
- 4 times in 1 posts
October 9, 2009 at 2:32 pm #145046Hi all
This is urgent, so your speed in answering is very much appreciated.
I need to remove JA Botsl and JA Pathway from the bottom of my Sulfur template.
I have attached a graphic so you can see the 2 features.
:((
Please help!Munders.
Arvind Chauhan ModeratorArvind Chauhan
- Join date:
- September 2014
- Posts:
- 3835
- Downloads:
- 74
- Uploads:
- 92
- Thanks:
- 1240
- Thanked:
- 1334 times in 848 posts
munders Friendmunders
- Join date:
- November 2008
- Posts:
- 375
- Downloads:
- 0
- Uploads:
- 37
- Thanks:
- 50
- Thanked:
- 4 times in 1 posts
October 9, 2009 at 3:38 pm #320020Thanks Arvind, but i have figured it out myself. I did remove the divs you mentioned.
I still have text that says ‘you are here’ which i need to remove.
Do you know how to remove this, is it in Addons?
Arvind Chauhan ModeratorArvind Chauhan
- Join date:
- September 2014
- Posts:
- 3835
- Downloads:
- 74
- Uploads:
- 92
- Thanks:
- 1240
- Thanked:
- 1334 times in 848 posts
munders Friendmunders
- Join date:
- November 2008
- Posts:
- 375
- Downloads:
- 0
- Uploads:
- 37
- Thanks:
- 50
- Thanked:
- 4 times in 1 posts
October 9, 2009 at 4:20 pm #320024Did you get the PM Arvind?
Arvind Chauhan ModeratorArvind Chauhan
- Join date:
- September 2014
- Posts:
- 3835
- Downloads:
- 74
- Uploads:
- 92
- Thanks:
- 1240
- Thanked:
- 1334 times in 848 posts
October 9, 2009 at 4:43 pm #320026Ok.
Now Make sure you have removed this code from your Template >> index.php
<!– PATHWAY –>
<div id=”ja-pathway” class=”wrap”>
<div class=”main clearfix”>
<div class=”inner”>
<strong>You are here:</strong><jdoc:include type=”module” name=”breadcrumbs” />
</div>
</div>
</div>
<!– //PATHWAY –><?php
$spotlight = array (‘user1′,’user2′,’user7′,’user8′,’user9’);
$sl = $tmpTools->calSpotlight ($spotlight,$tmpTools->isOP()?100:99.9);
if ($sl) {
?>
<!– BOTTOM SPOTLIGHT –>
<div id=”ja-botsl” class=”wrap”>
<div class=”main clearfix”>
<?php if ( $this->countModules(‘user1’) ) { ?>
<div class=”ja-box<?php echo $sl[‘user1’][‘class’]; ?>” style=”width: <?php echo $sl[‘user1’][‘width’]; ?>;”>
<jdoc:include type=”modules” name=”user1″ style=”xhtml” />
</div>
<?php } ?><?php if ( $this->countModules(‘user2’) ) { ?>
<div class=”ja-box<?php echo $sl[‘user2’][‘class’]; ?>” style=”width: <?php echo $sl[‘user2’][‘width’]; ?>;”>
<jdoc:include type=”modules” name=”user2″ style=”xhtml” />
</div>
<?php } ?><?php if ( $this->countModules(‘user7’) ) { ?>
<div class=”ja-box<?php echo $sl[‘user7’][‘class’]; ?>” style=”width: <?php echo $sl[‘user7’][‘width’]; ?>;”>
<jdoc:include type=”modules” name=”user7″ style=”xhtml” />
</div>
<?php } ?><?php if ( $this->countModules(‘user8’) ) { ?>
<div class=”ja-box<?php echo $sl[‘user8’][‘class’]; ?>” style=”width: <?php echo $sl[‘user8’][‘width’]; ?>;”>
<jdoc:include type=”modules” name=”user8″ style=”xhtml” />
</div>
<?php } ?><?php if ( $this->countModules(‘user9’) ) { ?>
<div class=”ja-box<?php echo $sl[‘user9’][‘class’]; ?>” style=”width: <?php echo $sl[‘user9’][‘width’]; ?>;”>
<jdoc:include type=”modules” name=”user9″ style=”xhtml” />
</div>
<?php } ?></div>
</div>
<!– //BOTTOM SPOTLIGHT –>
<?php } ?>removing this code, works on my localhost and removes the text as well as the module positions.
Arvind
munders Friendmunders
- Join date:
- November 2008
- Posts:
- 375
- Downloads:
- 0
- Uploads:
- 37
- Thanks:
- 50
- Thanked:
- 4 times in 1 posts
October 9, 2009 at 5:03 pm #320027this took out my bottom single line footer aswell though, which was not what i wanted (or on the graphic).
hmmm
AuthorPostsViewing 7 posts - 1 through 7 (of 7 total)This topic contains 7 replies, has 2 voices, and was last updated by munders 15 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Ja Botsl and Ja Pathway – Urgent!
Viewing 7 posts - 1 through 7 (of 7 total)