Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • Anonymous Moderator
    #145429

    Q. I purchased the JA Teline II template and need to use the JA News module on other pages than just the front page. I have several sections and categories, that need the JA News module functionality. I can’t seem to place this module on these pages. Please instruct how to place JA News module on other pages.

    A. Open templates/ja_teline_ii/index.php file, at about line 187, find following code:

    [PHP] <!– BEGIN: JAZIN –>
    <?php if($tmpTools->isFrontPage()) : ?>
    <div id=”jazin-fp”>
    <jdoc:include type=”modules” name=”ja-news” style=”raw” />
    </div>
    <?php endif; ?>
    <!– END: JAZIN –>[/PHP]

    and change to:

    [PHP] <!– BEGIN: JAZIN –>
    <div id=”jazin-fp”>
    <jdoc:include type=”modules” name=”ja-news” style=”raw” />
    </div>
    <!– END: JAZIN –>[/PHP]

    hcwtravel Friend
    #321821

    Hi!

    Thank you, this seems to be working. I’m still working out the details. I will update.

    Thank you,
    Deb

    patrickmjwalsh Friend
    #365143

    Thanks for the post

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

This topic contains 3 replies, has 3 voices, and was last updated by  patrickmjwalsh 13 years, 5 months ago.

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