Portfolio/Pruducts Translation - by fitli65

This topic has 27 replies, 5 voices, and was last updated 9 years, 1 months ago ago by Brian Johnson

  • Avatar: fitli65
    fitli65
    Participant
    March 6, 2015 at 13:39

    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

    26 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    March 6, 2015 at 14:17

    Hello,

    In this case you need change name of your Portfolio page in Admin panel->Pages.

    Regards,
    Robert Hall.

    Avatar: fitli65
    fitli65
    Participant
    March 9, 2015 at 10:34

    Hi Robert

    This is already done!
    Image Backend

    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 😉

    Avatar: Eva
    Eva Kemp
    Support staff
    March 10, 2015 at 09:34

    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.

    Avatar: fitli65
    fitli65
    Participant
    March 10, 2015 at 09:42

    Hi Eva

    Thanks for your reply!
    OK! Then I have to install the child-theme first… Right?

    Best regards
    David

    Avatar: Robert Hall
    Robert Hall
    Support staff
    March 10, 2015 at 10:08

    Hello,

    Yes, it will be better. Read more here how to create Child Theme.
    http://codex.wordpress.org/Child_Themes

    Regards,
    Robert Hall.

    Avatar: fitli65
    fitli65
    Participant
    March 10, 2015 at 10:19

    Hi Robert

    Thanks! Then I will do so…

    Regards
    David

    Avatar: Robert Hall
    Robert Hall
    Support staff
    March 10, 2015 at 10:25

    Hello,

    You’re welcome!
    If you have any questions please feel free to contact us.

    Regards,
    Robert Hall.

    Avatar: fitli65
    fitli65
    Participant
    March 17, 2015 at 12:02

    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

    Avatar: Eva
    Eva Kemp
    Support staff
    March 17, 2015 at 14:45

    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.

    Avatar: fitli65
    fitli65
    Participant
    March 17, 2015 at 15:59

    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

    Avatar: Eva
    Eva Kemp
    Support staff
    March 18, 2015 at 14:39

    Hello,

    Please provide us with wp-admin panel and FTP credentials in Private Content.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: fitli65
    fitli65
    Participant
    March 18, 2015 at 15:32

    Hi Eva

    Thanks!
    Here they are…

    Regards
    David

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    March 19, 2015 at 14:55

    Hello,

    Sorry, but FTP credentials are incorrect.
    Please check them.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: fitli65
    fitli65
    Participant
    March 19, 2015 at 15:44

    Hm… I checked them… I have no problem to connect…
    Here again the credentials

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    March 20, 2015 at 14:24

    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.

    Avatar: fitli65
    fitli65
    Participant
    March 20, 2015 at 14:32

    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

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    March 20, 2015 at 15:43

    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.

    Avatar: fitli65
    fitli65
    Participant
    March 20, 2015 at 15:54

    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

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    March 23, 2015 at 16:05

    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.

  • 1 2
    Viewing 20 results - 1 through 20 (of 27 total)

The issue related to '‘Portfolio/Pruducts Translation’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.