I translated this theme with Codestyling.
It work perfectly well except for DW Twitter…i’m unable to find thoses words and the way to change this into my language:
About / Ago / Follow
– About xxxxx Ago
day and hour are correctly translated…About 10 ‘mylanguage’ ago
– icon at the end: Follow @xxx
Thanks
To translate for the Twitter widget, you can do as the following:
– About / Ago:
Open dw-twitter.php file in the folder path “wp-content\plugins\dw-twitter”:
line 241:
see the screenshot: http://prntscr.com/5vwq0z
– Follow button:
You can go to the URL: https://about.twitter.com/resources/buttons#mention.
+ Choose a button (custom about button option that you want, also, you can select the language) and copy code in the “Preview and code” section, paste into notepade++.
+ Then find the line 217 in the dw-twiter.php file and replace the following code:
<a href=”https://twitter.com/__name__” class=”twitter-follow-button” data-show-count=”false” data-lang=”en”>Follow @__name__</a>
See the screenshot: http://prntscr.com/5vxgcr
Hope this helps !
I have never seen a customer service as efficient and professional !! Thks
One last think for translation, where i can find the term ‘related articles’ at the end of each article ??!
You can open the template-tags.php file in the folder path “wp-content\themes\dw-minion\inc” then find the line 150.
Please login or Register to submit your answer