Translation plugin dc-woocommerce-multi-vendor problem

Theme and Plugin Support

Resolved
Viewing 7 reply threads
  • Author
    Posts
    • #146731
      louKyLouk
      Participant

      Hi,

      Actually something strange is happening with plugin dc-woocommerce-multi-vendor and translations.
      As you can see on my screenshot attached, in green some english words are not translated. While in red, a wrong translation, the correct word would be “Prix soldé” instead of “Prix de vente”.

      Then I look in “wp-content/plugins/dc-woocommerce-multi-vendor/languages/” and I have 3 file there : “dc-woocommerce-multi-vendor-fr_FR.mo” ; d”c-woocommerce-multi-vendor-fr_FR.po” ; “dc-woocommerce-multi-vendor.pot” ;

      And the most strange thing is no one of these 3 files has the expression “Prix de vente” (in red on my screenshot). How is it possible ?

    • #146753

      Hi @louKyLouk, some strings are coming from MultiVendorX. For further help, please check this https://prnt.sc/sEMU9OsjGa0v

    • #146778
      louKyLouk
      Participant

      Ok thanks, when you are saying strings are from MultiVendorX, I’m still with WCMp version, is it the same ?

      In order to be sure I’ve a great understanding of wordpress plugins translation, this php line :
      “<?php echo __( ‘Sale price’, ‘dc-woocommerce-multi-vendor’ ) . ‘ (‘ . get_woocommerce_currency_symbol() . ‘)’; ?>”

      It will translate ‘Sale price’ with the languages in ‘dc-woocommerce-multi-vendor’ plugin ?

    • #146800

      @louKyLouk, I presume you are still using WC Marketplace. Then you need to translate WC Marketplace.

    • #146870
      louKyLouk
      Participant

      I think you didn’t really understand my question, I was asking you in the previously post, about the code, and how it works. And yes I’m using WC Marketplace, but here we are again as I said before, I already have translated everything’s but as you can see on my screenshot it didn’t works. That’s why I asked you about the code in order to try to debug it.

    • #146875

      @louKyLouk, thanks for clarifying this.

      Can you please share temporary admin access so we can check?
      while sharing the access, don’t forget to mark the response as private.

    • #146889
      louKyLouk
      Participant

      I finally fix the problem, it was because of .po files inside wp-content/plugins/dc-woocommerce-multi-vendor/languages.
      Now it’s ok

    • #146927

      Thanks for the update louKyLouk

      We are closing this thread.

Viewing 7 reply threads

The topic ‘Translation plugin dc-woocommerce-multi-vendor problem’ is closed to new replies.