Viewing 1 replies (of 1 total)
  • It’s a bug.
    To fix it edit classifieds-pictures.js and substitute every ‘j’ with ‘jQuery’.

    For example at line 94:
    j.post( ajaxurl, {

    chang it to
    jQuery.post( ajaxurl, {

    It should work

    cirpo

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: BuddyPress Classifieds] Upload image doesn`t work’ is closed to new replies.