Footer template style 2 no translated tag

Posted in: Newspaper
Post count: 13

Hi,

it seems that the Popular Categories text is not translated in Dutch but also not available in the translation list in Theme panel (only the singular version: POPULAR CATEGORY). Translations section: http://screencast.com/t/hhr9sUBh and result on every footer: http://screencast.com/t/LcUJKJgy

I’m not very experienced in coding but when I look into the code in td_footer_template_2.php it shows:

echo td_global_blocks::get_instance('td_block_popular_categories')->render(array(
'custom_title' => __td('POPULAR CATEGORIES', TD_THEME_NAME),
'limit' => 9

Does this means indeed that it calls POPULAR CATEGORIES label or is this hard coded?

Thanks!

Post count: 7909

Hi,

I have added this on our list and we will fix it as soon as possible. It seems that for footer template 1 is used Popular Category and for footer style 2 – Popular Categories. Only Popular Category is added to translations.
A quick solution for this is to change it in td_footer_template_2.php file – http://screencast.com/t/QNpECUaoUa3 so the panel translation will work – http://screencast.com/t/Sg8EXmPA

Thanks and sorry for inconvenience!

Post count: 13

Thanks Alin, that did the job!

Keep up the good work of Newspaper, we like it!

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.