Viewing 15 posts - 1 through 15 (of 18 total)
  • Author
    Posts
  • umio Friend
    #208003

    Hello,

    i want translate VIEW ALL on User Gallery (JA ACM magazine gallery) and top places (JA ACM magazine featured news) positioned on homepage for other language: Slovak, Czech, Polish
    http://prntscr.com/7mn9nw

    but can not find the right language file
    when i use en-EN.tpl_ja_hotel.ini to sk-SK.tpl_ja_hotel.ini, can not see the translated text “VIEW ALL” afÅ¥er translation
    http://prntscr.com/7mn91y

    thank you

    umio

    pavit Moderator
    #575812

    Hi

    You can use the override function , from language manager > Override > New and add your translation for each language

    umio Friend
    #575890

    Hi,

    yes, when is possible, but this word is not to override…
    Any other Solution?

    pavit Moderator
    #575896

    <em>@umio 480651 wrote:</em><blockquote>Hi,

    yes, when is possible, but this word is not to override…
    Any other Solution?</blockquote>

    Please provide a website backend super user access i will try to take a look at it

    pavit Moderator
    #642225

    <em>@umio 480651 wrote:</em><blockquote>Hi,

    yes, when is possible, but this word is not to override…
    Any other Solution?</blockquote>

    Please provide a website backend super user access i will try to take a look at it

    pavit Moderator
    #740885

    <em>@umio 480651 wrote:</em><blockquote>Hi,

    yes, when is possible, but this word is not to override…
    Any other Solution?</blockquote>

    Please provide a website backend super user access i will try to take a look at it

    pavit Moderator
    #576142

    Hi

    I translated your JA Acm module View All language

    It is a JA ACM Module Magazine Featured News packery type so you should edit this file /templates/ja_hotel/acm/news-featured/tmpl/packery.php

    i added at line 92 of the file

    <?php if($section_link): ?><a href="<?php echo $section_link; ?>" class="btn btn-border"><?php echo JText::_('VIEW_ALL'); ?></a><?php endif; ?>

    You can translate the VIEW_ALL string for all your languages from the Template language override exactly as is now for the Slovak language


    1. Screenshot_7
    pavit Moderator
    #642468

    Hi

    I translated your JA Acm module View All language

    It is a JA ACM Module Magazine Featured News packery type so you should edit this file /templates/ja_hotel/acm/news-featured/tmpl/packery.php

    i added at line 92 of the file

    <?php if($section_link): ?><a href="<?php echo $section_link; ?>" class="btn btn-border"><?php echo JText::_('VIEW_ALL'); ?></a><?php endif; ?>

    You can translate the VIEW_ALL string for all your languages from the Template language override exactly as is now for the Slovak language

    pavit Moderator
    #741127

    Hi

    I translated your JA Acm module View All language

    It is a JA ACM Module Magazine Featured News packery type so you should edit this file /templates/ja_hotel/acm/news-featured/tmpl/packery.php

    i added at line 92 of the file

    <?php if($section_link): ?><a href="<?php echo $section_link; ?>" class="btn btn-border"><?php echo JText::_('VIEW_ALL'); ?></a><?php endif; ?>

    You can translate the VIEW_ALL string for all your languages from the Template language override exactly as is now for the Slovak language

    umio Friend
    #576144

    Hi Pavit,
    thank you for the Magazine Featured News,
    http://prntscr.com/7nztmx

    but i need translate the second for Magazine gallery
    pls see http://prntscr.com/7nzt9a

    Umio

    umio Friend
    #642470

    Hi Pavit,
    thank you for the Magazine Featured News,
    http://prntscr.com/7nztmx

    but i need translate the second for Magazine gallery
    pls see http://prntscr.com/7nzt9a

    Umio

    umio Friend
    #741129

    Hi Pavit,
    thank you for the Magazine Featured News,
    http://prntscr.com/7nztmx

    but i need translate the second for Magazine gallery
    pls see http://prntscr.com/7nzt9a

    Umio

    pavit Moderator
    #576146

    Hi

    It is the same as the file i posted above , this time the file to modify is /templates/ja_hotel/acm/gallery/tmpl/list.php line 167

    <?php if($section_link): ?><a href="<?php echo $section_link; ?>" class="btn btn-border"><?php echo JText::_('VIEW_ALL'); ?></a><?php endif; ?>

    I already modified it


    1. Screenshot_8
    pavit Moderator
    #642472

    Hi

    It is the same as the file i posted above , this time the file to modify is /templates/ja_hotel/acm/gallery/tmpl/list.php line 167

    <?php if($section_link): ?><a href="<?php echo $section_link; ?>" class="btn btn-border"><?php echo JText::_('VIEW_ALL'); ?></a><?php endif; ?>

    I already modified it

    pavit Moderator
    #741131

    Hi

    It is the same as the file i posted above , this time the file to modify is /templates/ja_hotel/acm/gallery/tmpl/list.php line 167

    <?php if($section_link): ?><a href="<?php echo $section_link; ?>" class="btn btn-border"><?php echo JText::_('VIEW_ALL'); ?></a><?php endif; ?>

    I already modified it

Viewing 15 posts - 1 through 15 (of 18 total)

This topic contains 18 replies, has 2 voices, and was last updated by  umio 9 years, 4 months ago.

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