Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • laloma Friend
    #139337

    J1.5.9
    JA Kulanite

    Dear Sirs:

    How can we add Joomfish language selector (flags) to the right or left of the USER TOOL ?

    Hope to hear from you soon.

    Best regards,

    Anonymous Moderator
    #297635

    Hi laloma,

    For this issue, you must define a new position as you want, and select this module to that position.

    laloma Friend
    #297662

    Dear JA Developer:

    Thanks for your reply. We are not experts with PHP. Can you show us how to do this ?

    Best regards,

    laloma Friend
    #297663

    Dear JA Developer:

    Also, we would like to change when user is logged in, at top bar appear NAME of USER and bellow it LOG OUT button, how we change this that the LOG OUT BUTTON appear at the side of USER NAME ?

    Best regards,

    splifen Friend
    #301580

    iam having problems with that. please see this testsite, i would like the langaugeflags where the template chooser is or in top pos.
    http://www.testsite.ceciliavej.dk/Home/

    Regards Kenneth

    laloma Friend
    #301585

    Dear splifen:

    The following instruction was sent by JoomlArt Customer Service Hai Nguyen by mail.

    Please do it following some steps below :

    1.Please open index.php file in templates/ja_kulanite folder, find following code section at about line 117 :

    <?php if ($tmpTools->getParam(JA_TOOL_USER)) { ?>
    <div id=”ja-usertools”>
    <?php $tmpTools->genToolMenu($tmpTools->getParam(JA_TOOL_USER) & 7, ‘gif’); ?>
    </div><div class=”clr”></div>
    <?php } ?>

    change to :

    <div id=”ja-lan”>
    <jdoc:include type=”modules” name=”user9″ style=”xhtml” />
    </div>

    <?php if ($tmpTools->getParam(JA_TOOL_USER)) { ?>
    <div id=”ja-usertools”>
    <?php $tmpTools->genToolMenu($tmpTools->getParam(JA_TOOL_USER) & 7, ‘gif’); ?>
    </div><div class=”clr”></div>
    <?php } ?>

    2.Open template.css file in templates/ja_kulanite/css folder , add following code section to this file :

    #ja-lan {
    font-size:11px;
    padding:7px 0 0;
    position:absolute;
    right:225px;
    top:10px;
    }

    3. Go to admin >> extensions >> module manager >> select Joomfish select module and assign it to “user9” position and make sure that it is enabled.

    Regards,

    splifen Friend
    #301719

    I’am not able to get it quite right, i would like the joomfish flags to be in the place where the layout tool is or right of the login field.
    http://www.testsite.ceciliavej.dk/Home/index.php

    Regards Kenneth

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

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

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