Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #456186

    Hello

    I have three questions concerning Woocommerce in the Enfold theme.

    1. Page Layout options: I would like to be able to remove the title and breadcrumbs from the shop page but that doesn’t work. All the other layout functions (sidebar/footer) work perfectly.

    Wooommerce translation to german So far I’ve taken the following measures to translate Woocommerce into german:

    -force the translation under Woocommerce settings
    -loco tranlsation plugin

    Woocommerce is now semi translated but mostly remains English. What is the best solution for effectively translating Woocommerce in Enfold?

    Thanks a lot for your help!
    Sam

    #456467

    hello, anybody home?

    #456472

    Hi Sam!

    Thank you for using Enfold.

    The website isn’t loading when I visit the page. Please check.

    1.) Add this in the Quick CSS to remove the title and breadcrumb container on the shop page:

    .woocommerce .title_container {
      display: none;
    }

    2.) You can download the german language files here: https://github.com/woothemes/woocommerce-language-packs/blob/master/packages/de_DE.zip

    Place the language files in the wp-content > plugins > woocommerce > i18n > languages folder. Note that language files are not complete, if there are missing translations, you have to translate it manually.

    Best regards,
    Ismael

    #456474

    H Ismael,

    Thanks a lot. Is there a plugin that is recommended for further translation?

    Sam

    #456533
    This reply has been marked as private.
    #456637

    Hey!

    Just to make sure, you should go to wp-content > plugins > woocommerce > i18n > languages folder via FTP. And you can use this free software to edit language files – http://poedit.net/

    Cheers!
    Yigit

    #462843

    Thanks Yigit, sorry for the late response

    It didn’t work at first but after deleting and reinstalling Woocommerce everything went just fine.

    #462854

    Hi!

    You are welcome, we are always happy to help :)
    For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
    And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
    For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)

    Regards,
    Yigit

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Enfold Woocommerce questions’ is closed to new replies.