Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • yannhellier Friend
    #154315

    Hello,

    I have been trying to put the slideshow in the header of my website, is there any way to do this?
    Thanks

    Laura Rubino Friend
    #355535

    Sure just create a new module position and publish it there.

    yannhellier Friend
    #355593

    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

    Don Lee Friend
    #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.

    yannhellier Friend
    #355682

    Hi,

    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

    relaisluynes Friend
    #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.
    Helene

    Don Lee Friend
    #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.

Viewing 7 posts - 1 through 7 (of 7 total)

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