• Resolved Marco

    (@marcowegleiter)


    When I hit the upload button nothing happens… a ‘#’ appears at the end of the link when I hover over the button.

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

    (@gwin)

    Most likely you have some JavaScript error on site. Using Chrome go to page with [adverts_add] and click Ctrl + Shift + i, this will open developer console and show you the error which occured on site.

    When you fix this error the file uploader should work fine.

    Thread Starter Marco

    (@marcowegleiter)

    I found the error:

    Uncaught Error: autoNumeric will not function properly when the decimal character aDec: ‘.’ and thousand separator aSep: ‘.’ are the same character

    I used “.” for both…change one to “,” and it works.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Image upload button doesn’t work’ is closed to new replies.