I have problems translation two strings via Theme – Options “Translate”:
“We’re sorry, but the page you are looking for doesn’t exist.” and
“If you’re not happy with the results, please do another search“.
If I save (German) translations for theses strings they are filled again with the English original text.
What can I do about that?
Thanks in advance.
Hi, yes, my version is “Newspaper” version 2.1.1.
Do I have to edit the English language file?
Thanks mbasche,
I already tried that too.
-de_DE.mo
-de_DE.po
are in folder ‘translation’. I generated them with plugin “CodeStyling Localization”.
The two lines still remain in English…
Where are the contents of ‘Theme – Options “Translate”’ saved? In the database table or a file?
Theese strings didn’t change. I tried too. Theme is latest version…
Hello,
I’ve tested and works, please change in translation panel http://screencast.com/t/vhfolZc3X
See here the result: http://screencast.com/t/3gbmmToBuqf and http://screencast.com/t/9zQjmlZiY3
If you want please give us access to your WP and we will take a look, send via email at contact@tagdiv.com
Dear all, thanks for your tips.
But it doesn’t really help solving the problem if you write that it works in your installation 😉
It doesn’t work in at least two installations!
So again:
could you please tell us in which file the translation strings are saved.
I would like to change them manually via ftp.
Thanks in advance.
Hello,
1. “We’re sorry, but the page you are looking for doesn’t exist.” http://screencast.com/t/s425TTTb8hCk
2. “If you’re not happy with the results, please do another search“. http://screencast.com/t/6iPJe1JcerKw
I have one supporter @mbasche so, we are 2v2 🙂
@rea-secret or @seitenprofi could you provide access to take a look, just for my curiosity?
Thanks and sorry for the misunderstanding!
Have a nice day!
Thanks Marius for your support, that helped. (My site is still in development and not accessible yet.)
Since these changes will be overwritten by the next theme update (I think ;-))and I don’t need those sentences, I added the following code to my newspaper-child/style.css:
.td_search_subtitle
{
visibility: hidden !important;
}
.td-404-sub-title
{
visibility: hidden !important;
}
They will simply not be displayed.
-
This reply was modified 12 years by
seitenprofi.
-
This reply was modified 12 years by
seitenprofi.
Hello,
my theme last version but categoriy page Breadcrumb NavXT home text not turkish?
please look http://i126.photobucket.com/albums/p108/ankhaber/look_zpse62815d9.png
Hello,
Can be translated from Translation panel http://screencast.com/t/7SGNHxT6P475
Thanks
hello,
Turkish made from the panel, but only on the category page is not Turkish.
I have same problem too. It’s look like translated but it’s not.
Hello,
Yes is a bug there, we will fix it for the next update
To fix it replace Home text with ' . __td('Home', TD_THEME_NAME) . ' from here: http://screencast.com/t/nixlpCrI4xh
Thanks