ican Posted August 8, 2018 Share Posted August 8, 2018 When i change the my store language from English to Spanish some fields of contact form not translated. How can i translate it.? Can anyone help me. Link to comment Share on other sites More sharing options...
Rolige Posted August 8, 2018 Share Posted August 8, 2018 Hello, In PS 1.7 you can translate it on BO > International > Translations, in the panel of MODIFY TRANSLATIONS you need select for themes or modules, in PS 1.7 the contact form page its composed by the theme and a module calles contactform. Regards! Link to comment Share on other sites More sharing options...
ican Posted August 9, 2018 Author Share Posted August 9, 2018 15 hours ago, Rolige said: Hello, In PS 1.7 you can translate it on BO > International > Translations, in the panel of MODIFY TRANSLATIONS you need select for themes or modules, in PS 1.7 the contact form page its composed by the theme and a module calles contactform. Regards! I tried it but i can't find my field text "write us a message here" that i want to translate. Link to comment Share on other sites More sharing options...
Knowband Plugins Posted August 9, 2018 Share Posted August 9, 2018 Hi, If you unable to find the text in the BO -> International -> Translations -> Module Translation, Then, you have to check whether the text has {l s=''} syntax in modules/contactform/views/templates/widget/contactform.tpl or not. You can use the {l s='write us a message here' d='Modules.Contactform.Shop'} in the tpl file & after that, translate the module again from the Backoffice. Link to comment Share on other sites More sharing options...
ican Posted August 11, 2018 Author Share Posted August 11, 2018 On 8/9/2018 at 5:10 AM, Knowband Plugins said: Hi, If you unable to find the text in the BO -> International -> Translations -> Module Translation, Then, you have to check whether the text has {l s=''} syntax in modules/contactform/views/templates/widget/contactform.tpl or not. You can use the {l s='write us a message here' d='Modules.Contactform.Shop'} in the tpl file & after that, translate the module again from the Backoffice. I tried it. {l s='write us a message here' d=Shop.Pstheme'} replaed with {l s='write us a message here' d='Modules.Contactform.Shop'} but still it not showing in back office. All other string showing. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now