Hi there,
We upgraded our Magento 1 site to Magento 2.
All seemed fine, but the 'back' global text has been replaced strangely with 'Back to Register or Connect an Account'.
Any ideas where to change this text?
Thanks in advance!
Solved! Go to Solution.
Hello @bedrooma_kade
It happens due to the new module of Amazon.
if you did not use that module, remove it.
More info:- https://github.com/magento/magento2/issues/14978
Hope it will help you, if work then mark as the solution,
Hello
seems like you did translate.
check translate table.if still not found then check in your theme.
After remove please do cache: flush
Hope it will help you
.
Thanks for the advice;
Nothing in 'mg_translation' table.
Don't think the theme would have changed this as we have installed the theme on multiple sites?
But just in case, do you have any idea where the theme translations location would be?
Thanks again, really appreciate the support
Hello @bedrooma_kade
It happens due to the new module of Amazon.
if you did not use that module, remove it.
More info:- https://github.com/magento/magento2/issues/14978
Hope it will help you, if work then mark as the solution,
Thanks for the info, that's causing the translation issues!
I wonder if this is also causing my date issues as reported elsewhere?