• I am facing a localization issue… My website is bilingual (English and Chinese), and for the Chinese markets, red means positive change and green means negative change. Is there a way to localize the color behavior according to the current page’s language? I’m using the WMPL plugin.

    Thanks

    https://ww.wp.xz.cn/plugins/custom-stock-widget/

    • This topic was modified 9 years, 6 months ago by paulovsky.
Viewing 1 replies (of 1 total)
  • Plugin Author Relevad

    (@relevad)

    Hi,
    The only way supported at the moment is to manually override the CSS rules.
    The relevant class (that turns things red) is sw_red
    So you’ll want to craft some important rules to change sw_red to be green, and the regular case to be red.
    yeah its not ideal. I’ll add it to our development queue (which is heavily backlogged at this time)

    I hope this helps
    — Relevad

Viewing 1 replies (of 1 total)

The topic ‘Triangles color localization’ is closed to new replies.