Several issues with the template regarding the translation/design

This topic has 74 replies, 6 voices, and was last updated 8 years, 10 months ago ago by mleihs

  • Avatar: Danilo
    Danilo
    Participant
    November 11, 2014 at 18:41

    Hey there!
    First off: I really like the legenda template, you did a great job on that!

    However, I am currently working on the website for a client using this template, but I am facing some issues.

    As it would be too much to type, I made a picture depicting the problems I have.
    I think the problems are caused by the translation. I need the whole website + shop to be german (informal). I installed the german translation of woocommerce, however I am left with some really annoying problems. Some text just won’t get translated. I opened the .po file with PoEdit, but the text that is not being translated does not show up. So I guess it might be somewhere in the templatefiles?

    The most annoying thing is that in the empty cart it says “Requisiten” instead of “Artikel”.
    Then, when I add an item from the shop, it says ‘”1 item” in your cart’ instead of keeping “requisiten” (which is wrong, but why does it say 2 different words?)

    Also, when I hover over the “My Account” section on top, I get to see all the pages of the site, which is kind of confusing. Is there a way to just show user-related stuff?

    I attached some pictures, I’d be very thankful, if somebody can help me.

    #1
    Some design and translation issues
    #2
    different translation for same text shows up
    #3

    I can provide log in data if needed…

    Greetings from Germany!

    73 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    November 11, 2014 at 21:13

    Hello,

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

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Danilo
    Danilo
    Participant
    November 11, 2014 at 21:44

    Alright!
    Thank you for the fast reply!

    Please, contact administrator
    for this information.
    Avatar: Danilo
    Danilo
    Participant
    November 11, 2014 at 23:05

    Another issue that I noticed:

    My client wants people to be able to buy without registering (guest).

    As a guest, you can order items without specifying your name and your adress..which of course is not exactly what my client is looking for.
    You can see that if the site exits maintenance mode and you visit the site as a guest. then try adding an item to the cart and in the checkout process, just click “next” until the end. You will see, that you can order items, without specifying any of your information.

    Avatar: Eva
    Eva Kemp
    Support staff
    November 12, 2014 at 00:32

    Hello,

    You can remove submenu list from the top link using this code in custom.css file:
    .links li.my-account-link .submenu-dropdown {display: none;}
    How to create custom.css you can watch here.

    To remove breadcrumds add this code into custom.css file:
    #breadcrumb, .breadcrumbs .back-to { display: none; }

    To remove the text from the cart total:

    .cart_totals small {
    display: none;
    }

    As I see you have that translation in wp-content/themes/legenda/languages/de_DE.po file. You should edit it to change the words you need.

    Concerning the registration as a guest you need go to Woocommerce > Settings > Checkout tab and tick “Enable guest checkout”.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: Danilo
    Danilo
    Participant
    November 12, 2014 at 11:28

    Hello Eva, thanks for your help!

    I will edit the css files right away. However, regarding the translation, I already edited the .po-File and as I said, I can not find the required words. Most importantly “Requisiten” which needs to be changed to “Artikel”.

    Edit: Fixed the translation issue! Thanks!

    Thanks for the support so far though! Have a nice day

    Avatar: Danilo
    Danilo
    Participant
    November 12, 2014 at 12:26

    Next (almost done!) :

    By adding the custom.css I was able to remove the breadcrumbs and the “back to previous page” text. However, I still get it on the shop site.
    Is there a way to remove it from the shop site, too?

    Avatar: Eva
    Eva Kemp
    Support staff
    November 12, 2014 at 16:56

    Hello,

    Please add this code to custom.css file to remove breadcrumbs from the Shop page:

    .woocommerce-breadcrumb, .page-heading .row-fluid .span12 > .back-to  {
       display: none !important;
    }

    Regards,
    Eva Kemp.

    Avatar: NickW
    Openstream
    Participant
    November 19, 2014 at 16:03

    I have the same issue in my translation. Is there any way to get this translation? 0r an explanation how to fix it?

    Avatar: Eva
    Eva Kemp
    Support staff
    November 19, 2014 at 17:51

    Hello @NickW,

    Please read our documentation carefully how to translate the theme:
    https://www.8theme.com/demo/docs/legenda/index.html#!/how_to_translate and Woocommerce documentation:
    http://docs.woothemes.com/document/woocommerce-localization/

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: mleihs
    mleihs
    Participant
    November 24, 2014 at 14:19

    Hi,

    I’ll capture this thread to add that the “Ship to a different address?” ( http://i.imgur.com/mdlMEgO.png ) translation snippet ( http://i.imgur.com/kSVsrpz.png ) seems to be ignored.

    Did at look in the wrong place?

    Best regards

    Avatar: Eva
    Eva Kemp
    Support staff
    November 24, 2014 at 15:46

    Hello @mleihs,

    Did you translate our theme file or Woocommerce?
    https://www.8theme.com/demo/docs/legenda/index.html#!/how_to_translate

    You should translate Woocommerce file as well:
    http://docs.woothemes.com/document/woocommerce-localization/

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: mleihs
    mleihs
    Participant
    November 26, 2014 at 09:49

    Hi,
    I found “Ship to a different address?” snippet in the (german) .po file at /wp-content/themes/legenda/languages.

    I use https://wordpress.org/plugins/woocommerce-de/ to translate Woocommerce into German. That works great so far.

    I’ll capture this thread to add that the “Ship to a different address?” ( http://i.imgur.com/mdlMEgO.png ) translation snippet ( http://i.imgur.com/kSVsrpz.png ) seems to be ignored.

    Would you mind taking a look at the legenda .po file to discover the snippet yourself?

    Best regards

    Avatar: Eva
    Eva Kemp
    Support staff
    November 26, 2014 at 12:02

    Hello @mleihs,

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

    Regards,
    Eva Kemp.

    Avatar: mleihs
    mleihs
    Participant
    November 27, 2014 at 16:41

    Hi,

    sure.

    Best regards

    Please, contact administrator
    for this information.
    Avatar: mleihs
    mleihs
    Participant
    November 27, 2014 at 16:50

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    November 27, 2014 at 18:46

    Hello @mleihs,

    Please read our documentation:
    https://www.8theme.com/demo/docs/legenda/index.html#!/how_to_translate

    Pay attention to

    Next edit wp-config.php located in the root folder of WordPress and use the $locale with prefix with your language name which should be similar to the translation file name. For example: $locale=’de_DE’;

    Regards,
    Eva Kemp.

    Avatar: NickW
    Openstream
    Participant
    November 30, 2014 at 14:37

    Hi there,

    I’ve read your documentation regarding translation https://www.8theme.com/demo/docs/legenda/index.html#!/how_to_translate, but there’s a general problem with the fallback mechanism in your theme.

    In your wp-content/themes/legenda/languages/default.po you have repeated many default WooCommerce strings that already have been translated by the WooCommerce community into various languages. So if your default.po is duplicated, e.g. to wp-content/themes/legenda/languages/de_DE.po, all strings have to be again localized even those who are already translated in wp-content/languages/plugins/woocommerce-de_DE.po.

    I’ve therefore tried to delete e.g. all instances of msgid “Out of stock” from both your default.po and our de_DE.po, so that it can fall back to the already existing translation in woocommerce-de_DE.po, but that unfortunately does not work which practically forces us to translate your complete default.po which has “only” 7212 lines!

    Avatar: Eva
    Eva Kemp
    Support staff
    December 1, 2014 at 12:16

    Hello @Openstream,

    We have “woocommerce” folder in the theme package where some woocommerce files are modified that’s why some text needs to be translated via our .po file.
    Please take our apologies for inconveniences.

    Regards,
    Eva Kemp.

    Avatar: mleihs
    mleihs
    Participant
    December 1, 2014 at 13:22

    Hi,

    @$locale=’de_DE’;
    You can find the named snippet at the end of the file.

    Best regards

  • 1 2 3 4
    Viewing 20 results - 1 through 20 (of 74 total)

The issue related to '‘Several issues with the template regarding the translation/design’' 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.