-
AuthorPosts
-
September 14, 2010 at 9:21 pm #154315
Hello,
I have been trying to put the slideshow in the header of my website, is there any way to do this?
ThanksLaura Rubino FriendLaura Rubino
- Join date:
- September 2014
- Posts:
- 86
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 2
- Thanked:
- 15 times in 14 posts
September 14, 2010 at 10:42 pm #355535Sure just create a new module position and publish it there.
September 15, 2010 at 12:35 pm #355593Thank you for your reply, but I am not yet too familiar with how to do this, could you explain a bit more please, template ja_zeolite II
Don Lee FriendDon Lee
- Join date:
- March 2010
- Posts:
- 923
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 41
- Thanked:
- 274 times in 238 posts
September 16, 2010 at 3:23 am #355635<em>@yannhellier 194094 wrote:</em><blockquote>Thank you for your reply, but I am not yet too familiar with how to do this, could you explain a bit more please, template ja_zeolite II</blockquote>
Hi,
Plz open file templates/ja_zeolite_ii/layouts/blocks/topsl.php
– Find this code from line 46 to 56 as default:
<?php if (!$this->isContentEdit() && $this->countModules('ja-slideshow')) { ?>
<!-- BEGIN: SLIDESHOW -->
<div id="ja-slideshow" class="wrap">
<div class="main clearfix">
<div id="ja-slideshow-bot"><div id="ja-slideshow-top" class="clearfix">
<jdoc:include type="modules" name="ja-slideshow" style="raw" />
</div></div>
</div>
</div>
<!-- END: SLIDESHOW -->
<?php } ?>
– Cut it.
– Open file templates/ja_zeolite_ii/layouts/blocks/header.php
– Find this code:
<div id="ja-header" class="wrap">
– Paste the cut code before.September 16, 2010 at 10:42 am #355682Hi,
Thank you very much for your answer, it is not working for me unfortunately, I must be doing something wrong somewhere, I will keep on looking
Cheers
September 21, 2010 at 8:25 am #356228<em>@donglt 194161 wrote:</em><blockquote>Hi,
Plz open file templates/ja_zeolite_ii/layouts/blocks/topsl.php
– Find this code from line 46 to 56 as default:
<?php if (!$this->isContentEdit() && $this->countModules('ja-slideshow')) { ?>
<!-- BEGIN: SLIDESHOW -->
<div id="ja-slideshow" class="wrap">
<div class="main clearfix">
<div id="ja-slideshow-bot"><div id="ja-slideshow-top" class="clearfix">
<jdoc:include type="modules" name="ja-slideshow" style="raw" />
</div></div>
</div>
</div>
<!-- END: SLIDESHOW -->
<?php } ?>
– Cut it.
– Open file templates/ja_zeolite_ii/layouts/blocks/header.php
– Find this code:
<div id="ja-header" class="wrap">
– Paste the cut code before.</blockquote>Hi: This is probably a very stupid question and you’ll understand that I have very basic knowledge. When you say
“Plz open file templates/ja_zeolite_ii/layouts/blocks/topsl.php”Where do you start to “open” the file? Is there a section in Joomla? I looked under Template Manager and couldn’t find anything. Thanks for helping out.
HeleneDon Lee FriendDon Lee
- Join date:
- March 2010
- Posts:
- 923
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 41
- Thanked:
- 274 times in 238 posts
September 21, 2010 at 8:32 am #356234<em>@relaisluynes 194902 wrote:</em><blockquote>Hi: This is probably a very stupid question and you’ll understand that I have very basic knowledge. When you say
“Plz open file templates/ja_zeolite_ii/layouts/blocks/topsl.php”Where do you start to “open” the file? Is there a section in Joomla? I looked under Template Manager and couldn’t find anything. Thanks for helping out.
Helene</blockquote>Hi,
The file name is topsl.php and it is located in folder: YOUR ROOT > templates > ja_zeolite_ii > layouts > blocks so I gave the full path is templates/ja_zeolite_ii/layouts/blocks/topsl.php
You can not edit it in the Template manager, must access your hosting and find the file as the given path.1 user says Thank You to Don Lee for this useful post
-
AuthorPosts
This topic contains 7 replies, has 4 voices, and was last updated by Don Lee 14 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum