Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • havas Friend
    #138260

    Hi everybody,

    I want to show some content in FrontPage without using JA_News and JA_News_FrontPage modules. Is it possible? If it is, could you tell me how could I do that?

    Thank you.

    Anonymous Moderator
    #292507

    For this case, please open index.php file in templates/ja_teline_ii folder, at about line 174, find following code:
    [PHP]
    <?php if(!$tmpTools->isFrontPage()) : ?>
    <jdoc:include type=”component” />
    <?php endif; ?>[/PHP]

    and change to:
    [PHP]
    <?php //if(!$tmpTools->isFrontPage()) : ?>
    <jdoc:include type=”component” />
    <?php //endif; ?>[/PHP]

    havas Friend
    #292758

    Dear Ja Develpoer;

    Thank you 🙂

    Best regards…

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

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

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