Translate some words - by juanideas - on WordPress WooCommerce support

This topic has 6 replies, 3 voices, and was last updated 8 years, 2 months ago ago by Eva Kemp

  • Avatar: juanideas
    juanideas
    Participant
    February 20, 2016 at 00:08

    Hi! i update themes and plugging and become to english language. i need translate just this word, can you tell me please, in wich .php i have to change it.

    When i add a price to cart, i have a pop up withs this word:

    successfully added to your shopping cart
    CONTINUE SHOPPING
    CHECKOUT

    in header, the cart widget: Recently added item(s)
    view cart
    check out

    In product page:
    LEAVE A REPLY
    Your Review
    * can i change some php to remove this message in all pages?

    thanks!!

    5 Answers
    Avatar: stan
    Stan Russell
    Participant
    February 20, 2016 at 11:37

    Hello,

    have you completely translated PO file as described here: https://www.8theme.com/demo/docs/woopress/#!/2_how_to_translate ?

    You can change these words in files

    woopress\framework\theme-functions.php(lines 430, 442, 443)
    woopress\framework\woo.php(lines 1283, 1340, 1341)
    woopress\woocommerce\single-product-reviews.php(lines 61, 91)

    To avoid risk of breaking theme files please make all customizations only in Child Themes

    Regards,
    Stan Russell.

    Avatar: Eva
    Eva Kemp
    Support staff
    February 21, 2016 at 09:07

    Hello,

    Please provide us with the FTP access to your site where you can’t translate those strings.

    Regards,
    Eva Kemp.

    Avatar: juanideas
    juanideas
    Participant
    February 22, 2016 at 12:45

    Thanks! eva. i sent you ftp data-

    Please, contact administrator
    for this information.
    Avatar: juanideas
    juanideas
    Participant
    February 22, 2016 at 13:40

    EVA, Look my shop pages: http://sociedadespañola.com.ar/tienda/

    2. if a set disable product image hover, always show me a black bar over the images.
    3. IN SHOP pages, i set price filter in widget, but i see work wrong, when i move the filter the up price show like this: $247148288973383. i would like to show in 3 digit, like: $250

    what can i do? thanks a lot!

    Avatar: Eva
    Eva Kemp
    Support staff
    February 22, 2016 at 15:54

    Hello,

    As I see you haven’t translated .po file in the directory wp-content/themes/woopress/languages.
    Please read our documentation https://www.8theme.com/demo/docs/woopress/#!/2_how_to_translate how to translate the theme.

    2. Add this code in Global Custom CSS:

    .footer-product {
       display: none;
    }

    3. The same issue persists with default Woocommerce theme Storefront. You need contact Woocommerce support regardin this problem.

    Regards,
    Eva Kemp.

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

You must be logged in to reply to this topic.Log in/Sign up

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