• Resolved sunitasinghdev

    (@sunitasinghdev)


    Hello,
    i tried to submit a image through ajax but form not submitted. I have already select layout as basic layout and also enable ajax form submission from setting.
    i have written this code [upg-attach type=”image”] not working.
    My code is
    [upg-attach type=”image” ajax=”true”]
    [upg-list user=”show_mine” layout=”filter” perpage=”50″]

    Could you please help me to solve the problem?
    Pls help.
    Thank You

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author odude

    (@odude)

    upg-attach is the combination of upg-list & upg-post

    Eg. shortcode is [upg-attach layout=”simple”] where layout=”simple” is the name of form layout
    Rest all the settings you do from flexi settings. Do not add more attributes to upg-attach.

    [upg-list] will display all the posts
    [upg-post] will display form

    Anyway, I tried [upg-attach type=”image”] and it is working fine.
    What error you received ?
    If you able to send url or screenshot, I can check properly.

    Thread Starter sunitasinghdev

    (@sunitasinghdev)

    I am using it in user profile edit section. There is no error. Its submitted with no value saved.

    Plugin Author odude

    (@odude)

    Did you try in basic page or post ?

    Profile edit section is dynamic in nature and varies based on users.
    I think it will not work properly on this page.

    Thread Starter sunitasinghdev

    (@sunitasinghdev)

    Hey , after submit in console a message is showing that

    ” Form contains a file input, but is missing method=POST and enctype=multipart/form-data on the form. The file will not be sent.”

    is there any solutions for this

    Plugin Author odude

    (@odude)

    It should be conflict with other plugins using jquery or javascript.
    Follow up in emails sent to you.

    Thread Starter sunitasinghdev

    (@sunitasinghdev)

    @odude pls check mail. I have already sent link and info to your mail. Pls help me find out for the solution.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘post image and ajax page not working’ is closed to new replies.