By Ewoud on Tuesday, 14 October 2014
Posted in General Issues
Likes 0
Views 0.9K
Votes 0
Hi there,

On http://crmmannenkoor.nl/blog the Read more button is not translated into Dutch. When I check the nl-NL.com_easyblog,ini file it is there and translated. Is the Read more button translation to be found in a different file?

Regards,
Ewoud
Hello Ewoud,

I am sorry for the late reply.
I have helped you fix this issue. This issue is happened because of in the blog.readmore.php contains this:
<i class="fa fa-plus"></i><?php echo JText::_('Read More'); ?>

instead of this:
<i class="fa fa-plus"></i><?php echo JText::_('COM_EASYBLOG_CONTINUE_READING'); ?>


I have fixed this and now it should be working correctly. Can you verify this issue is resolved?
Please be advise.
Thanks.
·
Wednesday, 15 October 2014 12:18
·
0 Likes
·
0 Votes
·
0 Comments
·
hello Ewoud ,

Is it possible provide us with your Joomla backend and FTP access so we can help you check on this? Please advise.
·
Tuesday, 14 October 2014 22:39
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Arlex,

My apologies, I forgot to add the details. They are now added.

Regards,
Ewoud
·
Wednesday, 15 October 2014 01:40
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Mohd,

Thanks for that, it is working now. Is this a core Easyblog file or is it a template override file. In other words, what is the path to the file?

Thanks,
Ewoud
·
Wednesday, 15 October 2014 14:23
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Ewoud,

You're welcome. Glad to hear your issue have been resolved. Actualy it is in the template override: /templates/zo2_charity/html/com_easyblog/blog.readmore.php . If you have anymore question, please don't hesitate to ask us and please create a new ticket. I will mark this ticket as resolved.

Thanks again and have a wonderful day.
·
Wednesday, 15 October 2014 15:11
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post