I want to translate the word ‘All’ (to show all categories) in the sub-menu above the blog post list. I did find the entry in the language file and translated it, but it has no effect. I suspect that this could be because of the code
<?php esc_attr_e( ‘All’, ‘gillion’ ); ?>
in the page-blog.php, which seems to refer to the language file of another theme.
I downloaded the latest version, but it seems to me that there is still the same problem. When I check the page-blog.php there is the following code in there:
We are really sorry that we missed to push the changes in this theme version. It happened mistakenly but will release new version soon including this fix.