Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #2325235
Shop - WooCommerce Problems
Closed

Comments

  • MayaV started the conversation

    Hi,

    There are several problems / errors in your theme with WooCommerce:

    • shop - not all text translated from english, just few parts 
    • product: text - “you maybe interested in” - how do I change it?
    • can’t change color of button in product or anywhere else in Woocommerce in cart some texts are not translated
    • in “checkout” some texts are translated, others not
    • different font in price
    • in “checkout” text in arrows (progress arrows) - how do I change text and apply same arrows also to shopping cart and order complete?
    • page of completed order: different fonts, why?
    • again text not translated in ‘different address’
    • ‘out of stock’ mark - where and how do I change color and text 

    Can you please fix this asap?

    Thanks.


  •  4,774
    Michael replied

    Hi, pls provide more details with screenshots?


    We recommend to use Loco Translate plugin for the theme translation or you can translate theme manually with .po file, pls. follow the instructions: 

    1. Take file languages/thegem.pot or xx_YY.po from theme directory.

    2. Open this file with Poedit software.

    3. Translate necessary strings to your language.

    4. In software open Catalog - Settings and set Language to Translation to xx_YY.

    5. Then save the file as thegem-xx_YY. (You must have two files thegem-xx_YY.po and thegem-xx_YY.mo.)

    6. These files you need to put to the wp-content/languages/themes of your site.

    With the same operation, you can translate TheGem elements plugin.

    Just put  translations in wp-content/languages/plugins

     


  • MayaV replied

    Thanks for your answer, but I would prefer not to use plugin for few words - isn't that something that should be manageable for theme code? I'll send you screenshots. 

  •  4,774
    Michael replied

    These words can be changed in the theme code, but after updating the theme, the changes will be deleted.

  • MayaV replied

    Ok, I understand. Thanks

  •  4,774
    Michael replied

    You're welcome!

  •   MayaV replied privately
  •  4,774
    Michael replied

    1) What color should this button have?

    2) Please use these settings:

    3104772082.png
    8480326010.png

    3,4) Sorry pls provide more details with screenshots.

    5) pls. use following css:

    .product .out-of-stock-label {
        background: #333 !important;
    }

     

    6707465710.png

    Text is changed only using the translation plugin.

  •   MayaV replied privately
  •  4,774
    Michael replied

    1) Done.

    3) Please use these settings:

    6812644903.png
    3801935893.png

    5) Done. Text is changed only using the translation plugin.

  •   MayaV replied privately
  •  4,774
    Michael replied

    Check your site now.

  • MayaV replied

    Great, thanks!

  •  4,774
    Michael replied

    You're welcome!