-
AuthorPosts
-
minimizan Friend
minimizan
- Join date:
- January 2013
- Posts:
- 37
- Downloads:
- 0
- Uploads:
- 15
- Thanks:
- 11
- Thanked:
- 1 times in 1 posts
January 18, 2013 at 4:09 pm #184134I 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 user says Thank You to minimizan for this useful post
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
January 19, 2013 at 9:25 am #480435You 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..."
2 users say Thank You to Ninja Lead for this useful post
minimizan Friendminimizan
- Join date:
- January 2013
- Posts:
- 37
- Downloads:
- 0
- Uploads:
- 15
- Thanks:
- 11
- Thanked:
- 1 times in 1 posts
January 21, 2013 at 1:05 pm #480632Done, many thanks!
AuthorPostsViewing 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
‘READ MORE’ translation
Viewing 3 posts - 1 through 3 (of 3 total)