Viewing 13 posts - 1 through 13 (of 13 total)
  • #143530
    sukiya
    Member
    Post count: 218

    hi everybody,

    in my login there is only a field for registered customers.
    I am wondering why the field for new customers does not appear.
    (see the image attached).

    is there something missing?

    thanks a lot and best wishes,
    Lisa

    Attachments:
    You must be logged in to view attached files.
    #143595
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    You need to go to WooCommerce Settings > Account and allow users to register on account page

    – Kyle

    #143726
    sukiya
    Member
    Post count: 218

    Hi Kyle,

    thanks a lot!
    it works.

    two more questions regarding the account page:

    1.) is it possible to remove those buttons:
    – Shipping Information
    – Returns & Exchange
    – FAQS

    2.) some titles appear in english instead of german.
    is this a woocommerce language problem or is it somehow possible to change?

    (see the image attached)

    thank you so much for your help!

    best wishes, Lisa

    Attachments:
    You must be logged in to view attached files.
    #143731
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    1) Add this to your custom css:

    .help-bar > ul > li:not(:first-child) {
      display: none;
    }

    2) You need to translate the strings using the po/mo files, I recommend using https://wordpress.org/plugins/codestyling-localization/

    – Kyle

    #143773
    sukiya
    Member
    Post count: 218

    Hi Kyle,

    1.) many thanks!
    it works!

    2.) I am already using the plugin “WooCommerce_german” and I only need the german language.
    everything is translated only those few words are missing.
    should I anyway use the code styling-localizaion plugin?

    or do you think the problem belongs to the WooCommerce_german plugin?

    many thanks and best wishes,
    Lisa

    #143776
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Those strings are part of the theme, not woocommerce, so you need to translate the strings from the theme using the code styling-localizaion plugin

    – Kyle

    #143785
    sukiya
    Member
    Post count: 218

    Hi Kyle,

    thank you.
    I installed it – then I switched to themes and added a new language (german).
    (see the attachment) – in this file I translated those buttons.

    I am working with a child theme – but this does not show up here.
    maybe thats why this is not working?

    thanks a lot!
    best wishes,
    Lisa

    Attachments:
    You must be logged in to view attached files.
    #143859
    sukiya
    Member
    Post count: 218

    dear Kyle,

    thanks a lot.
    I found the solution for this problem!

    best wishes,
    Lisa

    #143862
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ok great

    – Kyle

    #147671
    sukiya
    Member
    Post count: 218

    hi again,

    after my theme update all translations which I made in the “code styling-localizaion plugin” are gone.
    is this normal?

    do I have to translate it after an update again?

    thanks a lot for your help!
    best wishes,
    Lisa

    #147847
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    The .mo files were replace by the ones in the them. Do you have a backup that you can replace them again?

    Check this topic where I explain how to load the language files inside the child theme to avoid this situations in the updates.

    mo-files and Add to cart-buttons

    -Rui

    #149454
    sukiya
    Member
    Post count: 218

    dear Rui,

    thanks for your help in this case!

    I had a backup.

    best wishes, Lisa

    #149461
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    great, thanks rui

Viewing 13 posts - 1 through 13 (of 13 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register