Can I change ETHEME_DOMAIN to woocommerce?

This topic has 2 replies, 2 voices, and was last updated 10 years, 1 months ago ago by Robert Hall

  • Avatar: OxygenPlus
    OxygenPlus
    Participant
    October 13, 2014 at 19:13

    Hi,

    I have some problem about translation into my language.
    I spend a long time tried changing in /wp-content/plugins/woocommerce/i18n/languages and used “Codestyling Localization” as your suggestion in the forum but it doesn’t work.

    However, when I tried changing ETHEME_DOMAIN to ‘woocommerce’ in code, it works!

    <th class="product-name"><?php _e('Product', ETHEME_DOMAIN); ?></th>

    to

    <th class="product-name"><?php _e('Product', 'woocommerce'); ?></th>

    Please advise this’s the correct way I can do it and not negatively affect for my website.

    Thanks,
    Mim

    1 Answer
    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 13, 2014 at 19:45

    Hello,

    Can you tell what words you want to translate?
    We don’t recommend you to make changes like you wrote above.
    Also read more here how to translate:
    https://www.8theme.com/demo/docs/idstore/index.html#!/how_to_translate

    Regards,
    Robert Hall.

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

The issue related to '‘Can I change ETHEME_DOMAIN to woocommerce?’' has been successfully resolved, and the topic is now closed for further responses

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