• Resolved MarcosAlexandre

    (@marcosalexandre)


    Hi, congratulations on the excellent plugin!

    I’m using your plugin to display the status of an enterprise and some of the phases of this enterprise haven’t started yet, but I need to display them reset. How can I make it display 0%, because in the settings I can only start with 1%?

    Tks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Praveen

    (@praveenmalav09)

    Hi @marcosalexandre,

    Please, go to the plugins, plugin editor select Progress bar plugin then > inc > admin > add-progress-bar.php line no. 35 and 61 change min=”1″ to min=”0″.

    And now in the same folder select add-progressbar-wp-js.php line no. 12 and change min=”1″ to min=”0″

    Thanks

    Thread Starter MarcosAlexandre

    (@marcosalexandre)

    Thanks,

    Worked perfectly!

    In the next updates will you keep the range starting at 1 or 0? So I know if I need to replicate the tweak when I update the plugin.

    Tks

    Plugin Support Praveen

    (@praveenmalav09)

    Hi @marcosalexandre,

    If you want to keep the range starting at 0 then you need to avoid updating because this problem does not occur with other users so we can’t update the plugin. If more users face this problem then we will update it.

    Glad that your issue has been resolved if you like our plugin please rate us.

    Thanks

    Thread Starter MarcosAlexandre

    (@marcosalexandre)

    I understood. Thank you very much!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to use 0%’ is closed to new replies.