• Resolved James Jones

    (@jamesjonesphoenix)


    Hi folks,

    On the WooCommerce “General Options” screen the ‘Number of Decimals’ option is overridden by your plugin. I understand you need to do this to make your plugin work but can you please make it clear that this is being overridden on the options page?

    You could remove the option while your plugin is active or filter in to add some text but make it obvious somehow. Because when I was setting it the page would reload and show the decimals as 2 no matter what I updated it as. This is confusing for users.

    Cheers,
    James

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello James

    What confuses users!?

    For each currency, you can choose ‘Number of Decimals’ – http://clip2net.com/s/3DsNY4y Because there are different standards.

    I do not understand you.

    Thread Starter James Jones

    (@jamesjonesphoenix)

    I am talking about the WooCommerce options page. Not the options page for your plugin.

    pavloborysenko

    (@pavloborysenko)

    Hello James

    Use this code and no one will be confused

    jQuery(‘.forminp-number’).parent(‘tr’).remove();

    Thread Starter James Jones

    (@jamesjonesphoenix)

    I am not asking for support. I’m not confused. I’m not using your plugin at the moment. I was making a suggestion to improve user experience for users of your plugin. I suggest you add similar code to what you just suggested to your plugin.

    pavloborysenko

    (@pavloborysenko)

    Hello

    Thank you for cooperation.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Options overridden in WC General Settings’ is closed to new replies.