• Resolved s

    (@sdnazdi)


    Hi,
    I installed WooCommerce and “Product Table for WooCommerce”.
    I like to create a table of product with this plugin, and I need to have a translation in the output (browser).
    I used poedit, and I opened the POT file inside
    \wp-content\plugins\woo-product-table\languages
    I see the strings such as

    Thumbnails
    Products
    Price
    Quantity
    Action
    Add to cart

    which were not translated, but the strings:
    Check/Uncheck
    Add to cart selected

    were translated when I replaced the name of “.po” and “.mo” file of translation files with prefix “wpt_pro-“.

    Is there any way to solve this issue to translate everything that I wanted?
    Thanks.

    • This topic was modified 2 years, 8 months ago by s.
    • This topic was modified 2 years, 8 months ago by s.
    • This topic was modified 2 years, 8 months ago by s.
    • This topic was modified 2 years, 8 months ago by s.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hannan

    (@phpcoderhannan)

    Hello sdnazdi,

    Our table header titles are saved as a hardcoded string in wordpress Database. So you can change our product table header title by following the below step:

    1. Frist changes your product table columns text by your language like this – screenshots: ( https://prnt.sc/sfA4vwapZBYk ).

    2. Then you will see your table header translated to your language. like this – ( https://prnt.sc/I_APjiVpF0zS ).

    If you still have a problem then let us know.

    Regards,
    Hannan

    Thread Starter s

    (@sdnazdi)

    @phpcoderhannan , Thank you very much. ??

    Hannan

    (@phpcoderhannan)

    Hello sdnazdi,

    You are welcome.

    Thread Starter s

    (@sdnazdi)

    Hi,
    I have some products in woocommerce, and I like to create multiple product tables in the same or different pages with free “Product Table for WooCommerce”.
    When I add to cart in one table, also it appears in the other table.
    This means that it is “not possible” to order from two table separately at the same time.
    Am I right, or I have to do something more?
    Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘plugin translation not working’ is closed to new replies.