Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • hinyinlam Friend
    #117124

    Hi, I would like to know if I want to place my language selection box at the top (next to search box)
    How can I do this?

    Also, I am new to Joomla, how to create a box that contains the language selection box just below the main menu
    Regards,
    Hin

    Hung Dinh Friend
    #210359

    Hi Hin,
    You can do this by editing the index.php file, you can also assign the joom!fish to the user10 and the add the HTML code of joom!fish to user10 via admin panel. This will allow you to display the modules at certain pages or unpublish it whenever you want.


    <?php if ( mosCountModules( 'user10') ) { ?>
    <div id="joom-fish">
    <?php mosLoadModules('user10,-2); ?>
    </div>
    <?php } ?>

    You can add this codes somewhere near the search module (user4)

    chauyue Friend
    #210447

    Hi there, mainmenu above the pathway works with JoomFish except in the Home Page where the default language (eng) is always shown regardless what language is chosen. but in all other menu, the 2nd language works. any idea?

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

This topic contains 3 replies, has 3 voices, and was last updated by  chauyue 17 years, 8 months ago.

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