test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • infovasciaveo Friend
    #156277

    Hi,
    I submitted you same questions (26.oct and 31 oct) but I got no response at now!
    I also sent an administrator password to allow you administrative access, but no one has responded more!
    I have many difficulties to use the template Teline III, also because there is no real manual, but you have to read many forum posts to try to figure it out!
    I tried to expose the problems one at a time, but if I do not answer will be difficult to use it fully.
    For example:
    1) what is the correct sequence for installing all Teline III on a site that already exists
    2) how you can also assign a color to the Home menu item (and not only to the categories), so that already is the home page the color you want
    3) how you set the modules JaNews2 and JaFrontpage if you want to assign a specific view for each link of the main menu (you can copy the forms and JaNews2 JAFrontpage?)
    There are more questions, but I hope you can answer at least these.
    Thanks

    Saguaros Moderator
    #362389

    <blockquote>1) what is the correct sequence for installing all Teline III on a site that already exists </blockquote>

    1) you download all packages in the download section,
    2) You take a detail look on all modules positions, layout positions on the template: http://www.joomlart.com/forums/forumdisplay.php?10165-JA-Teline-III-Guides-Tutorials-Tips
    3) and then Install one by one extension, and try to follow userguide: http://www.joomlart.com/forums/forumdisplay.php?10165-JA-Teline-III-Guides-Tutorials-Tips
    and set rightly configuration for them, you can install a quickstart on your localhost. and you can refer to extensions ‘s configuration which ja did

    <blockquote>2) how you can also assign a color to the Home menu item (and not only to the categories), so that already is the home page the color you want
    </blockquote>

    You open the file: templates/ja_teline_iii/layouts/blocks/head.php and find the following code:
    [PHP]<link href=”<?php echo $this->templateurl(); ?>/css/colors/theme<?php echo $defaultColour; ?>.css” rel=”stylesheet” type=”text/css” />[/PHP]
    replace:
    [PHP]
    <?php
    $defaultColour = $this->getThemeForSection();
    if( $this->isFrontPage() ){;
    $defaultColour = ‘-red’;
    }
    ?>
    <link href=”<?php echo $this->templateurl(); ?>/css/colors/theme<?php echo $defaultColour; ?>.css” rel=”stylesheet” type=”text/css” />
    [/PHP]

    <blockquote>3) how you set the modules JaNews2 and JaFrontpage if you want to assign a specific view for each link of the main menu (you can copy the forms and JaNews2 JAFrontpage?) </blockquote>

    You go to the configuration of each menu and use the menu asignment prameter to resolve this issue

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

This topic contains 2 replies, has 2 voices, and was last updated by  Saguaros 14 years ago.

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