Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • minimizan Friend
    #184134

    I have installed traslation for k2 to spanish but ‘read more’ and ‘by……in…..’ do not change. Do you know this problem? I have revised the ini K2 files and it is all ok. Thanks.


    1. captura1812
    Ninja Lead Moderator
    #480435

    You can find and change it here
    <blockquote>Open templates/ja_vintas/html/com_k2/ja_vintas_blog/category_item.php file</blockquote>

    <?php echo JText::_('Read more'); ?>

    If your site is using multi-language you can change with my suggestion below
    <blockquote>Open templates/ja_vintas/html/com_k2/ja_vintas_blog/category_item.php file</blockquote>
    from

    <?php echo JText::_('Read more'); ?>
    change to

    <?php echo JText::_('K2_READ_MORE'); ?>

    + And change in ini file
    <blockquote>language/en-GB/en-GB.com_k2.ini</blockquote>
    change text

    K2_READ_MORE="Read more..."

    minimizan Friend
    #480632

    Done, many thanks!

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

This topic contains 3 replies, has 2 voices, and was last updated by  minimizan 11 years, 10 months ago.

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