• Resolved dgmdonna

    (@dgmdonna)


    I need help with this widget, it works great, but when I want to put numbers with comma (34,4), it doesn’t show me the comma nor the rest of the numbers, is there any way to solve it?

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author livemesh

    (@livemesh)

    At present comma is not supported with this widget. We will try to add this functionality in near future.

    Thread Starter dgmdonna

    (@dgmdonna)

    I found a way to fix it, in the default.php file, on line 23 ($child_output .= ‘<div class=”lsow-number odometer” data-stop=”‘ . intval($odometer[‘stop_value’]) . ‘”>’;) take out the intval and parencesis and it works.

    I don’t know if that breaks anything elsewhere, but it worked for me.

    Greetings

    Plugin Author livemesh

    (@livemesh)

    Glad you found a way to do this. That’s quite neat.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Odomenter’ is closed to new replies.