This topic has 27 replies, 5 voices, and was last updated 9 years, 7 months ago ago by Brian Johnson
Hi
Thanks for this almost perfect Theme! 🙂
I have one problem with translation!
We use the portfolio to show producers of wine.
I made the translation from projects to “Produzenten”.
Everything works fine! except in the breadcrumbs!
On the projects overview everything ok!
But on the projects detail view there ist shown: Home / Projects /”The Producer”
I did not find the place where this comes from!
Can you help?
Thanks in advance
Best regards
David
Hello,
In this case you need change name of your Portfolio page in Admin panel->Pages.
Regards,
Robert Hall.
Hi Robert
This is already done!
The Overview of the Producers works!
Link
But if I select a producer, the URL changes to: Link
The Site URL goes to portfolio/”producer” and the Breadcrump changes to: Home / Projects /”The Producer”
Hope I could describe the problem better now ;o)
Thanks for your help!
David
PS: Do you see the images and links in this post? If not, I would send you by mail 😉
Hello,
You can translate “Projects” in the file wp-content/themes/royal/framework/portfolio.php, edit the code 'name' => _x('Projects', 'post type general name'),
(line 13) and write your text instead of “Projects”.
Thank you.
Regards,
Eva Kemp.
Hi Eva
Thanks for your reply!
OK! Then I have to install the child-theme first… Right?
Best regards
David
Hello,
Yes, it will be better. Read more here how to create Child Theme.
http://codex.wordpress.org/Child_Themes
Regards,
Robert Hall.
Hi Robert
Thanks! Then I will do so…
Regards
David
Hello,
You’re welcome!
If you have any questions please feel free to contact us.
Regards,
Robert Hall.
Hi Robert
I have problem to get this donewith child-theme!
I activated the child-theme with the given function.php settings
—————————————-
add_action( ‘wp_enqueue_scripts’, ‘theme_enqueue_styles’ );
function theme_enqueue_styles() {
wp_enqueue_style( ‘child-style’, get_stylesheet_uri(), array( ‘bootstrap’, ‘parent-style’ ) );
}
—————————————
and I placed the edited portfolio.php in the root of the child-theme.
But it will not get loaded! No overriting of the original portfolio.php
Do I have to change someting in your functions.php to load edited php files?
Thanks and Regards
David
Hello,
You can try to translate the text in .po file. Edit your .po file in wp-content/themes/royal/languages and select fuzzy string, press Fuzzy button. String will change color from gold to black. Save .po file and replace .po, .mo files.
Thank you.
Regards,
Eva Kemp.
Hi Eva
Was this reply realy for me?
I have ask a other question. ;o)
In your Post #48386 up here you told me to edit framework/portfolio.php!
So I installed the child-theme and edited this file for my needs.
Now the file will not get loaded because of some missing settings in function.php!
Could you please help with this topic?
Thanks in advance
David
Hello,
Please provide us with wp-admin panel and FTP credentials in Private Content.
Thank you.
Regards,
Eva Kemp.
Hi Eva
Thanks!
Here they are…
Regards
David
Hello,
Sorry, but FTP credentials are incorrect.
Please check them.
Thank you.
Regards,
Eva Kemp.
Hm… I checked them… I have no problem to connect…
Here again the credentials
Hello,
When trying to connect to FTP account we’re getting this error:
Error: Connection closed by server
Are any restrictions enabled on a server where your site is hosted?
Regards,
Eva Kemp.
Hello Eva
This is strange!
No, there should not be any restrictions on ftp!
Try it with this URL (Private Content)
Hope this works
Reagrds
David
Hello,
Sorry, but still the same error.
What FTP client are you using? Could you please show a screenshot of your settings?
Are you using 21 port for FTP?
Regards,
Eva Kemp.
I am using “Smart-FTP”
But also Filezilla worked with me…
Yes I use Port 21… But also passive is possible!
I’ve sent you my ftp log in Private Message
Can you give me a email address?
We could comunicate this way then 😉
Regards
David
Hello,
Please take our apologies for a delay.
We still can’t connect to FTP.
Seems your host is blocking access.
Please ask theme if there are any restrictions for FTP and if our IP is required for whitelisting to get FTP access.
Thank you.
Regards,
Eva Kemp.
Hi Eva
OK! I already contacted the support there!
Waiting for their reply…
What would be your IP?
Regards
David
Hi Eva
I have more information about our FTP!
You find in Private Content!
Hope this helps!
Regards
David
Hello,
Check now, please.
Regards,
Olga Barlow
Hi Olga
Perfect! Thanks!
To have a Idea… What did you change?
Regards
David
Hello,
We’ve edited the file theme-functions.php.
Please don’t worry, that bug will be fixed in the next theme update.
Thank you.
Regards,
Eva Kemp.
Hello Eva
OK! Thanks for the support and a good time! 😉
Regards
David
You are welcome.
With best regards
Brian Johnson
Tagged: portfolio, products, templates, translation, website, woocommerce, wordpress
The issue related to '‘Portfolio/Pruducts Translation’' has been successfully resolved, and the topic is now closed for further responses