Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Greg Winiarski

    (@gwin)

    It looks like you have some JavaScript error on site. While using Chrome press Ctrl + Shift + i it will open the developer console and will show the error message, you can copy it and paste here is should be able to help then.

    Thread Starter demente1987

    (@demente1987)

    Uncaught Error: autoNumeric will not function properly when the decimal character aDec: ‘.’ and thousand separator aSep: ‘.’ are the same character
    at Function.error (jquery.js?ver=1.12.4-wp:2)
    at HTMLInputElement.<anonymous> (auto-numeric.js?ver=1:2245)
    at Function.each (jquery.js?ver=1.12.4-wp:2)
    at a.fn.init.each (jquery.js?ver=1.12.4-wp:2)
    at a.fn.init.init (auto-numeric.js?ver=1:2140)
    at a.fn.init.$.fn.autoNumeric (auto-numeric.js?ver=1:2578)
    at HTMLDocument.<anonymous> (adverts-frontend.js?ver=1.3.2:150)
    at i (jquery.js?ver=1.12.4-wp:2)
    at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4-wp:2)
    at Function.ready (jquery.js?ver=1.12.4-wp:2)

    Plugin Author Greg Winiarski

    (@gwin)

    Go to wp-admin / Classifieds / Options / Core panel and make sure that fields “Decimal Separator” and “Thousands Separator” are using a different character(s).

    Thread Starter demente1987

    (@demente1987)

    thank you very much for your help I have solved

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘button to select images does not work’ is closed to new replies.