Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • sfpkent Friend
    #146761

    Hi,

    I would like to put in JA Slideshow, I have already installed JA slideshow extension but there is no position for me to publish it, may I know how to do it?

    Thanks!
    Kent

    Saguaros Moderator
    #326498

    Where do you want to put on your site ( example: you would like put the module at main content header or anywhere) ? It would be very helpful if you could provide screenshorts so that we could have a look on the issue.

    Thanks

    sfpkent Friend
    #326583

    Here is the print screen where I want to put my JA Slideshow in.


    1. jaslideshow
    Saguaros Moderator
    #326887

    Hello sfpkent

    Please open the file:templatesja_selenilayoutsdefault.php and find a block code at line 66:

    [PHP]<div class=”main clearfix”>[/PHP]

    you replace them by:
    [PHP]
    <div class=”main clearfix”>
    <?php
    if($this->countModules(‘ja-slideshow’)) : ?>
    <div class=”clearfix”>
    <jdoc:include type=”modules” name=”ja-slideshow” style=”JAxhtml” />
    </div>
    <?php endif; ?>
    [/PHP]

    and you’ll create and put the ja slideshow module on the “ja-slideshow” position

    Good luck

    sfpkent Friend
    #326982

    Thank you very much. It works perfectly.

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

This topic contains 5 replies, has 2 voices, and was last updated by  sfpkent 14 years, 10 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum