Woocommerece using Loco

Home Forums Legacy Support Support queries Translation issues Woocommerece using Loco

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #261907
    mzen
    Spectator
    Many times I changed some texts of the check-out page, but after wordpress is uploaded, I loose these changes... how can I do to avoid this? Here you can see how I have set this up, please refer: -system: https://prnt.sc/sls0d1 -advising that changes will be deleted when wordpress is uploaded: https://prnt.sc/slrz1h Thanks
    #262529
    Jackson
    Blocked

    you need to translate every string from all plugins and theme. translated them one by one. On every update local files will be affected so that you need to put these translated files into global folders. it will prevent string loss from the update.

    here is how you can achieve this.

    Note: in this, I am using my local test setup site language which is "Português do Brasil". you have to select your site language.

    Always sync and save the pot file 

    Note: Always copy local .Po | .Mo files into the global folder. it will prevent from translation string loss while updating theme/ plugins

    1. then goto wp-admin > loco translate > theme/plugin > theme name / plugin name.
    2. Copy author file to system file.
    3. the author stands for local file and the system stands for the global file.
    4. once your done copying. from now you have to translate a string in global (system) file.

    These steps should be followed for all plugins and themes in which you are making any changes.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Woocommerece using Loco’ is closed to new replies.