test
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • splifen Friend
    #133932

    Sorry i ment left side just as it is shown in the link..

    Hey iam testing the JA Helio template. ist possible to move the moonews to the left side under the mainmenu..? iam having some troubles when i try. my slideshow disapear.. is there a solution?

    Link to testsite
    http://www.testsite.ceciliavej.dk/Home/

    Regards
    Kenneth AKA Splifen

    Sherlock Friend
    #273508

    Hi
    please edit index.php
    you will see those lines:

    <?php if ($this->countModules('user5') && $ja_right) { ?>
    <!-- BEGIN: TOPSPOTLIGHT -->
    <div id="ja-topsl">
    <jdoc:include type="modules" name="user5" style="raw" />
    </div>
    <!-- END: TOPSPOTLIGHT -->
    <?php } ?>

    That mean Ja slide show(module at user 5 position) only display when have both module at right position display
    you can change code like :

    <?php //if ($this->countModules('user5') && $ja_right) { ?>
    <!-- BEGIN: TOPSPOTLIGHT -->
    <div id="ja-topsl">
    <jdoc:include type="modules" name="user5" style="raw" />
    </div>
    <!-- END: TOPSPOTLIGHT -->
    <?php //} ?>

    or set a module publish at right position

    splifen Friend
    #273903

    Thanks that did the job

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

This topic contains 3 replies, has 2 voices, and was last updated by  splifen 16 years, 2 months ago.

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