Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Elad Friend
    #1005179

    Hi,
    Using the excellent template Teline V on http://www.eilat-today.co.il//
    Few things that we could not solve:
    The website was based on Falang, we moved it to native joomla articles.
    When we are using normal Language switcher it seems that we can’t get rid of drop down menu even we canceled it on module.
    Mega menu, even i followed instructions for multilanguage do not appear on secondary language, Hebrew.
    On some modules, like More News we can,t find where to change Text to relative language.
    Thanks

    Saguaros Moderator
    #1005304

    Hi,

    Below are my answers to your questions:

    For the language switcher module, it due to your custom css code declared via the file: [ROOT]/templates/ja_teline_v (your default template)/css/custom.css, at approx line 54:

    div.mod-languages ul {
        margin: 0;
        padding: 0;
        list-style: none;
        display: table-cell;
        vertical-align: middle;
    }

    By default, this should be set to: display: none so that it will only opens dropdown when you click to open, otherwise it will be hidden always.

    With the megamenu for Hebrew language, at this moment, you use the same template style ‘JA Teline V – Magazine’ for both Russian and Hebrew on your site which is being assigned to show ‘Main menu’. You should:

    • Duplicate this ‘JA Teline V – Magazine’ style to have a new one called ‘JA Teline V – Magazine – Hebrew’ for example
    • Go to Navigation tab > change the Menu to ‘Main menu Hebrew’
    • Assign this new template style to pages of Hebrew language

    Regards

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

This topic contains 1 reply, has 2 voices, and was last updated by  Saguaros 7 years, 3 months ago.

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