• Resolved ownya

    (@ownya)


    Hello, the key I am trying to register is <key name=”woocommerce_price_display_suffix”/> it is the option of woo commerce to display suffix after the price, for example mine is: Incl. VAT, I want this translated in my other languages… I am using Avada theme, and I tried lots of stuff, tried to place wpml config in the polylang but that key is still not showing in string translations, tried the original wpml file of my theme, and the same result..the wpml looks like this

    <wpml-config>
        <admin-texts>
            <key name="Avada_options">
                <key name="google_analytics" />
                <key name="space_head" />
                <key name="space_body" />
                <key name="header_number" />
                <key name="header_email" />
                <key name="header_tagline" />
                <key name="breacrumb_prefix" />
                <key name="footer_text" />
                <key name="blog_title" />
                <key name="portfolio_slug" />
                <key name="project_desc_title" />
                <key name="project_details_title" />
                <key name="skills_title" />
                <key name="categories_title" />
                <key name="project_url_title" />
                <key name="copyright_title" />
                <key name="gmap_address" />
                <key name="email_address" />
                <key name="woocommerce_price_display_suffix" />
            </key>
        </admin-texts>
        <custom-types>
            <custom-type translate="1">themefusion_elastic</custom-type>
            .....

    Any ideas??

    https://www.ads-software.com/plugins/polylang/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Chrystl

    (@chrystl)

    Hi
    If "woocommerce_price_display_suffix" is not a part of the "Avada_options" it can’t be work.

    Thread Starter ownya

    (@ownya)

    Can you tell me how I can check that.. Not quite sure how to do that, so to say I am not very good with coding but I am stubborn ?? and what I do is looking good so far.
    Is there any way to translate this…

    Thread Starter ownya

    (@ownya)

    No-one ? Really ?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[POLYLANG] Trying to register a key in the wpml-confg’ is closed to new replies.